| Age | Commit message (Expand) | Author |
| 2003-12-04 | delete binutils 2.13 sources. | mrg |
| 2003-10-06 | Add in-tree toolchain support for HPPA. | matt |
| 2003-07-27 | #if 0 an assert that is always false. XXX not really always... | mrg |
| 2003-05-09 | elf_fake_sections: fix cast sh_name. | petrov |
| 2003-04-11 | Add netbsdaout.c to BFD32_BACKENDS_CFILES and netbsdaout.lo to | skrll |
| 2003-03-17 | Build COFF targets. Some embedded tools really, really want this. | mycroft |
| 2003-03-06 | Update ELF_MAXPAGESIZE to 64K to match elf32vax.sc. This to facilitate | matt |
| 2003-03-05 | Fix a merge error which could result in the linker crashing | thorpej |
| 2003-03-05 | Fix a merge error. | thorpej |
| 2003-03-02 | Consistently comment out rules which attempt to rebuild .info from .texinfo, | lukem |
| 2003-03-01 | merge binutils 2.13.2.1 | mrg |
| 2003-03-01 | import of (most of) binutils 2.13.2.1. no top level, and cut down include/ | mrg |
| 2003-02-17 | Fix an unitialized variable (from binutils 2.13). | martin |
| 2003-02-08 | Pull up changes from binutils master sources | tsutsui |
| 2002-11-25 | Make it possible for the a.out BFD back-end to merge read-only | thorpej |
| 2002-11-21 | From bintuils-current: | thorpej |
| 2002-09-28 | Pick up the following change from binutils-current: | thorpej |
| 2002-09-25 | Add missing parens that caused PLT slots >=32768 to jump to the wrong place. | mycroft |
| 2002-09-12 | Don't emit R_VAX_GLOB_DAT for symbolic links. Eliminate all | matt |
| 2002-08-24 | Make sure mips targets build properly on 64bit hosts. | matt |
| 2002-07-18 | If there is no PLT, do not output a DT_PLTGOT entry, as this causes the | mycroft |
| 2002-07-16 | awrong memset() arg. OpenBSD PR 2822. | itojun |
| 2002-06-21 | backout previous commit. i'm still not sure how the name conflict should be | itojun |
| 2002-06-18 | the file is generated on-demand, in both src/tool/toolchain and | itojun |
| 2002-06-18 | avoid name clash on full-feature bfd build | itojun |
| 2002-06-18 | avoid overwriting const string passed as arg. | itojun |
| 2002-05-20 | Add an armeb-*-netbsdelf* target (big-endian ARM). | thorpej |
| 2002-05-10 | Apply patch from binutils cvs: | thorpej |
| 2002-05-06 | Kill a "comparison always false" warning from gcc-current on LP64 platforms. | thorpej |
| 2002-04-11 | Add bfd_elf32_bigarm_vec to arm-netbsdelf. | thorpej |
| 2002-04-11 | Back out the EI_OSABI==ELFOSABI_NETBSD changes for arm-netbsdelf. | thorpej |
| 2002-04-03 | Implement elf32_arm_object_p(). | thorpej |
| 2002-04-01 | * Add 2 new BFD targets, "elf32-littlearm-nbsd" and "elf32-bigarm-nbsd". | thorpej |
| 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-02-27 | Remove R_VAX_GOT32O and R_VAX_PLT32O relocs. VAX don't need 'em. | matt |
| 2002-02-26 | Tack "nb1" onto VERSION here, too, to sync with "configure". | tv |
| 2002-02-20 | Don't emit GOT slots for local symbols since the VAX can always refer to | matt |
| 2002-02-19 | Make sure that non-symbolic GOT references are converted back to | thorpej |
| 2002-01-28 | Patch posted to binutils@sources.redhat.com by Matt Fredette | thorpej |
| 2002-01-27 | Set the machine architecture in the bfd structure before | thorpej |
| 2002-01-07 | then -> than. | wiz |
| 2001-12-24 | Expand VAX ELF relocs into new style (with comments). Nuke OSABI shit. | matt |
| 2001-12-19 | Tag all version strings with "nb1" to make FSF/binutils/gcc/gdb people | tv |
| 2001-12-15 | Add support for building sh-*-netbsdelf (elf32-sh-big) and | thorpej |
| 2001-12-14 | Revert previous after further discussion w/ Todd. | thorpej |
| 2001-12-14 | Remove the code that supports the old PLT format (the code for that | thorpej |
| 2001-12-13 | Convert unaligned relocs to aligned relocs if they happen to be | thorpej |
| 2001-12-13 | Revert previous, as was done so in the master FSF sources. The | thorpej |
| 2001-12-09 | Add support for NetBSD-style ELF core file notes. | thorpej |