Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-01-05 | Regenerate patch, DragonFly's patch doesn't like it. | joerg | 1 | -20/+16 | |
2006-01-05 | Fix GCC 3.4: prototype and implementation mismatch. | joerg | 1 | -0/+13 | |
2001-01-22 | patches for sh3. Sync with: | msaitoh | 1 | -0/+746 | |
gnu/dist/gcc/config/sh/sh.c rev. 1.7 sh.h rev. 1.5 sh.md rev. 1.7 | |||||
2001-01-04 | add sh*- and shel*- targets. | itojun | 1 | -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-30 | Move this into .../COMMON/patches-egcs/, where it belongs. | fredb | 1 | -0/+13 | |
2000-06-11 | Pull in the change to only do the null format string check if -pedantic. | mycroft | 1 | -0/+14 | |
2000-02-19 | Oops, fatal typo. (s/#ifndef/#ifdef/) | tsutsui | 1 | -2/+2 | |
Apologies for my fault. | |||||
2000-02-19 | - Add support of mipseb target. | tsutsui | 2 | -25/+125 | |
- Make cross-packages compile on mips and powerpc hosts. | |||||
1999-02-14 | patches to egcs for i386-netbsdelf. | mrg | 3 | -0/+657 | |
1999-02-05 | pull in a patch to make the sparc-netbsdelf compiler work for userland | mrg | 1 | -0/+21 | |
1999-01-06 | Fix this patch as for binutils. | tv | 1 | -7/+7 | |
1999-01-06 | Ditto, for egcs. | tv | 1 | -0/+39 | |
1999-01-06 | Split the PLIST stuff into separate languages, and add support for a | tv | 1 | -0/+15 | |
`no-runtime' configuration. | |||||
1999-01-04 | Major `cross' category overhaul. Clean up the shared Makefiles; move all | tv | 1 | -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. |