Age | Commit message (Expand) | Author |
2017-10-11 | Merge revisions 437281 | Gerald Pfeifer |
2017-10-11 | Update to the GCC 5.5 release. This brings more than 250 final bug | Gerald Pfeifer |
2017-09-23 | Graphite loop optimizations are an experimental feature of GCC, disabled | Gerald Pfeifer |
2017-09-21 | Now that the default version of GCC in the tree is GCC 6 (the lang/gcc6 | Gerald Pfeifer |
2017-09-17 | Do not quote constant strings compared with ${ARCH}. [1] Remove | Gerald Pfeifer |
2017-09-06 | Move ONLY_FOR_ARCHS and BROKEN_sparc64 together and up into a block | Gerald Pfeifer |
2017-08-06 | Remove workaround for PR 219274 that bapt@ had put in place in 2014 | Gerald Pfeifer |
2017-07-02 | Remove headers being created by GCC's fixincludes machinery from the | Gerald Pfeifer |
2017-06-26 | Alphabetize ARCH definitions. | Mark Linimon |
2017-06-17 | Adjust WWW URL to refer to https and avoid a trailing slash. | Gerald Pfeifer |
2017-05-28 | Remove CONFLICT with lang/gcc (which now pulls in lang/gcc5 by default). | Gerald Pfeifer |
2017-05-21 | Make _Unwind_GetIP, _Unwind_GetIPInfo and _Unwind_SetIP available as functions | Andreas Tobler |
2017-04-14 | - Fix shebang | Martin Wilke |
2017-04-08 | Define WCHAR_T for aarch64 on all active gcc (gcc/gcc5 and gcc6) releases. | Andreas Tobler |
2017-04-05 | Fix armv6 bootstrap. This piece of config is already in the upstream tree and | Andreas Tobler |
2017-04-03 | Sync files/java-patch-hier with the lang/gcc port (the only difference | Gerald Pfeifer |
2017-04-01 | Pet portlint wrt. patch file format. | Gerald Pfeifer |
2017-04-01 | Add files/patch-x86-64-fix-m16 which already has been accepted in | Gerald Pfeifer |
2017-04-01 | Provide the JAVA option also for powerpc64, in alignment with the | Gerald Pfeifer |
2017-04-01 | Update lang/gcc and hence the default version of GCC in the Ports | Gerald Pfeifer |
2017-02-16 | Backport the bits needed for aarch64-*-freebsd* support from the gcc5-devel | Andreas Tobler |
2017-02-09 | Remove traces of armv6hf which no longer exists as an arch. [1] | Gerald Pfeifer |
2017-02-03 | No longer define CPE_VERSION for ports tracking releases of GCC since | Gerald Pfeifer |
2017-02-01 | Sort ONLY_FOR_ARCHS. | Gerald Pfeifer |
2017-01-31 | Similar to bug 212465, lang/gcc5 doesn't compile with recent versions of | Dimitry Andric |
2017-01-18 | The output of tools like awk, date, sort, tr,... depends on the current | Tijl Coosemans |
2017-01-15 | Omit the definition of DISTVERSION which is only necessary for ports | Gerald Pfeifer |
2016-10-21 | ${RM} already has -f. | Mathieu Arnold |
2016-09-18 | Mark as broken on sparc64. | Mark Linimon |
2016-08-24 | Default powerpc64 to bootstrapping (option BOOTSTRAP) since otherwise | Gerald Pfeifer |
2016-08-22 | Backport the following from lang/gcc5-devel: | Gerald Pfeifer |
2016-08-17 | Backport the following from lang/gcc5-devel: | Gerald Pfeifer |
2016-06-06 | Update to the GCC 5.4 release. | Gerald Pfeifer |
2016-06-03 | Skip armv6hf support and move it into armv6. | Andreas Tobler |
2016-04-13 | lang/gcc*: convert to CONFIGURE_OUTSOURCE | Jan Beich |
2016-04-01 | Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. | Mathieu Arnold |
2016-01-09 | Bring the fixes mentioned below from upstream to our gcc-5.3 release port. | Andreas Tobler |
2015-12-06 | Add two fixes which have missed the gcc-5.3 release date: | Andreas Tobler |
2015-12-05 | Update to the GCC 5.3 release. | Gerald Pfeifer |
2015-12-01 | Disable GRAPHITE option for the time being, to be restored later this | Gerald Pfeifer |
2015-11-22 | Add a MULTILIB option to gcc{,48,49,5} for powerpc64 | Julio Merino |
2015-11-20 | Backport support for Graphite loop optimizations via a new option | Gerald Pfeifer |
2015-11-08 | Revert r401072. | Julio Merino |
2015-11-08 | Add a MULTILIB option to gcc{,48,49,5} for powerpc64 | Julio Merino |
2015-10-05 | Add missing USES=compiler, needed for ${COMPILER_TYPE} checks | Antoine Brodin |
2015-09-26 | Remove deprecated @exec/@unexec from ports using ccache-update-links | Antoine Brodin |
2015-08-17 | Remove UNIQUENAME and LATEST_LINK. | Mathieu Arnold |
2015-08-02 | By default libtool replaces -export-symbols <file> with -retain-symbols-file | Tijl Coosemans |
2015-07-24 | Update from GCC 5.1 (the first release of GCC 5) to GCC 5.2. | Gerald Pfeifer |
2015-06-09 | Backport PIE support for FreeBSD from GCC trunk. | Andreas Tobler |