summaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)Author
2000-10-12Include alloca-conf.hAlan Modra
2000-10-11Revert 2000-10-07 link-once section symbol changes.Alan Modra
2000-10-10Fix my last change to actually compile.Alan Modra
2000-10-10(ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.Alan Modra
2000-10-10* section.c (bfd_make_section_anyway): Release newsect ptr whenAlan Modra
2000-10-09 * elf64-ia64.c (elf64_ia64_unwind_entry_compare_bfd): New.Richard Henderson
2000-10-07Cure a number of segfaults caused by /DISCARD/ of dynamic sections.Alan Modra
2000-10-07Make elf section symbols global for link-once sections.Alan Modra
2000-10-06* peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocsDJ Delorie
2000-10-05Preserve machine dependent section header flags when reading ELF object file.Jim Wilson
2000-10-02Correct call to _bfd_elf32_gc_record_vtable.Alan Modra
2000-10-022000-10-01 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson
2000-09-30* ltconfig, ltmain.sh, libtool.m4: Updated from libtoolAlexandre Oliva
2000-09-30Support for Unixware 7.1.x pxstatus_t and lwpxstatus_t.Alan Modra
2000-09-29 Define two bfd_targets for absence and presence of leadingHans-Peter Nilsson
2000-09-29(arm_add_to_rel): Fix R_ARM_THM_PC22 relocations.Alan Modra
2000-09-29* elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.Alan Modra
2000-09-29That'll teach me not to type little patches in by hand. GetAlan Modra
2000-09-29(elf_fake_sections): Do not mark the section SHT_NOBITS ifAlan Modra
2000-09-28 * aout-cris.c (N_TXTADDR): Define.Hans-Peter Nilsson
2000-09-28* som.c: Include alloca-conf.hAlan Modra
2000-09-27.plt stub for lazy linking, --stub-group-size=N ld switch,Alan Modra
2000-09-27 * elfcode.h (elf_object_p): Preserve and clear abfd sectionHans-Peter Nilsson
2000-09-26* peigen.c (_bfd_pei_swap_aouthdr_in): If some DataDirectoryDJ Delorie
2000-09-26Make weak symbols SS_UNIVERSAL (ie. global)Alan Modra
2000-09-21Correct comments. Don't check non-code output sections for stubAlan Modra
2000-09-21Fix a segfault caused by under-allocating an array.Alan Modra
2000-09-20Handle out of memory situations.Alan Modra
2000-09-19Change the PLT entry 0 instruction sequence to actually work.Nick Clifton
2000-09-18* elf32-sh.c (sh_elf_relocate_section): UseAlexandre Oliva
2000-09-18Group stub sections.Alan Modra
2000-09-16* elf32-sh.c (ELF_MAXPAGESIZE): Define to 128, to matchAlexandre Oliva
2000-09-15add support for embedded relocs in m68k ELF portNick Clifton
2000-09-15ld performs LITUSE relocations incorrectly if -relax is specified on the ldNick Clifton
2000-09-15Find the first .init and .fini sections correctly.Alan Modra
2000-09-14Lots of bug fixes. .plt entries for DT_INIT, DT_FINI, and anyAlan Modra
2000-09-14* elf32-sh.c (sh_elf_howto_table): Moved R_SH_GOT32, R_SH_PLT32,Alexandre Oliva
2000-09-14Add support for the MIPS32Nick Clifton
2000-09-14 * som.c (som_write_symbol_strings): Do not used fixed buffers,Jeff Law
2000-09-122000-09-12 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt
2000-09-11Make debug_sec_names static.Nick Clifton
2000-09-10Emit 8 NULs for target section name instead of dumping core when the targetNick Clifton
2000-09-092000-09-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-09-09Do not initialise flags in output bfd if the input bfd is the defaultNick Clifton
2000-09-082000-09-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-09-08(bfd_get_unique_section_name): Put a dot before the numeric suffix.Alan Modra
2000-09-072000-09-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-09-072000-09-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-09-07* config.bfd (sh-*-linux*): Added.Alexandre Oliva
2000-09-06 * xcofflink.c (xcoff_link_input_bfd): Include the .tocbssGeoffrey Keating