Automatic date update in version.in
[platform/upstream/binutils.git] / bfd / elflink.c
2014-12-15 H.J. LuCheck corrupt input
2014-11-30 Alan ModraDon't output symbol version definitions for non-DT_NEED...
2014-10-13 Alan ModraRun eh_frame optimisation for relocatable link
2014-09-10 Alan ModraMove ELF section headers to end of object file
2014-08-27 H.J. LuDon't attach dynamic sections to input from ld --just...
2014-08-22 Alan ModraIndex PowerPC64 linker generated .eh_frame in .eh_frame_hdr
2014-08-18 Alan ModraPR 17287, DT_NEEDED of unneeded libraries affects ...
2014-08-18 Alan ModraReturn error status from bfd_elf_discard_info.
2014-08-14 Alan ModraLinker part of PR16563 fix
2014-08-12 Alan ModraChange ld "notice" interface for better handling of...
2014-08-05 Alan ModraFix LTO vs. COFF archives
2014-07-15 Alan Modratidy elf_merge_st_other
2014-07-08 Alan ModraCopy st_other for linker script symbol assignments
2014-06-13 Alan ModraFree linker hash table from bfd_close.
2014-06-13 Alan ModraMake bfd.link_next field a union
2014-04-17 Alan ModraFix LTO mismatched TLS reference
2014-04-05 Alan ModraFix map file reference
2014-03-05 Alan ModraUpdate copyright years
2014-02-28 Alan ModraFix check_relocs/gc_sweep_hook mismatch
2014-02-12 Alan ModraPR15530, mark symbol in executables if it matches dynam...
2014-02-10 H.J. LuMark symbol in executables if it matches dynamic_list
2014-02-09 Alan Modrapowerpc relax_section and section contents cache
2014-01-22 Alan ModraDisplay the reference causing a shared library to be...
2014-01-21 H.J. LuCheck incompatible existing default symbol definition
2014-01-21 H.J. LuUpdate comments for the last commit
2014-01-21 H.J. LuDon't check shared/export_dynamic/ref_dynamic for type...
2013-12-14 Alan ModraCorrect elf_merge_st_other arguments for weak symbols
2013-12-08 Alan ModraFix --as-needed undefined symbol references from dynami...
2013-10-29 Jan Beulichld/ELF: refine fake STT_FILE symbol emission
2013-08-27 Alan Modra * elf-bfd.h (struct elf_backend_data): Remove as_neede...
2013-08-21 Alan Modra * elflink.c (_bfd_elf_merge_symbol): Set *poldbfd...
2013-08-21 Alan Modra * elflink.c (_bfd_elf_define_linkage_sym): Don't set...
2013-07-25 Alan Modra PR ld/15762
2013-07-20 Alan Modra PR ld/15762
2013-05-08 Alan Modra * elflink.c (elf_link_add_object_symbols): Don't omit...
2013-05-06 Alan Modra * elflink.c (elf_link_add_object_symbols): Don't save...
2013-04-30 Nick Clifton PR binutils/15417
2013-04-30 Alan Modra * elflink.c (bfd_elf_record_link_assignment): Dont...
2013-04-29 Nick Clifton * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove...
2013-04-24 Nick Cliftonoops - revert accidental commit
2013-04-24 Nick Clifton * ecoff.c: casting the return value of BFD_ALIGN to int
2013-04-05 Nick Clifton * elflink.c (elf_link_add_object_symbols): Revert...
2013-04-04 Alan Modra * bfd.c (bfd_error_type, bfd_errmsgs): Add bfd_error_m...
2013-03-27 Alan Modra * elf-bfd.h (enum elf_reloc_type_class): Add reloc_cla...
2013-03-26 Alan Modra * elflink.c (_bfd_elf_add_default_symbol): Preserve...
2013-03-26 Alan Modra * elflink.c (elf_link_add_object_symbols): Add asserti...
2013-03-25 Alan Modra * elflink.c (_bfd_elf_merge_symbol): Set old_alignment for
2013-03-25 Alan Modra * elflink.c (_bfd_elf_add_default_symbol): Delete...
2013-03-25 Alan Modra * elflink.c (_bfd_elf_merge_symbol): Use local var...
2013-03-25 Alan Modra * elflink.c (_bfd_elf_merge_symbol): Don't discard...
2013-03-25 Alan Modra * elf-bfd.h (struct elf_backend_data <merge_symbol...
2013-03-23 Alan Modra * elf-bfd.h (_bfd_elf_merge_symbol): Delete declaration.
2013-03-22 Alan Modra PR ld/15270
2013-03-21 Nick Clifton * elf32-h8300 (h8_relax_section): Add new relaxation...
2013-03-20 Alan Modrabfd/
2013-03-18 Alan Modra PR ld/12549
2013-02-22 H.J. LuSet unique_global only for definition
2013-02-21 Alan Modrabfd/
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):...
next