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