aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-target.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-08-17x86: Remove empty X86_FEATURE_1_AND propertyH.J. Lu1-0/+4
2018-05-21ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu1-0/+4
2018-04-14powerpc common-page-sizeAlan Modra1-0/+11
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-2/+2
2018-02-16Remove bfd stub function casts.Alan Modra1-21/+14
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton1-7/+7
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton1-7/+7
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu1-4/+0
2017-10-11ELF/BFD: Handle both variants of the 64-bit Linux core PRPSINFO noteMaciej W. Rozycki1-1/+5
2017-10-11ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki1-1/+5
2017-10-06Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes.John Baldwin1-0/+4
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