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