summaryrefslogtreecommitdiff
path: root/system/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-01-19system/gcc: Two late-breaking changes to GCCA. Wilcox2-1/+43
2019-12-23system/gcc: fix Go on 32-bit machines with 64-bit time_tA. Wilcox2-0/+21
2019-07-21system/*: initial bashism removalMax Rees1-2/+2
2019-06-28system/gcc: more AdaA. Wilcox2-127/+0
2019-06-28system/gcc: look, ma! Ada is in the house!A. Wilcox6-16/+806
2019-04-25system/gcc: fix more GCC Go bugsA. Wilcox3-0/+164
2019-04-19system/gcc: fix gomp/itm TLS modelA. Wilcox2-0/+53
2019-03-08system/gcc: well, it needs to be built against new isl anywayA. Wilcox1-1/+1
2019-03-07system/gcc: use byacc instead of bisonA. Wilcox1-1/+1
2019-03-06system/gcc: Fix ppc32 kernel build; POSIXise builtin snprintfA. Wilcox3-1/+107
2019-03-05system/gcc: fix 32-bit PowerPC issueA. Wilcox2-0/+17
2019-03-04system/gcc: GCC 8 introduces --enable-default-ssp, kill patchA. Wilcox2-217/+2
2019-03-04system/gcc: More Go fixes (build and runtime)A. Wilcox5-0/+87
2019-02-28system/gcc: bump to 8.3.0A. Wilcox34-1443/+501
2019-02-27system/gcc: Use https:// for source URLsLuis Ressel1-4/+5
2018-11-12system/gcc: fix locale in libstdc++ (thanks @smaeul)A. Wilcox2-2/+18
2018-06-23system/gcc: actually remove ustat properlyA. Wilcox2-18/+57
2018-06-22system/gcc: [PD] add gcc-go, add m68k stuff, etcA. Wilcox4-13/+222
2018-05-26system/gcc: add Cortex-A53 fixes to GCC (thanks @smaeul)A. Wilcox1-1/+1
2018-04-04system/gcc: add lra-pentium patch and update locale stuffA. Wilcox3-92/+143
2018-03-18system/gcc: ensure pmmx is understood as an x86A. Wilcox1-1/+1
2018-02-20system/gcc: maintain our own toolchainA. Wilcox37-0/+2779