summaryrefslogtreecommitdiff
path: root/bfd/elflink.h
Commit message (Expand)AuthorAgeFilesLines
* * elflink.h (elf_gc_sections): Warn when gc-sections option is ignored.Alan Modra2004-01-011-1/+4
* * elf-bfd.h (struct elf_backend_data): Remove "bfd *" and addAlan Modra2003-12-081-13/+17
* * elf-bfd.h (is_elf_hash_table): Take hash tab rather than info arg.Alan Modra2003-12-011-32/+32
* * elf32-arm.h: Fix comment typos.Kazu Hirata2003-11-271-8/+8
* Fix decision about when a .interp section should existNick Clifton2003-11-111-1/+1
* * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra2003-11-041-31/+15
* bfd/H.J. Lu2003-10-241-4/+2
* bfd/Jakub Jelinek2003-10-221-3/+5
* 2003-10-16 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-10-161-2/+1
* * elf-bfd.h (struct elf_backend_data): New function pointer memberKaz Kojima2003-10-141-0/+4
* bfd/Changelog:Nathan Sidwell2003-10-071-20/+27
* * elflink.h (elf_link_add_object_symbols): Don't crash on NULL owner.Alan Modra2003-08-231-1/+2
* Better handking for unresolved symbolsNick Clifton2003-08-201-16/+10
* * elfxx-target.h: Remove PTR cast.Alan Modra2003-08-071-17/+18
* Prefix .gnu.warning section messages with "warning: ".Nick Clifton2003-08-041-3/+7
* * elfcode.h: Convert to C90, remove unneeded casts and prototypes.Alan Modra2003-08-041-391/+246
* * elf64-ppc.c (bfd_elf64_mkobject): Define.Alan Modra2003-07-101-15/+14
* * elf-bfd.h (_bfd_elf_create_linker_section) Don't declare.Alan Modra2003-07-041-258/+0
* Correct spelling of "relocatable".Alan Modra2003-06-251-35/+35
* 2003-06-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-06-231-2/+2
* * elflink.h (elf_gc_record_vtentry): Revert last change. CorrectAlan Modra2003-06-181-8/+9
* bfd/H.J. Lu2003-06-181-9/+27
* (elf_gc_record_vtentry): Allocate an extra element in the vtable_entries_usedNick Clifton2003-06-171-3/+4
* binutils/Jakub Jelinek2003-06-031-0/+37
* bfd/H.J. Lu2003-06-031-26/+21
* bfd/Jakub Jelinek2003-05-301-5/+6
* bfd/H.J. Lu2003-05-201-1/+1
* * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCALAlan Modra2003-05-171-1/+1
* 2003-05-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-05-151-2/+4
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-2135/+60
* 2003-05-08 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-05-081-1/+2
* 2003-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-05-081-7/+32
* bfd/H.J. Lu2003-05-051-1/+13
* bfd/H.J. Lu2003-05-051-15/+62
* 2003-05-04 H.J. Lu <hjl@gnu.org>H.J. Lu2003-05-051-4/+21
* bfd/H.J. Lu2003-04-281-1/+3
* bfd/H.J. Lu2003-04-281-13/+110
* 2003-04-25 Alan Modra <amodra@bigpond.net.au>H.J. Lu2003-04-251-15/+30
* Properly report filename for alignment reduction.Nick Clifton2003-04-151-6/+20
* Maintain maximum alignment for common symbols. Warn reducing alignment forNick Clifton2003-04-141-7/+62
* Fix memory leaksNick Clifton2003-03-311-0/+1
* 2003-03-28 H.J. Lu <hjl@gnu.org>H.J. Lu2003-03-291-2/+8
* 2003-03-06 Jakub Jelinek <jakub@redhat.com>Andrew Haley2003-03-061-3/+5
* * elflink.h (elf_link_read_relocs_from_section): Don't abort withAlan Modra2003-02-251-1/+4
* * elflink.h (elf_bfd_final_link): Apportion reloc counts to rel_hdrAlan Modra2003-02-251-61/+59
* Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton2003-02-171-14/+13
* bfd/Jakub Jelinek2003-02-131-0/+70
* * elf-bfd.h (struct got_entry, struct plt_entry): Forward declare.Alan Modra2003-02-041-7/+7
* bfdAlan Modra2003-02-041-9/+9
* * elflink.h (elf_link_output_extsym): Heed strip_discarded.Alan Modra2002-12-231-5/+10