summaryrefslogtreecommitdiff
path: root/bfd/elflink.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* include/ChangeLogCatherine Moore2011-07-111-0/+77
* PR ld/12942Alan Modra2011-07-091-119/+210
* * elflink.c (_bfd_elf_merge_symbol): Allow type changes forAlan Modra2011-06-211-4/+9
* PR ld/12851Alan Modra2011-06-141-14/+55
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-64/+7
* * elflink.c (_bfd_elf_link_create_dynamic_sections): If theNick Clifton2011-06-101-2/+10
* Check relocations in note sections for --gc-sections.H.J. Lu2011-06-091-4/+7
* * elflink.c (_bfd_elf_archive_symbol_lookup): Follow warning andAlan Modra2011-06-071-3/+3
* * elf-bfd.h (SYMBOL_REFERENCES_LOCAL): Remove most of comment.Alan Modra2011-05-261-2/+4
* PR ld/12761Nick Clifton2011-05-181-1/+2
* PR ld/12760Alan Modra2011-05-171-3/+3
* Reverse copy .ctors/.dtors sections if needed.H.J. Lu2011-05-071-16/+64
* PR ld/12365Alan Modra2011-04-241-1/+4
* * libbfd.c (bfd_log2): Do return rounded up value.Alan Modra2011-04-201-2/+5
* * archive.c (_bfd_get_elt_at_filepos): Don't release n_nfd.Alan Modra2011-04-201-4/+1
* PR ld/12365Alan Modra2011-04-201-7/+20
* PR ld/12365Alan Modra2011-04-201-5/+3
* PR ld/12365Alan Modra2011-04-171-0/+5
* include/elf/Richard Sandiford2011-03-141-0/+8
* * elflink.c (is_reloc_section): Remove function.Bernd Schmidt2011-03-021-31/+6
* bfd/ld: handle ABI prefixes in version scriptsMike Frysinger2011-02-141-3/+5
* Move elfXX_r_info/elfXX_r_sym to elfcode.h.H.J. Lu2010-12-311-32/+0
* Add x86-64 ILP32 support.H.J. Lu2010-12-311-1/+82
* * aoutx.h (aout_link_check_ar_symbols): Formatting.Alan Modra2010-12-131-3/+3
* Optimize for add_archive_element.H.J. Lu2010-12-121-5/+2
* PR ld/12277Alan Modra2010-12-041-18/+27
* Add compressed debug section support to binutils and ld.H.J. Lu2010-10-291-3/+1
* * elf-bfd.h (struct elf_backend_data): New memberRainer Orth2010-10-211-1/+5
* Applied patch series for LD plugin interface (six parts).Dave Korn2010-10-141-3/+6
* * elflink.c (_bfd_elf_link_output_relocs): Delete unused variableDave Korn2010-10-111-2/+0
* Fix build with -DDEBUG=7Alan Modra2010-10-081-4/+6
* bfd/Bernd Schmidt2010-10-041-174/+151