aboutsummaryrefslogtreecommitdiff
path: root/bfd/elflink.h
AgeCommit message (Expand)AuthorFilesLines
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
2000-10-07Cure a number of segfaults caused by /DISCARD/ of dynamic sections.Alan Modra1-21/+37
2000-09-29* elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.Alan Modra1-12/+4
2000-08-24Allow common symbols to have an alignment of 1 if explicitly requested, andNick Clifton1-1/+4
2000-08-222000-08-22 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+71
2000-07-282000-07-27 H.J. Lu <hjl@gnu.org>H.J. Lu1-11/+23
2000-07-27Zero the allocated contents of reloc sections.Nick Clifton1-2/+4
2000-07-212000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2000-07-212000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2000-07-202000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+3
2000-07-202000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+19
2000-07-202000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+56
2000-06-192000-06-18 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson1-4/+4
2000-06-162000-06-15 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson1-9/+37