aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-target.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra1-0/+6
2017-05-10bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi1-0/+3
2017-04-26PR ld/21334: Always call `_bfd_elf_link_renumber_dynsyms' if requiredMaciej W. Rozycki1-1/+5
2017-04-23PR 21412, get_reloc_section assumes .rel/.rela name for SHT_REL/RELA.Alan Modra1-1/+1
2017-04-03ld: Support ELF GNU program propertiesH.J. Lu1-0/+12
2017-02-16hppa -z relro againAlan Modra1-0/+4
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan Modra1-0/+4
2016-11-23Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton1-0/+5
2016-11-23elf_backend_dtrel_excludes_pltAlan Modra1-0/+5
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra1-1/+1
2016-09-30Make bfd_error_handler_type like vprintfAlan Modra1-1/+1
2016-09-28Fix seg-fault in the linker introduced by the previous delta.Akihiko Odaki1-4/+4
2016-09-23Delete relocations associatesd with deleted exidx entries.Akihiko Odaki1-0/+4
2016-07-15Add support for creating ELF import librariesThomas Preud'homme1-2/+6
2016-05-25Enable 64-bit archives in ar and ranlibH.J. Lu1-0/+4
2016-05-10PR 20059 _bfd_elf_copy_link_hash_symbol_type segfaultPip Cet1-5/+8
2016-04-29Enhance support for copying and stripping Solaris and ARM binaries.Nick Clifton1-3/+3
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton1-0/+4
2016-04-14Fix copying Solaris binaries with objcopy.Nick Clifton1-0/+9
2016-02-26Properly implement STT_COMMONH.J. Lu1-2/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-22ARM: Fix exidx coverage for relocatable builds.Yury Usishchev1-0/+4
2015-05-28Compact EH SupportCatherine Moore1-0/+10
2015-04-10Add extern_protected_data and set it for x86H.J. Lu1-1/+5
2015-04-10Revert "Add extern_protected_data and set it for x86"Alan Modra1-5/+1
2015-04-09Properly check --compress-debug-sections=XXXH.J. Lu1-2/+4
2015-03-30Properly set sh_info for .rela.plt/rel.plt sectionH.J. Lu1-0/+5
2015-03-05Add extern_protected_data and set it for x86H.J. Lu1-1/+5
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-10Don't sort ld -r relocs for mipsAlan Modra1-0/+4
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu1-0/+4
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra1-0/+3
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra1-6/+0
2014-03-05Update copyright yearsAlan Modra1-3/+1
2014-02-09powerpc relax_section and section contents cacheAlan Modra1-1/+5
2013-12-17Default elf_backend_post_process_headers to set OSABIH.J. Lu1-1/+1
2013-08-27 * elf-bfd.h (struct elf_backend_data): Remove as_needed_cleanup.Alan Modra1-3/+3
2013-02-11 * elfxx-target.h (bfd_elfNN_bfd_link_hash_table_free): ProvideAlan Modra1-4/+6
2013-02-11 * elfcode.h (elf_checksum_contents): Free contents.Alan Modra1-1/+1
2012-10-23 bfd/Nathan Sidwell1-0/+4
2012-01-23 * elf-bfd.h: Formatting.Alan Modra1-1/+6
2011-07-28Clean up elf32-i386-vxworks:Roland McGrath1-1/+6
2011-07-11include/ChangeLogCatherine Moore1-0/+8
2011-06-14 PR ld/12851Alan Modra1-1/+1
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra1-1/+11
2010-11-04 * elf-attrs.c (_bfd_elf_merge_unknown_attribute_low,Joseph Myers1-0/+4
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu1-2/+2
2010-10-21 * elf-bfd.h (struct elf_backend_data): New memberRainer Orth1-1/+5
2010-08-25Add target_id to elf_backend_data.H.J. Lu1-1/+6