/sys/dev/microcode/tigon/

logo'/> index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/gnu/dist/bfd
AgeCommit message (Collapse)Author
2002-09-16Delete bintuils 2.9.thorpej
2001-12-14Garbage-collect the code that created old-format PLT entires.thorpej
The NetBSD/alpha ld.elf_so understands both formats, now.
2001-11-15Pull up code from binutils 2.11.3 to fix a problem when linking againstskrll
libraries that have their dependencies recorded via NEEDED/RPATH so that the location of the dependent libraries doesn't have to be supplied. This closes bin/14583 by myself. OK'd by Todd Vierling <tv@netbsd.org>
2001-03-01bug fix.msaitoh
from ChangeLog: > * coff-sh.c (sh_relax_delete_bytes): Correct address comparisons > when handling 32 bit immediate relocs. > * elf32-sh.c (sh_elf_relax_delete_bytes): Likewise.
2001-01-05Set proper ELF pagesize for NetBSD.marcus
2000-11-02Add entries for VAX specific a.out relocs so that objdump can print them.matt
2000-10-28Swipe changes from binutils 2.10 to properly create multiple relocatons whenmycroft
a symbol appears in multiple GOTs. Fixes Mozilla problems in libgklayout.
2000-06-11Make sure the dynsym section and the reserved bits in the RPDR are fullymycroft
initialized.
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
For now it is just the hooks needed for ld.
2000-05-20Moved inclusion of netbsd.h and the _get_section_contents #define tokristerw
aoutnbsd.h
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
correct way.
2000-05-04This is going to be the new shared lib enabled a.out backend. It'skristerw
just a copy of the semi-generic a.out back-end (aoutx.h) for now.