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