PR ld/12549
[deliverable/binutils-gdb.git] / bfd / elflink.c
2013-02-18  Alan Modra PR ld/12549
2013-02-16  H.J. LuDon't add DT_NEEDED for references from the dummy bfd
2013-02-16  H.J. LuAlso track weak references
2013-02-11  Alan Modra * elfcode.h (elf_checksum_contents): Free contents.
2013-02-10  Alan Modra * coff-arm.c (coff_arm_link_hash_table_create): Use...
2013-02-08  H.J. LuSet STB_GNU_UNIQUE only if symbol is defined in regular...
2013-01-18  Mike Frysingerld: change --enable-new-dtags to only generate new...
2013-01-13  Alan Modra * elf-bfd.h (struct elf_link_hash_entry): Delete dynam...
2013-01-11  Alan Modra * elf-bfd.h (_bfd_elf_strtab_refcount): Declare.
2013-01-11  Alan Modra PR ld/12549
2013-01-10  H.J. LuRemove trailing white spaces in bfd
2013-01-03  Nick Clifton * elflink.c (get_value): Prevent the use of an undefin...
2012-12-19  H.J. LuFix and use elf_append_rel
2012-11-20  H.J. LuRemove ref_dynamic_nonweak added by accident
2012-10-30  Nick Cliftonbfd:
2012-10-23  Nathan Sidwell bfd/
2012-09-19  H.J. LuProperly handle common symbol and weak function
2012-09-02  H.J. LuAdd hdynamic to elf_link_hash_table for _DYNAMIC
2012-08-28  Maciej W. Rozycki * elflink.c (_bfd_elf_merge_symbol): Also override...
2012-08-06  Maciej W. Rozycki bfd/
2012-07-09  Alan Modra PR ld/14323
2012-07-03  H.J. LuProperly handle indirect symbols
2012-06-29  Alan Modra * section.c (bfd_get_linker_section): New function.
2012-06-06  Alan Modrabfd/
2012-05-27  Alan Modra PR ld/14170
2012-05-25  Alan Modra PR ld/13909
2012-05-23  Alan Modra PR ld/13909
2012-05-22  Alan Modra * elflink.c (bfd_elf_discard_info): Look for next...
2012-05-22  Alan Modra * elflink.c (bfd_elf_discard_info): Handle multiple...
2012-05-16  Alan Modra * elflink.c: Rename flaginfo to flinfo throughout...
2012-05-14  James LemkeAdd support for PowerPC VLE.
2012-05-01  Nick Clifton PR binutils/13121
2012-04-24  Alan Modra PR ld/13991
2012-04-13  H.J. LuSet reloc_count to 0 for reloc sections
2012-04-12  Nick Clifton * configure.ac (ia64*-*-*vms*): Add support for ld.
2012-03-29  Alan Modra * elflink.c (_bfd_elf_gc_mark_reloc): Don't delve...
2012-03-23  Alan Modra * linker.c (_bfd_nearby_section): New function, split...
2012-02-08  Alan Modra * elflink.c (_bfd_elf_gc_mark_rsec): Mark weakdef...
2011-12-07  Alan Modra PR ld/12772
2011-12-03  Alan Modra PR ld/13468
2011-11-15  Alan Modra * elflink.c (_bfd_elf_create_got_section): Replace
2011-11-08  Alan Modra * elflink.c (bfd_elf_gc_mark_dynamic_ref_symbol):...
2011-10-19  Alan Modra PR ld/13177
2011-10-19  Alan Modra PR ld/13311
2011-10-19  Alan Modra PR ld/13254
2011-10-08  H.J. LuPreserve the maximum alignment/size for common symbols.
2011-10-08  Alan Modra PR ld/13229
2011-10-07  Alan Modra * elflink.c (elf_link_output_extsym): Strip defined...
2011-09-29  Alan Modra PR ld/13233
2011-09-29  H.J. LuFix --gc-sections failure with symbol versioning.
2011-09-16  H.J. LuAlso hide symbols without PLT nor GOT references.
2011-09-16  H.J. LuCheck if a symbol is hidden by linker script.
2011-08-17  Alan Modra PR ld/12762
2011-08-05  Alan Modra PR ld/12762
2011-07-14  Alan Modra * elflink.c (_bfd_elf_fix_symbol_flags): Loop on indir...
2011-07-11  H.J. LuAlso skip BFD_PLUGIN when setting stack_flags.
2011-07-11  Catherine Mooreinclude/ChangeLog
2011-07-09  Alan Modra PR ld/12942
2011-06-21  Alan Modra * elflink.c (_bfd_elf_merge_symbol): Allow type change...
2011-06-14  Alan Modra PR ld/12851
2011-06-13  Alan Modra * linker.c (bfd_link_hash_traverse): Follow warning...
2011-06-10  Nick Clifton * elflink.c (_bfd_elf_link_create_dynamic_sections...
2011-06-09  H.J. LuCheck relocations in note sections for --gc-sections.
2011-06-07  Alan Modra * elflink.c (_bfd_elf_archive_symbol_lookup): Follow...
2011-05-26  Alan Modra * elf-bfd.h (SYMBOL_REFERENCES_LOCAL): Remove most...
2011-05-18  Nick Clifton PR ld/12761
2011-05-17  Alan Modra PR ld/12760
2011-05-07  H.J. LuReverse copy .ctors/.dtors sections if needed.
2011-04-24  Alan Modra PR ld/12365
2011-04-20  Alan Modra * libbfd.c (bfd_log2): Do return rounded up value.
2011-04-20  Alan Modra * archive.c (_bfd_get_elt_at_filepos): Don't release...
2011-04-20  Alan Modra PR ld/12365
2011-04-20  Alan Modra PR ld/12365
2011-04-17  Alan Modra PR ld/12365
2011-03-14  Richard Sandifordinclude/elf/
2011-03-02  Bernd Schmidt * elflink.c (is_reloc_section): Remove function.
2011-02-14  Mike Frysingerbfd/ld: handle ABI prefixes in version scripts
2010-12-31  H.J. LuMove elfXX_r_info/elfXX_r_sym to elfcode.h.
2010-12-31  H.J. LuAdd x86-64 ILP32 support.
2010-12-13  Alan Modra * aoutx.h (aout_link_check_ar_symbols): Formatting.
2010-12-12  H.J. LuOptimize for add_archive_element.
2010-12-04  Alan Modra PR ld/12277
2010-10-29  H.J. LuAdd compressed debug section support to binutils and ld.
2010-10-21  Rainer Orth * elf-bfd.h (struct elf_backend_data): New member
2010-10-14  Dave KornApplied patch series for LD plugin interface (six parts).
2010-10-11  Dave Korn * elflink.c (_bfd_elf_link_output_relocs): Delete...
2010-10-08  Alan ModraFix build with -DDEBUG=7
2010-10-04  Bernd Schmidtbfd/
2010-10-01  H.J. LuClear non_elf on ELF linker defined symbols.
2010-09-24  Thomas Schwinge2010-09-24 Thomas Schwinge <thomas@codesourcery.com>
2010-09-24  Thomas Schwinge2010-09-24 Thomas Schwinge <thomas@codesourcery.com>
2010-09-16  Alan Modrabfd/
2010-09-09  Bernd Schmidt * elflink.c (bfd_elf_final_link): Correct calculation of
2010-08-28  Alan Modra * elflink.c (_bfd_elf_dynamic_symbol_p): Rename param...
2010-08-25  H.J. LuDon't set unique_global for non-ELF hash link table.
2010-08-22  H.J. LuDon't check relocation if input ELF object ID doesn...
2010-08-12  Nick Clifton PR ld/11843
2010-07-30  H.J. LuAdd ATTRIBUTE_UNUSED to info in compute_bucket_count.
2010-04-14  Matthew Gretton... * bfd/elflink.c (_bfd_elf_merge_symbol): Tighten up...
2010-03-21  H.J. LuCheck !executable instead of shared for PIE.
next
This page took 0.366566 seconds and 107 git commands to generate.