aboutsummaryrefslogtreecommitdiff
path: root/bfd/elflink.h
AgeCommit message (Expand)AuthorFilesLines
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
2003-03-31Fix memory leaksNick Clifton1-0/+1
2003-03-292003-03-28 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+8
2003-03-062003-03-06 Jakub Jelinek <jakub@redhat.com>Andrew Haley1-3/+5
2003-02-25 * elflink.h (elf_link_read_relocs_from_section): Don't abort withAlan Modra1-1/+4
2003-02-25 * elflink.h (elf_bfd_final_link): Apportion reloc counts to rel_hdrAlan Modra1-61/+59
2003-02-17Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton1-14/+13
2003-02-13bfd/Jakub Jelinek1-0/+70
2003-02-04 * elf-bfd.h (struct got_entry, struct plt_entry): Forward declare.Alan Modra1-7/+7
2003-02-04bfdAlan Modra1-9/+9
2002-12-23 * elflink.h (elf_link_output_extsym): Heed strip_discarded.Alan Modra1-5/+10
2002-12-12Comment typo fixes.Alan Modra1-1/+1
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-588/+587
2002-11-28include/elf/ChangeLogAlan Modra1-332/+150
2002-11-26 * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_*_NONE relocs.Alan Modra1-4/+15
2002-11-21 * elflink.h (elf_link_add_object_symbols): Don't overwrite theRichard Henderson1-15/+12
2002-11-12 * elflink.h (elf_link_add_object_symbols): Optimize stabs forAlan Modra1-6/+18
2002-11-12 * elf-bfd.h (struct cie_header): Move from elf_eh-frame.c.Alan Modra1-43/+18
2002-11-12 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't zeroAlan Modra1-48/+44
2002-11-04 * elflink.h (struct elf_final_link_info): Add shndxbuf_size.Alan Modra1-26/+47
2002-10-22* elflink.h (struct elf_link_sort_rela): Turn rel and relaAlexandre Oliva1-33/+56
2002-10-192002-10-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-16/+18
2002-10-16 * elflink.h (elf_link_add_object_symbols): Error out on dynamic objectsAlan Modra1-0/+7
2002-10-11Fix numerous occurrences ofAlan Modra1-10/+15
2002-10-07 * elflink.h (elf_link_input_bfd): Remove BFD_VERSION_DATE dependentAlan Modra1-16/+0
2002-09-23 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Zero relocsAlan Modra1-1/+6
2002-09-19When examining weak symbols, follow indirect links.Nick Clifton1-1/+4