/net/nmsg/

git' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports' title='freebsd-ports Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc5
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-111-1/+1
* GCC 5 reached end-of-life last year, so add a deprecation note likeGerald Pfeifer2018-02-031-0/+1
* Fix builds of lang/gcc{48,49,5} with clang 6.0.0Dimitry Andric2018-01-102-0/+16
* Add support for armv7. [1]Gerald Pfeifer2017-11-262-6/+32
* Remove second instance of install-strip patch that was applied twice.Gerald Pfeifer2017-11-231-4/+0
* Backport two fixes from lang/gcc6:Gerald Pfeifer2017-11-202-0/+95
* Remove conflict with lang/gcc5-devel which does not exist any moreGerald Pfeifer2017-11-181-1/+0
* Backport revision 454177 from lang/gcc7:Gerald Pfeifer2017-11-171-0/+4
* Merge revisions 437281Gerald Pfeifer2017-10-111-0/+3
* Update to the GCC 5.5 release. This brings more than 250 final bugGerald Pfeifer2017-10-117-324/+5
* Graphite loop optimizations are an experimental feature of GCC, disabledGerald Pfeifer2017-09-241-7/+1
* Now that the default version of GCC in the tree is GCC 6 (the lang/gcc6Gerald Pfeifer2017-09-224-95/+10
* Do not quote constant strings compared with ${ARCH}. [1] RemoveGerald Pfeifer2017-09-181-4/+2
* Move ONLY_FOR_ARCHS and BROKEN_sparc64 together and up into a blockGerald Pfeifer2017-09-061-2/+3
* Remove workaround for PR 219274 that bapt@ had put in place in 2014Gerald Pfeifer2017-08-061-1/+0
* Remove headers being created by GCC's fixincludes machinery from theGerald Pfeifer2017-07-021-1/+2
* Alphabetize ARCH definitions.Mark Linimon2017-06-271-2/+2
* Adjust WWW URL to refer to https and avoid a trailing slash.Gerald Pfeifer2017-06-181-1/+1
* Remove CONFLICT with lang/gcc (which now pulls in lang/gcc5 by default).Gerald Pfeifer2017-05-281-1/+1
* Make _Unwind_GetIP, _Unwind_GetIPInfo and _Unwind_SetIP available as functionsAndreas Tobler2017-05-221-0/+51
* - Fix shebangMartin Wilke2017-04-151-1/+4
* Define WCHAR_T for aarch64 on all active gcc (gcc/gcc5 and gcc6) releases.Andreas Tobler2017-04-091-1/+6
* Fix armv6 bootstrap. This piece of config is already in the upstream tree andAndreas Tobler2017-04-061-0/+18
* Sync files/java-patch-hier with the lang/gcc port (the only differenceGerald Pfeifer2017-04-031-0/+1
* Pet portlint wrt. patch file format.Gerald Pfeifer2017-04-021-1/+1
* Add files/patch-x86-64-fix-m16 which already has been accepted inGerald Pfeifer2017-04-022-0/+26
* Provide the JAVA option also for powerpc64, in alignment with theGerald Pfeifer2017-04-011-0/+1
* Update lang/gcc and hence the default version of GCC in the PortsGerald Pfeifer2017-04-011-0/+1
* Backport the bits needed for aarch64-*-freebsd* support from the gcc5-develAndreas Tobler2017-02-172-2/+188
* Remove traces of armv6hf which no longer exists as an arch. [1]Gerald Pfeifer2017-02-093-41/+2
* No longer define CPE_VERSION for ports tracking releases of GCC sinceGerald Pfeifer2017-02-031-1/+0
* Sort ONLY_FOR_ARCHS.Gerald Pfeifer2017-02-021-1/+1
* Similar to bug 212465, lang/gcc5 doesn't compile with recent versions ofDimitry Andric2017-02-01