summaryrefslogtreecommitdiff
path: root/bfd/elflink.h
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.am: Remove all mention of elflink.h.Alan Modra2004-03-271-3586/+0
* * elf-bfd.h (struct elf_reloc_cookie): Add r_sym_shift field.Alan Modra2004-03-271-100/+157
* * elfxx-target.h (bfd_elfNN_bfd_link_add_symbols): Define.Alan Modra2004-03-261-1325/+0
* bfd/Alan Modra2004-03-251-1224/+8
* * elflink.c (_bfd_elf_merge_symbol): Revert last change. MoveAlan Modra2004-03-191-18/+5
* bfd/Alan Modra2004-03-181-104/+103
* * elflink.c (_bfd_elf_merge_symbol): Rewrite weak symbol handling.Alan Modra2004-03-181-7/+8
* 2004-02-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-02-291-347/+1
* 2004-02-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-02-271-38/+129
* * elflink.h (size_dynamic_sections): If not adding DT_FLAGS andJakub Jelinek2004-02-231-0/+5
* * 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