aboutsummaryrefslogtreecommitdiff
path: root/bfd/elflink.h
AgeCommit message (Expand)AuthorFilesLines
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
2001-05-182001-05-18 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2001-05-182001-05-17 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2001-05-172001-05-17 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2001-05-092001-05-09 H.J. Lu <hjl@gnu.org>H.J. Lu1-4/+1
2001-05-032001-05-03 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+3
2001-04-302000-04-27 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+3
2001-04-13bfd/Jakub Jelinek1-10/+76
2001-04-09 * elflink.h (elf_fix_symbol_flags): For non-default visibilities,Hans-Peter Nilsson1-4/+8
2001-04-04 * elflink.h (elf_fix_symbol_flags): Call elf_backend_hide_symbolAlan Modra1-8/+6
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-02-182001-02-18 H.J. Lu <hjl@gnu.org>H.J. Lu1-4/+25
2001-02-122001-02-11 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2001-02-07ignore common definitions of function symbols in unlinked archivesNick Clifton1-4/+8
2001-01-232001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-5/+0
2001-01-032001-01-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-60/+59
2000-12-12Add link option to allow undefiedn symbols in shared librariesNick Clifton1-0/+1
2000-11-132000-11-08 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2000-10-12Another try at correcting relocations against discardedAlan Modra1-7/+32