aboutsummaryrefslogtreecommitdiff
path: root/bfd/elflink.h
AgeCommit message (Expand)AuthorFilesLines
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-3586/+0
2004-03-27 * elf-bfd.h (struct elf_reloc_cookie): Add r_sym_shift field.Alan Modra1-100/+157
2004-03-26 * elfxx-target.h (bfd_elfNN_bfd_link_add_symbols): Define.Alan Modra1-1325/+0
2004-03-25bfd/Alan Modra1-1224/+8
2004-03-19 * elflink.c (_bfd_elf_merge_symbol): Revert last change. MoveAlan Modra1-18/+5
2004-03-18bfd/Alan Modra1-104/+103
2004-03-18 * elflink.c (_bfd_elf_merge_symbol): Rewrite weak symbol handling.Alan Modra1-7/+8
2004-02-292004-02-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-347/+1
2004-02-272004-02-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-38/+129
2004-02-23 * elflink.h (size_dynamic_sections): If not adding DT_FLAGS andJakub Jelinek1-0/+5
2004-01-01 * elflink.h (elf_gc_sections): Warn when gc-sections option is ignored.Alan Modra1-1/+4
2003-12-08 * elf-bfd.h (struct elf_backend_data): Remove "bfd *" and addAlan Modra1-13/+17
2003-12-01 * elf-bfd.h (is_elf_hash_table): Take hash tab rather than info arg.Alan Modra1-32/+32
2003-11-27 * elf32-arm.h: Fix comment typos.Kazu Hirata1-8/+8
2003-11-11Fix decision about when a .interp section should existNick Clifton1-1/+1
2003-11-04 * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra1-31/+15
2003-10-24bfd/H.J. Lu1-4/+2
2003-10-22bfd/Jakub Jelinek1-3/+5
2003-10-162003-10-16 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+1
2003-10-14 * elf-bfd.h (struct elf_backend_data): New function pointer memberKaz Kojima1-0/+4
2003-10-07bfd/Changelog:Nathan Sidwell1-20/+27
2003-08-23 * elflink.h (elf_link_add_object_symbols): Don't crash on NULL owner.Alan Modra1-1/+2
2003-08-20Better handking for unresolved symbolsNick Clifton1-16/+10
2003-08-07 * elfxx-target.h: Remove PTR cast.Alan Modra1-17/+18
2003-08-04Prefix .gnu.warning section messages with "warning: ".Nick Clifton1-3/+7
2003-08-04 * elfcode.h: Convert to C90, remove unneeded casts and prototypes.Alan Modra1-391/+246
2003-07-10 * elf64-ppc.c (bfd_elf64_mkobject): Define.Alan Modra1-15/+14
2003-07-04 * elf-bfd.h (_bfd_elf_create_linker_section) Don't declare.Alan Modra1-258/+0
2003-06-25Correct spelling of "relocatable".Alan Modra1-35/+35
2003-06-232003-06-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+2
2003-06-18 * elflink.h (elf_gc_record_vtentry): Revert last change. CorrectAlan Modra1-8/+9
2003-06-18bfd/H.J. Lu1-9/+27
2003-06-17(elf_gc_record_vtentry): Allocate an extra element in the vtable_entries_usedNick Clifton1-3/+4
2003-06-03binutils/Jakub Jelinek1-0/+37
2003-06-03bfd/H.J. Lu1-26/+21
2003-05-30bfd/Jakub Jelinek1-5/+6
2003-05-20bfd/H.J. Lu1-1/+1
2003-05-17 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCALAlan Modra1-1/+1
2003-05-152003-05-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+4
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-2135/+60
2003-05-082003-05-08 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+2
2003-05-082003-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-7/+32
2003-05-05bfd/H.J. Lu1-1/+13
2003-05-05bfd/H.J. Lu1-15/+62
2003-05-052003-05-04 H.J. Lu <hjl@gnu.org>H.J. Lu1-4/+21
2003-04-28bfd/H.J. Lu1-1/+3
2003-04-28bfd/H.J. Lu1-13/+110
2003-04-252003-04-25 Alan Modra <amodra@bigpond.net.au>H.J. Lu1-15/+30
2003-04-15Properly report filename for alignment reduction.Nick Clifton1-6/+20
2003-04-14Maintain maximum alignment for common symbols. Warn reducing alignment forNick Clifton1-7/+62