| Age | Commit message (Expand) | Author |
| 2000-06-11 | Make sure the dynsym section and the reserved bits in the RPDR are fully | mycroft |
| 2000-06-10 | NUL-terminate warning strings correctly. | mycroft |
| 2000-05-20 | Added a couple of hooks used during dynamic links. | kristerw |
| 2000-05-20 | This file will contain the MI part of netbsd a.out shared lib support. | kristerw |
| 2000-05-20 | Moved inclusion of netbsd.h and the _get_section_contents #define to | kristerw |
| 2000-05-04 | Added some prototypes. | kristerw |
| 2000-05-04 | Use the new backend. | kristerw |
| 2000-05-04 | Do corresponding changes that have been done to aoutx.h, but in a more | kristerw |
| 2000-05-04 | This is going to be the new shared lib enabled a.out backend. It's | kristerw |
| 2000-01-11 | Add rudimentry VAX COFF support. enough so objdump, size, nm, etc. are happy | matt |
| 2000-01-06 | Made libbfd read and understand our a.out dynamic symbols. | kristerw |
| 2000-01-02 | BFD for SH ELF | msaitoh |
| 1999-12-26 | libbfd for NetBSD/sh3 | msaitoh |
| 1999-10-04 | Some time ago, bfd_target_vector was changed from beeing an array, to be | kristerw |
| 1999-09-17 | if bfd_write is invoked with ptr == NULL and (size * nitems) == 0, don't both... | lukem |
| 1999-07-31 | The previous change caused the BSS and any sections after it to be misaligned | mycroft |
| 1999-07-30 | Fix the bss outside of PT_LOAD problem. (for non-paged executables, | matt |
| 1999-04-30 | Add an m68*-*-netbsdelf* target. | kleink |
| 1999-04-23 | Fixed an off-by-one bug when trying to look up a line given an address. | kristerw |
| 1999-04-03 | Move the custom version of MACHTYPE_OK out where it belongs. | gwr |
| 1999-04-03 | Put the "hacked-for-vax" version of MACHTYPE_OK here, where it belongs. | gwr |
| 1999-03-13 | Fixes for vax 4K pages. (Whereever did these go???) | ragge |
| 1999-03-06 | Change the section alignment to 2^20 to match the ldscript and old binutils. | mycroft |
| 1999-02-10 | Add support for a.out mipsel binary format (i.e. pmax scsiboot kernel). | tv |
| 1999-02-07 | Fix a bug in internal resource tracking so that memory map segments really | tron |
| 1999-02-06 | Suppress "symbol type changed" harmless warnings, which plague MIPS ELF32. | tv |
| 1999-02-04 | Round 2 of gnu/dist cleanup: | tv |
| 1999-02-03 | First round of gnu/dist cleanup - remove: | tv |
| 1999-02-03 | Add a host entry for vax-*-netbsd* (doesn't need hosts/vaxbsd.h). | tv |
| 1999-02-02 | Resolve conflicts and update NetBSD local changes tobinutils 2.9.1. | tv |
| 1999-02-02 | By popular demand, import binutils 2.9.1. | tv |
| 1999-01-28 | Add an i[3456]86-*-netbsdelf* target, and add bfd_elf32_i386_vec to | thorpej |
| 1998-12-21 | NetBSD always saves a_midmag as big-endian, but libbfd use the same | kristerw |
| 1998-12-16 | for sparc-*-netbsd, also enable elf32_sparc & sunos_big. add new target, ten... | mrg |
| 1998-11-21 | Changes to make strip and objcopy work for a.out | kristerw |
| 1998-11-21 | add sparc64--netbsd support. enable all sparc targets for sparcnetbsd_vec | mrg |
| 1998-11-01 | Revert previous patch. Replace with patch from Cygnus binutils | jonathan |
| 1998-10-31 | egcs-1.1 emits .gcc_exception_table sections for C++ exception info on | jonathan |
| 1998-10-18 | TARGET_PAGE_SIZE should be 4k. | ragge |
| 1998-10-12 | Teach bfd that NetBSD/vax can have two MIDs. | matt |
| 1998-09-13 | Use the correct size for the relocation records. | kristerw |
| 1998-09-13 | Infrastructure changes needed by gas a.out support. | kristerw |
| 1998-08-21 | Add ARM relocs (and upcoming BFD_PIC) for automatically generating bfd.h. | tv |
| 1998-08-21 | Use a pointer, not an array, for bfd_target_vector, working around our | tv |
| 1998-07-27 | Allow mips{eb,el}-*-netbsd* in configuration, setting default accordingly, | tv |
| 1998-07-27 | Add definition for mipseb-*-netbsd and make mipsel-*-netbsd the same as | tv |
| 1998-07-12 | Only default to m68k4k on hp300 if before NetBSD 1.3. | thorpej |
| 1998-07-12 | Add elf32-m68k support to the NetBSD m68k target. | thorpej |
| 1998-07-01 | Add a hack to recognize VAX kernels. This will later be made into its own | tv |
| 1998-06-11 | Vax support. | ragge |