summaryrefslogtreecommitdiff
path: root/bfd/elflink.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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