aboutsummaryrefslogtreecommitdiff
path: root/bfd/elflink.h
AgeCommit message (Expand)AuthorFilesLines
2002-01-21 * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): AddAlan Modra1-26/+11
2002-01-16 * elf32-arm.h (elf32_arm_size_dynamic_sections): When removingAlan Modra1-2/+1
2002-01-15 * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.Jakub Jelinek1-2/+0
2002-01-07 * elflink.h (elf_link_input_bfd): Don't ask for the merged offsetGeoffrey Keating1-0/+2
2001-12-31 * elflink.h (elf_bfd_final_link): Check if dynobj is not NULLJakub Jelinek1-1/+1
2001-12-18 * ldgram.y (vers_node): Support anonymous version tags.Jakub Jelinek1-0/+7
2001-12-17 * elf-bfd.h (elf_discarded_section): Define.Jakub Jelinek1-16/+4
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-86/+289
2001-12-15 * elf-bfd.h (_bfd_elf_maybe_strip_eh_frame_hdr): New prototype.Jakub Jelinek1-0/+3
2001-12-14 * elflink.h (elf_bfd_discard_info): Fix segfault when dynobj NULL.Alan Modra1-2/+4
2001-12-13 * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek1-52/+151
2001-11-302001-11-30 H.J. Lu <hjl@gnu.org>H.J. Lu1-214/+254
2001-11-272001-11-27 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+3
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-2/+5
2001-11-202001-11-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+2
2001-11-16 * elflink.h (elf_reloc_symbol_deleted_p): Catch all relocs againstDaniel Jacobowitz1-2/+1
2001-11-15 * elflink.h (elf_link_input_bfd): Complain about all relocsAlan Modra1-49/+43
2001-11-152001-11-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-2/+207
2001-11-10 * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra1-100/+104
2001-11-07 * Makefile.am (BFD32_BACKENDS): Add elf-strtab.lo.Jakub Jelinek1-48/+206
2001-11-07 * elflink.h (elf_link_input_bfd <removed linkonce relocs>): FixAlan Modra1-18/+20
2001-11-062001-11-06 H.J. Lu (hjl@gnu.org)H.J. Lu1-20/+87
2001-10-312001-10-31 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+2
2001-10-23 * elflink.h (elf_link_input_bfd): Zero the reloc instead of doingAlan Modra1-15/+8
2001-10-17 * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra1-2/+2
2001-10-172001-10-16 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb1-2/+2
2001-10-162001-10-15 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+6
2001-10-10 * elflink.h (elf_link_sort_cmp2): Don't mix PLT and non-PLTJakub Jelinek1-2/+2
2001-10-09 * elf-bfd.h (struct bfd_elf_section_data): Add "group" andAlan Modra1-3/+11
2001-10-06 * elflink.h (elf_link_input_bfd): Don't zero discarded link-onceAlan Modra1-14/+48
2001-10-03 * elflink.h (elf_fix_symbol_flags): Copy flags to weakdef usingAlan Modra1-5/+6
2001-09-29 * section.c (struct sec): Remove kept_section.Alan Modra1-43/+12
2001-09-29 * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.Alan Modra1-0/+4
2001-09-24 * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra1-12/+11
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra1-7/+7
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-235/+266
2001-09-18Fix typoNick Clifton1-1/+1
2001-08-31Fix off-by-one error whilst sweeping vtable relocsNick Clifton1-3/+5
2001-08-24Apply H.J.'s patch to revert change to elfxx-target.hNick Clifton1-29/+55
2001-08-24 * elflink.h (elf_link_sort_cmp1): Sort RELATIVE relocs first, notJakub Jelinek1-5/+6
2001-08-23 * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek1-2/+236
2001-08-09 * coff-rs6000.c: Add missing prototypes.Alan Modra1-59/+82
2001-06-29* elflink.h (elf_link_output_extsym): Revert 1999-04-10.Alan Modra1-2/+1
2001-06-20 * elf-bfd.h (struct elf_backend_data):Catherine Moore1-17/+59
2001-06-18 * elflink.h (struct elf_assign_sym_version_info): Remove memberHans-Peter Nilsson1-9/+5
2001-06-182001-06-18 H.J. Lu <hjl@gnu.org>H.J. Lu1-3/+33
2001-06-12 * elflink.h (elf_gc_propagate_vtable_entries): Replace FILE_ALIGNCatherine Moore1-5/+16
2001-06-10 * elflink.h: Whitespace changes.Alan Modra1-6/+6
2001-05-28Handle MIPS64 relocs which use a non-1 valued int_rels_per_ext_relNick Clifton1-55/+138
2001-05-23Replace sh_size/sh_entsize with NUM_SHDR_ENTRIESNick Clifton1-11/+8