summaryrefslogtreecommitdiff
path: root/gnu/dist/bfd
AgeCommit message (Expand)Author
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
1998-05-25...And calculate same when building the armap (for ranlib).tv
1998-05-25Fix long filenames that weren't calculated while reading the ar header.tv
1998-05-25Fix botched assumptions about alignment of data elements: files aretv
1998-05-22Make archives work for both 4.4BSD a.out and SVR4 ELF style archives:tv
1998-05-22Add ability to write 4.4BSD format archives; set a.out NetBSD platforms totv
1998-05-19Incorporate (machine dependent) code for support of NetBSD/arm32.tv
1998-01-30Use netbsd-core.o for powerpc-*-netbsd* configurations.thorpej
1998-01-30Include pmac_xcoff_vec in the powerpc-*-*bsd* configuration.thorpej
1997-12-18Oops, typo.thorpej
1997-12-17Properly error out if we fail to malloc memory for the asection.thorpej
1997-12-17Add M_PMAX_NETBSD and M_ALPHA_NETBSD magic numbers, for completeness.thorpej