summaryrefslogtreecommitdiff
path: root/gnu/dist/toolchain
AgeCommit message (Expand)Author
2002-03-22Fix sparc64 so locals and args can be accessed correctly.jmc
2002-03-21Added a case for m680[01]0-*-netbsdelf.fredette
2002-03-21Pulled changes from binutils-current necessary for 68010fredette
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-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-04sync with FSF binutils:mrg
2002-02-27Remove R_VAX_GOT32O and R_VAX_PLT32O relocs. VAX don't need 'em.matt
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-25Switch REAL_ARITHMETIC on (needed for DWARF support).matt
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-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-22Implement a cmpdi pattern so gcc won't try to help us. The good news ismatt
2002-02-22Back out change to NOTICE_CC_UPDATE. It has really bad side effects.matt
2002-02-21movl doesn't modify the C bit in the PSL so make sure to communicate thatmatt
2002-02-21Ahhh! Use tc_fix_adjustable to make gas not resolve symbols into segmentmatt
2002-02-21Gegneralize the PLT/GOT processing to properly emit relocs even for symbolsmatt
2002-02-21make this build cross by not splitting NATDEPFILES across a line with amrg
2002-02-21When calling weak or global symbols in the same segment, make sure to usematt
2002-02-20Don't emit GOT slots for local symbols since the VAX can always refer tomatt
2002-02-20When emitting a GOT reloc, use the frag symbol since we want thematt
2002-02-20If the symbol is weak or external and this is a PCREL reference,matt
2002-02-20Don't use PCC_STATIC_STRUCT_RETURN.matt
2002-02-19Make sure that non-symbolic GOT references are converted back tothorpej
2002-02-19Add support for ELF core files.thorpej
2002-02-12Do not -Dunix or -Darm, as they are namespace-invasive, and causethorpej
2002-02-11Fix typos in CC1_SPEC: -no-mindirect -> -mno-indirectthorpej
2002-02-10pull across kcore_fetch_registers() from gnu/dist/gdb/sparcnbsd-nat.c, andmrg
2002-02-09bring forward a change from the old gdb:chs
2002-01-30Restore rev. 1.2 (revert reversion). Fixes recent cc1obj bomb.tv
2002-01-29Sync NetBSD piece with gcc-current.thorpej
2002-01-29Revert previous; please don't regen .y output using BSD yacc for a file thattv
2002-01-29* Clean up XFmode avoidance.thorpej
2002-01-28Don't try using XFmode on the 68010. XXX We'd like to make thisthorpej
2002-01-28Patch posted to binutils@sources.redhat.com by Matt Fredettethorpej
2002-01-28Add support for m68010-*-netbsdelf* using the existing m68k/netbsd-elfthorpej
2002-01-27Set the machine architecture in the bfd structure beforethorpej
2002-01-26Slightly simplified version of a patch I just submitted to thethorpej
2002-01-22* pull across fixes for PSIM from gdb-current on NetBSD:mrg
2002-01-22* part of port-powerpc/14307: add psim support for nbsd & linux powerpcmrg
2002-01-22Be a little more careful when calling _mcount() (to preventthorpej
2002-01-21Kill this directory so that it's more amenable to a case insensitive fs.tv