summaryrefslogtreecommitdiff
path: root/bfd/elflink.c
Commit message (Expand)AuthorAgeFilesLines
* ld: change --enable-new-dtags to only generate new dtagsMike Frysinger2013-01-181-8/+5
* * elf-bfd.h (struct elf_link_hash_entry): Delete dynamic_weak.Alan Modra2013-01-131-49/+31
* * elf-bfd.h (_bfd_elf_strtab_refcount): Declare.Alan Modra2013-01-111-3/+1
* PR ld/12549Alan Modra2013-01-111-3/+8
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-5/+5
* * elflink.c (get_value): Prevent the use of an undefined shiftNick Clifton2013-01-031-12/+30
* Fix and use elf_append_relH.J. Lu2012-12-191-1/+1
* Remove ref_dynamic_nonweak added by accidentH.J. Lu2012-11-201-7/+2
* bfd:Nick Clifton2012-10-301-2/+7
* bfd/Nathan Sidwell2012-10-231-24/+84
* Properly handle common symbol and weak functionH.J. Lu2012-09-191-5/+14
* Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu2012-09-021-1/+4
* * elflink.c (_bfd_elf_merge_symbol): Also override the versionMaciej W. Rozycki2012-08-281-14/+16
* bfd/Maciej W. Rozycki2012-08-061-1/+1
* PR ld/14323Alan Modra2012-07-091-15/+26
* Properly handle indirect symbolsH.J. Lu2012-07-031-29/+91
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-33/+29
* bfd/Alan Modra2012-06-061-0/+73
* PR ld/14170Alan Modra2012-05-271-12/+19
* PR ld/13909Alan Modra2012-05-251-13/+11
* PR ld/13909Alan Modra2012-05-231-3/+0
* * elflink.c (bfd_elf_discard_info): Look for next .eh_frame ifAlan Modra2012-05-221-4/+4
* * elflink.c (bfd_elf_discard_info): Handle multiple .eh_frameAlan Modra2012-05-221-2/+3
* * elflink.c: Rename flaginfo to flinfo throughout, except..Alan Modra2012-05-161-276/+268
* Add support for PowerPC VLE.jwlemke2012-05-141-39/+65
* PR binutils/13121Nick Clifton2012-05-011-249/+249
* PR ld/13991Alan Modra2012-04-241-31/+20
* Set reloc_count to 0 for reloc sectionsH.J. Lu2012-04-131-1/+7
* * configure.ac (ia64*-*-*vms*): Add support for ld.Nick Clifton2012-04-121-2/+4
* * elflink.c (_bfd_elf_gc_mark_reloc): Don't delve into dynamicAlan Modra2012-03-291-1/+2
* * linker.c (_bfd_nearby_section): New function, split out from..Alan Modra2012-03-231-16/+5
* * elflink.c (_bfd_elf_gc_mark_rsec): Mark weakdef syms too.Alan Modra2012-02-081-11/+15
* PR ld/12772Alan Modra2011-12-071-1/+2
* PR ld/13468Alan Modra2011-12-031-6/+3
* * elflink.c (_bfd_elf_create_got_section): ReplaceAlan Modra2011-11-151-35/+35
* * elflink.c (bfd_elf_gc_mark_dynamic_ref_symbol): Mark syms inAlan Modra2011-11-081-1/+1
* PR ld/13177Alan Modra2011-10-191-12/+14
* PR ld/13311Alan Modra2011-10-191-2/+3
* PR ld/13254Alan Modra2011-10-191-3/+8
* Preserve the maximum alignment/size for common symbols.H.J. Lu2011-10-081-0/+23
* PR ld/13229Alan Modra2011-10-081-4/+6
* * elflink.c (elf_link_output_extsym): Strip defined plugin symbolsAlan Modra2011-10-071-4/+6
* PR ld/13233Alan Modra2011-09-291-2/+3
* Fix --gc-sections failure with symbol versioning.H.J. Lu2011-09-291-5/+7
* Also hide symbols without PLT nor GOT references.H.J. Lu2011-09-161-5/+10
* Check if a symbol is hidden by linker script.H.J. Lu2011-09-161-27/+24
* PR ld/12762Alan Modra2011-08-171-268/+103
* PR ld/12762Alan Modra2011-08-051-13/+16
* * elflink.c (_bfd_elf_fix_symbol_flags): Loop on indirect syms.Alan Modra2011-07-141-5/+5
* Also skip BFD_PLUGIN when setting stack_flags.H.J. Lu2011-07-111-1/+2