aboutsummaryrefslogtreecommitdiffstats
path: root/main/gcc
Commit message (Expand)AuthorAgeFilesLines
* main/gcc: fix c89/c99 wrappersDaniel Sabogal2018-02-271-4/+4
* main/gcc: add c89/c99 wrappersNatanael Copa2017-12-261-2/+29
* main/gcc: ada mips64 support, and fix error caused by the pure64 patchNils Andreas Svee2017-12-242-1/+227
* main/gcc: disable multilib paths on mips64Nils Andreas Svee2017-12-242-2/+51
* main/gcc: add arch specific configure options for MIPSNils Andreas Svee2017-12-241-1/+4
* main/gcc: disable .gnu_hash on MIPS archsNils Andreas Svee2017-12-111-1/+7
* main/gcc: disable libitm on mips archs, as it causes compilation to failNils Andreas Svee2017-12-111-0/+1
* main/gcc: import patch from upstream fixing compilation issue on mipsNils Andreas Svee2017-12-112-1/+47
* main/gcc: fix cross-compilationKaarle Ritvanen2017-08-241-2/+2
* main/gcc: fix cross-compiler buildTimo Teräs2017-07-141-3/+4
* main/gcc: update to 6.4.0Timo Teräs2017-07-134-83/+22
* main/gcc: add armv5-*-*eabi tripletTimo Teräs2017-06-011-0/+1
* main/gcc: fix cross-compile paths for gdb helperxentec2017-05-231-3/+4
* main/gcc: add missing libffi patchTimo Teräs2017-05-021-0/+13
* main/gcc: fix libffi which caused gcj to not workTimo Teräs2017-05-021-127/+46
* main/gcc: fix -m32 on ppc64leNatanael Copa2017-04-251-2/+2
* main/gcc: trigger rebuild for resetting triplet on armhfNatanael Copa2017-04-051-1/+1
* scripts/bootstrap.sh, main/{binutils,gcc,musl}: no more options="toolchain"Timo Teräs2017-02-271-2/+1
* main/gcc: fix gcj bug on s390xTuan M. Hoang2017-02-232-0/+30
* scripts/bootstrap.sh, binutils, gcc, musl: improve bootstrapTimo Teräs2017-02-171-33/+26
* main/gcc: fix ppc64le triplet match, and lib pathFernando Seiti Furusato2017-02-082-4/+62
* main/gcc: add flags for ppc64le (ref github #765)William Pitcock2017-01-261-0/+1
* main/gcc: more paxmark cleanupWilliam Pitcock2017-01-241-4/+1
* Revert "main/gcc: disable all paxmark calls when cross-building"William Pitcock2017-01-241-4/+6
* main/gcc: disable all paxmark calls when cross-buildingWilliam Pitcock2017-01-241-6/+4
* main/gcc: do not paxmark if cross-buildingWilliam Pitcock2017-01-241-1/+4
* main/gcc: powerpc: fix up rs6000 spec files (ref #3596)William Pitcock2017-01-242-3/+67
* main/gcc: powerpc: everyone is wrong, the real answer is --enable-decimal-flo...William Pitcock2017-01-241-1/+1
* main/gcc: add triplet for powerpcWilliam Pitcock2017-01-241-0/+1
* main/gcc: upgrade to 6.3.0Natanael Copa2016-12-261-12/+11
* main/gcc: expand cross-compiler lib symlinks as linker scriptsTimo Teräs2016-11-211-0/+10
* main/gcc: add s390x supportTuan M. Hoang2016-11-213-3/+51
* main/gcc: add ld -Bsymbolic for static pie linkingTimo Teräs2016-10-252-5/+5
* main/gcc: upgrade to 6.2.1Natanael Copa2016-09-291-1/+1
* main/gcc: remove omit-frame-pointer on aarch64Carlo Landmeter2016-09-011-0/+9
* main/gcc: upgrade to 6.2.0Natanael Copa2016-08-302-54453/+5
* main/gcc: temp disable boostrapCarlo Landmeter2016-08-091-1/+3
* main/gcc: new bootstrapTimo Teräs2016-07-274-249/+56
* main/gcc: upgrade to gcc 6 snapshot 20160721Timo Teräs2016-07-224-150/+54456
* main/gcc: don't leak host cflags to target when cross-buildingTimo Teräs2016-07-201-0/+3
* main/gcc: remove the isl dl patchTimo Teräs2016-07-202-594/+0
* main/gcc: build using islTimo Teräs2016-07-201-2/+2
* main/gcc: don't use vectorized builtins when NEON is not availableBartłomiej Piotrowski2016-07-202-1/+90
* main/gcc: add aarch64 supportTimo Teräs2016-07-083-11/+22
* main/gcc: more cross-build fixesTimo Teräs2016-07-062-1/+26
* main/gcc: restore original ssp nonshared patchTimo Teräs2016-07-063-31/+25
* main/gcc: disable libmpxTimo Teräs2016-07-061-2/+3
* main/gcc: upgrade to 6.1.0Timo Teräs2016-07-0547-1892/+1347
* main/gcc: upgrade to 5.3.0Natanael Copa2015-12-161-4/+4
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0