summaryrefslogtreecommitdiff
path: root/bfd/elflink.h
Commit message (Expand)AuthorAgeFilesLines
* * elflink.h (elf_link_input_bfd): Zero the reloc instead of doingAlan Modra2001-10-231-15/+8
* * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra2001-10-171-2/+2
* 2001-10-16 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb2001-10-171-2/+2
* 2001-10-15 H.J. Lu <hjl@gnu.org>H.J. Lu2001-10-161-2/+6
* * elflink.h (elf_link_sort_cmp2): Don't mix PLT and non-PLTJakub Jelinek2001-10-101-2/+2
* * elf-bfd.h (struct bfd_elf_section_data): Add "group" andAlan Modra2001-10-091-3/+11
* * elflink.h (elf_link_input_bfd): Don't zero discarded link-onceAlan Modra2001-10-061-14/+48
* * elflink.h (elf_fix_symbol_flags): Copy flags to weakdef usingAlan Modra2001-10-031-5/+6
* * section.c (struct sec): Remove kept_section.Alan Modra2001-09-291-43/+12
* * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.Alan Modra2001-09-291-0/+4
* * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra2001-09-241-12/+11
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-7/+7
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-235/+266
* Fix typoNick Clifton2001-09-181-1/+1
* Fix off-by-one error whilst sweeping vtable relocsNick Clifton2001-08-311-3/+5
* Apply H.J.'s patch to revert change to elfxx-target.hNick Clifton2001-08-241-29/+55
* * elflink.h (elf_link_sort_cmp1): Sort RELATIVE relocs first, notJakub Jelinek2001-08-241-5/+6
* * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek2001-08-231-2/+236
* * coff-rs6000.c: Add missing prototypes.Alan Modra2001-08-091-59/+82
* * elflink.h (elf_link_output_extsym): Revert 1999-04-10.Alan Modra2001-06-291-2/+1
* * elf-bfd.h (struct elf_backend_data):Catherine Moore2001-06-201-17/+59
* * elflink.h (struct elf_assign_sym_version_info): Remove memberHans-Peter Nilsson2001-06-181-9/+5
* 2001-06-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-181-3/+33
* * elflink.h (elf_gc_propagate_vtable_entries): Replace FILE_ALIGNCatherine Moore2001-06-121-5/+16
* * elflink.h: Whitespace changes.Alan Modra2001-06-101-6/+6
* Handle MIPS64 relocs which use a non-1 valued int_rels_per_ext_relNick Clifton2001-05-281-55/+138
* Replace sh_size/sh_entsize with NUM_SHDR_ENTRIESNick Clifton2001-05-231-11/+8
* 2001-05-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-181-1/+1
* 2001-05-17 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-181-1/+1
* 2001-05-17 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-171-1/+1
* 2001-05-09 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-091-4/+1
* 2001-05-03 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-031-2/+3
* 2000-04-27 H.J. Lu <hjl@gnu.org>H.J. Lu2001-04-301-0/+3
* bfd/Jakub Jelinek2001-04-131-10/+76
* * elflink.h (elf_fix_symbol_flags): For non-default visibilities,Hans-Peter Nilsson2001-04-091-4/+8
* * elflink.h (elf_fix_symbol_flags): Call elf_backend_hide_symbolAlan Modra2001-04-041-8/+6
* Update copyright noticesNick Clifton2001-03-081-1/+2
* 2001-02-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-02-181-4/+25
* 2001-02-11 H.J. Lu <hjl@gnu.org>H.J. Lu2001-02-121-1/+1
* ignore common definitions of function symbols in unlinked archivesNick Clifton2001-02-071-4/+8
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-5/+0
* 2001-01-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-031-60/+59
* Add link option to allow undefiedn symbols in shared librariesNick Clifton2000-12-121-0/+1
* 2000-11-08 H.J. Lu <hjl@gnu.org>H.J. Lu2000-11-131-1/+1
* Another try at correcting relocations against discardedAlan Modra2000-10-121-7/+32
* Cure a number of segfaults caused by /DISCARD/ of dynamic sections.Alan Modra2000-10-071-21/+37
* * elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.Alan Modra2000-09-291-12/+4
* Allow common symbols to have an alignment of 1 if explicitly requested, andNick Clifton2000-08-241-1/+4
* 2000-08-22 H.J. Lu <hjl@gnu.org>H.J. Lu2000-08-221-0/+71
* 2000-07-27 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-281-11/+23