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