Add .note.gnu.property runtime verification and merge support
[external/binutils.git] / bfd / elf-bfd.h
2019-07-18 Mikhail KashkarovAdd .note.gnu.property runtime verification and merge... submit/tizen_5.5_base/20191030.000001 submit/tizen_base/20190724.060247 tizen_5.5.m2_release
2019-07-18 Mikhail KashkarovAdd support for elf properties section.
2016-06-18 H.J. LuDon't generate PLT for IFUNC GOT/pointer reference
2016-06-11 Alan ModraUse size_t rather than bfd_size_type
2016-06-07 Alan ModraPowerPC VLE
2016-06-02 Alan ModraRevert PR16467 change
2016-05-28 Alan ModraReturn void from linker callbacks
2016-05-12 Alan Modrald -z combreloc reloc sorting
2016-05-06 H.J. LuStrip global symbol defined in discarded section
2016-04-29 Nick CliftonEnhance support for copying and stripping Solaris and...
2016-04-27 Alan ModraCache result of scan for __start_* and __stop_* sections
2016-04-26 H.J. LuAlways count the NULL entry in dynamic symbol table
2016-04-20 H.J. LuCheck ELF relocs after opening all input files
2016-04-14 Nick CliftonFix copying Solaris binaries with objcopy.
2016-04-12 H.J. LuProperly handle dynamic reloc against normal symbol
2016-02-15 Nick CliftonEnhance GAS's .section directive so that it can take...
2016-01-01 Alan ModraCopyright update for binutils
2015-12-22 Yury UsishchevARM: Fix exidx coverage for relocatable builds.
2015-12-02 Alan Modraaddr2line vs. inlined C functions called from C++
2015-10-23 Alan ModraHandle __start_* and __stop_* symbols in --gc-sections
2015-09-23 Nick CliftonAdd support for files that contain multiple symbol...
2015-08-18 H.J. LuReturn reloc_class_ifunc for reloc against IFUNC
2015-08-18 H.J. LuAdd output_type to bfd_link_info
2015-08-12 H.J. LuSet EI_OSABI to ELFOSABI_GNU for local IFUNC symbols
2015-08-10 H.J. LuReplace hidden with versioned in elf_link_hash_entry
2015-06-30 Nick CliftonThis fixes parsing a file containing ELF attributes...
2015-06-25 H.J. LuUse strtab with GC and suffix merging for .strtab
2015-06-15 Jon TurneyAllow gdb to find debug symbols file by build-id for...
2015-05-28 Catherine MooreCompact EH Support
2015-04-10 H.J. LuAdd extern_protected_data and set it for x86
2015-04-10 Alan ModraRevert "Add extern_protected_data and set it for x86"
2015-03-30 H.J. LuProperly set sh_info for .rela.plt/rel.plt section
2015-03-27 Alan ModraRelax PR 15228 protected visibility restriction
2015-03-05 H.J. LuAdd extern_protected_data and set it for x86
2015-02-20 Andreas ArnezS390: Support new vector register sections
2015-02-11 Pedro AlvesWrap BFD headers in extern "C"
2015-01-19 Alan ModraFix garbage collection of common symbols
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-12 Alan ModraCopy relocations against protected symbols
2014-12-10 Alan ModraDon't return DW_AT_name for function name in C++
2014-12-09 Alan ModraDon't sort ld -r relocs for mips
2014-12-05 H.J. LuAdd _bfd_elf_ifunc_get_synthetic_symtab
2014-11-25 H.J. LuUse get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS
2014-11-25 H.J. LuDisplay symbol version when dumping dynrelocs
2014-10-15 Alan ModraMerge bfd_find_nearest_line variants
2014-10-15 Alan ModraDefine bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS...
2014-10-04 Alan ModraDiscard zero address range eh_frame FDEs
2014-09-12 Alan ModraTest for overflow in eh_frame_hdr entries and for overl...
2014-09-10 Alan ModraMove ELF section headers to end of object file
2014-08-22 Alan ModraIndex PowerPC64 linker generated .eh_frame in .eh_frame_hdr
2014-06-13 Alan ModraFree linker hash table from bfd_close.
2014-06-10 Alan ModraUnwrap symbols for debug information
2014-04-22 Christian SvenssonRemove support for the (deprecated) openrisc and or32...
2014-04-03 Alan ModraFix sim breakage
2014-04-02 Alan ModraHandle VDSO section headers past end of page
2014-03-05 Alan ModraUpdate copyright years
2014-02-09 Alan Modrapowerpc relax_section and section contents cache
2013-12-17 H.J. LuDefault elf_backend_post_process_headers to set OSABI
2013-12-13 Kuan-Lin ChenAdd support for Andes NDS32:
2013-11-05 H.J. LuPass ignored unresolved relocations to ld backend
2013-08-27 Alan Modra * elf-bfd.h (struct elf_backend_data): Remove as_neede...
2013-05-07 Will Newtonbfd/elf-ifunc.c: Add header size arg to _bfd_elf_alloca...
2013-05-07 Will Newtonbfd/elf-ifunc.c: Remove unused function _bfd_elf_create...
2013-04-22 Alan Modra PR ld/15382
2013-03-27 Alan Modra * elf-bfd.h (enum elf_reloc_type_class): Add reloc_cla...
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-08 Nick Clifton * elf-bfd.h (elfcore_write_s390_tdb): Add prototype.
2013-02-21 Alan Modrabfd/
2013-02-21 Alan Modra * elf-bfd.h (struct core_elf_obj_tdata): New.
2013-02-21 Alan Modrabfd/
2013-02-18 Alan Modrainclude/
2013-02-18 Alan Modra PR ld/12549
2013-02-18 Alan Modra * elf-bfd.h (struct elf_obj_tdata): Move find_line_inf...
2013-02-11 Alan Modra * elfcode.h (elf_checksum_contents): Free contents.
2013-02-08 Alan Modra PR binutils/15106
2013-02-06 Sandra Loosemore2013-02-06 Sandra Loosemore <sandra@codesourcery...
2013-02-04 Sergio Durigan Junior2013-02-04 Sergio Durigan Junior <sergiodj@redhat...
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 Nick Clifton * common.h: Fix case of "Meta".
2013-01-08 Yufeng Zhanginclude/elf/
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-17 Alan Modratypo fixes
2012-08-13 Nick CliftonAdd support for 64-bit ARM architecture: AArch64
2012-07-24 Cary Coutant2012-07-24 Teresa Johnson <tejohnson@google.com>
2012-06-04 Jan Kratochvilbfd/
2012-06-03 Alan Modra PR binutils/13897
2012-06-01 Jan Kratochvilbfd/
2012-05-25 Alan Modra PR ld/13909
2012-05-14 James LemkeAdd support for PowerPC VLE.
2012-05-07 Hans-Peter Nilsson * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Declare...
2012-05-07 Maciej W. Rozycki * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle...
2012-05-03 Nick CliftonAdd support for Motorola XGATE embedded CPU
2012-04-24 Alan Modra PR ld/13991
next