summaryrefslogtreecommitdiff
path: root/cross/COMMON/patches-egcs
AgeCommit message (Collapse)AuthorFilesLines
2006-01-05Regenerate patch, DragonFly's patch doesn't like it.joerg1-20/+16
2006-01-05Fix GCC 3.4: prototype and implementation mismatch.joerg1-0/+13
2001-01-22patches for sh3. Sync with:msaitoh1-0/+746
gnu/dist/gcc/config/sh/sh.c rev. 1.7 sh.h rev. 1.5 sh.md rev. 1.7
2001-01-04add sh*- and shel*- targets.itojun1-0/+540
XXX there seem to be gcc internal issue with sh3 code generator, specifically with -O2. sys/nfs/* bombs with internal error.
2000-09-30Move this into .../COMMON/patches-egcs/, where it belongs.fredb1-0/+13
2000-06-11Pull in the change to only do the null format string check if -pedantic.mycroft1-0/+14
2000-02-19Oops, fatal typo. (s/#ifndef/#ifdef/)tsutsui1-2/+2
Apologies for my fault.
2000-02-19- Add support of mipseb target.tsutsui2-25/+125
- Make cross-packages compile on mips and powerpc hosts.
1999-02-14patches to egcs for i386-netbsdelf.mrg3-0/+657
1999-02-05pull in a patch to make the sparc-netbsdelf compiler work for userlandmrg1-0/+21
1999-01-06Fix this patch as for binutils.tv1-7/+7
1999-01-06Ditto, for egcs.tv1-0/+39
1999-01-06Split the PLIST stuff into separate languages, and add support for atv1-0/+15
`no-runtime' configuration.
1999-01-04Major `cross' category overhaul. Clean up the shared Makefiles; move alltv1-0/+28
binutils stuff (except gas) to a shared, multiple-target binutils build; reduce extract and compile times by being more specific with files and targets; update to egcs 1.1.1 with a diffball from NetBSD's src/gnu/dist tree; add 4.4BSD a.out archive support to binutils.