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