aboutsummaryrefslogtreecommitdiff
path: root/bfd/elflink.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra1-8/+5
2013-03-26 * elflink.c (_bfd_elf_add_default_symbol): Preserve sectionAlan Modra1-2/+5
2013-03-26 * elflink.c (elf_link_add_object_symbols): Add assertion forAlan Modra1-1/+5
2013-03-25 * elflink.c (_bfd_elf_merge_symbol): Set old_alignment forAlan Modra1-156/+109
2013-03-25 * elflink.c (_bfd_elf_add_default_symbol): Delete "override" param.Alan Modra1-23/+5
2013-03-25 * elflink.c (_bfd_elf_merge_symbol): Use local var holding valueAlan Modra1-12/+10
2013-03-25 * elflink.c (_bfd_elf_merge_symbol): Don't discard TLS symbols here.Alan Modra1-13/+15
2013-03-25 * elf-bfd.h (struct elf_backend_data <merge_symbol>): Update proto.Alan Modra1-9/+6
2013-03-23 * elf-bfd.h (_bfd_elf_merge_symbol): Delete declaration.Alan Modra1-1/+1
2013-03-22 PR ld/15270Alan Modra1-6/+7
2013-03-21 * elf32-h8300 (h8_relax_section): Add new relaxation of movNick Clifton1-0/+1
2013-03-20bfd/Alan Modra1-0/+5
2013-03-18 PR ld/12549Alan Modra1-2/+2
2013-02-22Set unique_global only for definitionH.J. Lu1-6/+4
2013-02-21bfd/Alan Modra1-7/+7
2013-02-18 PR ld/12549Alan Modra1-1/+1
2013-02-16Don't add DT_NEEDED for references from the dummy bfdH.J. Lu1-1/+4
2013-02-16Also track weak referencesH.J. Lu1-9/+12
2013-02-11 * elfcode.h (elf_checksum_contents): Free contents.Alan Modra1-66/+52
2013-02-10 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra1-3/+3
2013-02-08Set STB_GNU_UNIQUE only if symbol is defined in regular objectH.J. Lu1-1/+2
2013-01-18ld: change --enable-new-dtags to only generate new dtagsMike Frysinger1-8/+5
2013-01-13 * elf-bfd.h (struct elf_link_hash_entry): Delete dynamic_weak.Alan Modra1-49/+31
2013-01-11 * elf-bfd.h (_bfd_elf_strtab_refcount): Declare.Alan Modra1-3/+1
2013-01-11 PR ld/12549Alan Modra1-3/+8
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-5/+5
2013-01-03 * elflink.c (get_value): Prevent the use of an undefined shiftNick Clifton1-12/+30
2012-12-19Fix and use elf_append_relH.J. Lu1-1/+1
2012-11-20Remove ref_dynamic_nonweak added by accidentH.J. Lu1-7/+2
2012-10-30bfd:Nick Clifton1-2/+7
2012-10-23 bfd/Nathan Sidwell1-24/+84
2012-09-19Properly handle common symbol and weak functionH.J. Lu1-5/+14
2012-09-02Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu1-1/+4
2012-08-28 * elflink.c (_bfd_elf_merge_symbol): Also override the versionMaciej W. Rozycki1-14/+16
2012-08-06 bfd/Maciej W. Rozycki1-1/+1
2012-07-09 PR ld/14323Alan Modra1-15/+26
2012-07-03Properly handle indirect symbolsH.J. Lu1-29/+91
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra1-33/+29
2012-06-06bfd/Alan Modra1-0/+73
2012-05-27 PR ld/14170Alan Modra1-12/+19
2012-05-25 PR ld/13909Alan Modra1-13/+11
2012-05-23 PR ld/13909Alan Modra1-3/+0
2012-05-22 * elflink.c (bfd_elf_discard_info): Look for next .eh_frame ifAlan Modra1-4/+4
2012-05-22 * elflink.c (bfd_elf_discard_info): Handle multiple .eh_frameAlan Modra1-2/+3
2012-05-16 * elflink.c: Rename flaginfo to flinfo throughout, except..Alan Modra1-276/+268
2012-05-14Add support for PowerPC VLE.James Lemke1-39/+65
2012-05-01 PR binutils/13121Nick Clifton1-249/+249
2012-04-24 PR ld/13991Alan Modra1-31/+20
2012-04-13Set reloc_count to 0 for reloc sectionsH.J. Lu1-1/+7
2012-04-12 * configure.ac (ia64*-*-*vms*): Add support for ld.Nick Clifton1-2/+4