| Age | Commit message (Expand) | Author |
| 2002-03-22 | Fix sparc64 so locals and args can be accessed correctly. | jmc |
| 2002-03-22 | Add m68000-specific `toolchain2netbsd' generated toolchain build/config files. | fredette |
| 2002-03-21 | Added a case for m680[01]0-*-netbsdelf. | fredette |
| 2002-03-21 | Pulled changes from binutils-current necessary for 68010 | fredette |
| 2002-03-21 | Remove the 'admin' category. This didn't turn out the way we | billc |
| 2002-03-19 | Redefine RETURN_IN_MEMORY to match the ATPCS structure-return rules, rather | bjh21 |
| 2002-03-19 | Default to the medium any memory model. | eeh |
| 2002-03-18 | Turn on DEFAULT_SHORT_ENUMS, since this will be required by the ARM EABI-2001, | bjh21 |
| 2002-03-15 | Fix an off-by-one error in elfcore_netbsd_get_lwpid() which caused the | nathanw |
| 2002-03-13 | Oops, Tracy had already added evbmips and sbmips - delete the double-ups. | simonb |
| 2002-03-13 | Add port-{acorn32,evbmips,playstation2,sbmips}. | simonb |
| 2002-03-13 | added sbmips & evbmips | gendalia |
| 2002-03-09 | When checking that a potentially-unsigned enum is >= 0, assign it to an int | bjh21 |
| 2002-03-07 | Also supply the FOP_REGNUM value in supply_xmmregs(). | jdolecek |
| 2002-03-06 | version[] 5.0-nb1 --> 5.0nb1, as other archs use | jdolecek |
| 2002-03-06 | Remove some unnecessary lines. | wiz |
| 2002-03-04 | sync with FSF binutils: | mrg |
| 2002-03-02 | Added port-mvmeppc | gendalia |
| 2002-03-02 | include <string.h> as necessary. | mrg |
| 2002-03-01 | Use sh to invoke move-if-change and don't depend on it being +x in the | jmc |
| 2002-03-01 | Put the infodir-meta rule here (and wrap it) to allow it to be called from the | jmc |
| 2002-03-01 | Fix botches in Equivalence Classes paragraph. | blymn |
| 2002-02-28 | Fix fallout from collapsing libiberty to MI config.h: libstdc++ includes | tv |
| 2002-02-27 | New toolchain infrastructure for sh3eb, generated with mknative. | tv |
| 2002-02-27 | Fix OBJS dependency. | tv |
| 2002-02-27 | Make libobjc configury MI. | tv |
| 2002-02-27 | Add .MADE to prevent building in $srcdir. (They could have at least | tv |
| 2002-02-27 | New toolchain framework for sh3el platforms, generated with mknative. | tv |
| 2002-02-27 | Make new toolchain conf files for libiberty MI. | tv |
| 2002-02-27 | Remove R_VAX_GOT32O and R_VAX_PLT32O relocs. VAX don't need 'em. | matt |
| 2002-02-26 | Superseded by src/tools/toolchain/mknative. | tv |
| 2002-02-26 | When configured via mknative, G_HOST_* filenames are prefixed with "l-". | tv |
| 2002-02-26 | Make hconfig.h common as simply a redirect to config.h; these are | tv |
| 2002-02-26 | Use MACHINE_GNU_PLATFORM to identify the machine. | tv |
| 2002-02-26 | If doing a Canadian cross and the creation of auto-build.h fails, cause | tv |
| 2002-02-26 | Tack "nb1" onto VERSION here, too, to sync with "configure". | tv |
| 2002-02-26 | Skip the "misc" directory on recursion. (This contains .el files that | tv |
| 2002-02-26 | Work with a mkinstalldirs that is not +x. | tv |
| 2002-02-26 | Workaround some *2netbsd script not preserving the execute bit on various | tv |
| 2002-02-25 | Switch REAL_ARITHMETIC on (needed for DWARF support). | matt |
| 2002-02-24 | Change TARGET_NAME to use ${GNU_ARCH_PLATFORM} instead of | matt |
| 2002-02-24 | Only ELF has S_IS_WEAK. | matt |
| 2002-02-24 | Add a missing register prefix. | matt |
| 2002-02-24 | Make some assembler warnings fatal errors. don't allow 4 char register | matt |
| 2002-02-23 | Teach old (a.out) vax gas about register prefixes. | matt |
| 2002-02-23 | Dump a few comments that don't apply anymore. Remove dead code that is no | matt |
| 2002-02-23 | Teach gcc to emit register prefixes (though unless its ELF, the register | matt |
| 2002-02-23 | Fix long time codegen bug. Only the COMPARE, ADD, MINUS operations actually | matt |
| 2002-02-23 | Whitespace nits. | wiz |
| 2002-02-23 | Add a '-s' option which will cause mdsetimage to write back the | thorpej |