Commit graph

5 commits

Author SHA1 Message Date
Gerald Pfeifer
7808b54f13 Update to the 20140518 snapshot of GCC 4.10.
This includes the merger of the GCC wide-int development branch and fails
to build with clang on 10-i386 and 10-amd64 with two rather different
failure modes (stage 2/3 comparison failure and simple compilation error,
respectively) so for the time being require building with GCC while I am
working with upstream.
2014-05-19 03:11:42 +00:00
Gerald Pfeifer
ae64303b5c Update to the 20140504 snapshot of GCC 4.10. 2014-05-10 21:11:27 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Gerald Pfeifer
ee2c172bf7 Update to the 20140427 snapshot of GCC 4.10. 2014-04-29 22:23:53 +00:00
Gerald Pfeifer
f307be9612 Welcome GCC 4.10 aka lang/gcc410. This has recently branched from
GCC 4.9 development and is feature equivalent at this point.

The coming months, during stage 1 of GCC developemtn, there will be
many invasive and partially destablizing changes.  Any outfall will
be addressed in the second half of the release cylce.  Until then,
use at your own risk and file any bugs upstream.
2014-04-28 21:19:17 +00:00