Add ability to change linker warning messages into errors when reporting executable...
[binutils-gdb.git] / include / bfdlink.h
2023-11-10 Nick CliftonAdd ability to change linker warning messages into...
2023-02-06 Alan Modrappc32 and "LOAD segment with RWX permissions"
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-12-07 Alan ModraCompression tidy and fixes
2022-05-20 Alan ModraTidy warn-execstack handling
2022-05-04 H.J. LuLTO: Handle __real_SYM reference in IR
2022-05-03 Nick CliftonAdd a linker warning when creating potentially dangerou...
2022-04-20 Nick CliftonAdd linker warning for when it creates an executable...
2022-01-14 Alan ModraPR28751 mbind2a / mbind2b regressions on powerpc*-linux
2022-01-12 H.J. Luld: Initial DT_RELR support
2022-01-05 H.J. Luelf: Set p_align to the minimum page size if possible
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-07-09 H.J. Luelf: Add GNU_PROPERTY_1_NEEDED check
2021-07-08 H.J. Luld: Limit cache size and add --max-cache-size=SIZE
2021-03-31 Alan ModraUse bool in include
2021-03-01 Alan ModraPR27451, -z start_stop_gc
2021-02-21 Alan ModraWarn when a script redefines a symbol
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-12-16 Alan Modraconstify elfNN_bed
2020-12-15 Vivek Das MohapatraHandle -z unique/-z nounique in ld
2020-11-20 Nick Alcockbfd, include, ld, binutils, libctf: CTF should use...
2020-09-12 H.J. Luelf: Add -z unique-symbol to avoid duplicated local...
2020-07-22 H.J. Luld: Properly override the IR definition
2020-06-15 Roland McGrathgold, ld: Implement -z start-stop-visibility=... option.
2020-05-27 H.J. Luld: Add --warn-textrel and obsolete --warn-shared-textrel
2020-04-15 Fangrui SongUnify the behaviour of ld.bfd and ld.gold with respect...
2020-03-13 Christophe LyonAdd support for non-contiguous memory regions
2020-03-13 Christian EggersFix several mix up between octets and bytes in ELF...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-10-16 Alan ModraPR13616, linker should pad executable sections with...
2019-10-03 Nick Alcockbfd, ld: add CTF section linking
2019-09-23 Alan Modralinker bfd.h tidy
2019-09-23 Alan Modraelf bfd.h tidy
2019-04-06 H.J. Lux86: Move x86-specific linker options to elf_linker_x86...
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-12-07 H.J. Luelf: Report property change when merging properties
2018-10-08 Alan ModraSeparate header PT_LOAD for -z separate-code
2018-07-17 Maciej W. RozyckiLD: Export relative-from-absolute symbol marking to BFD
2018-04-17 Michael Eager[MicroBlaze] PIC data text relative
2018-01-12 H.J. Luld: Add "-z separate-code" option to ELF linker
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-08-06 H.J. LuTreat common symbol as undefined for --no-define-common
2017-06-22 H.J. Lux86: Support Intel Shadow Stack with SHSTK property
2017-06-22 H.J. Lux86: Support Intel IBT with IBT property and IBT-enable PLT
2017-06-16 Alan ModraRewrite __start and __stop symbol handling
2017-06-06 Andrew Burgessld: Allow section groups to be resolved as part of...
2017-05-16 Alan ModraRename non_ir_ref to non_ir_ref_regular
2017-05-16 Alan Modranon_ir_ref_dynamic
2017-04-20 H.J. LuHandle symbol defined in IR and referenced in DSO
2017-04-19 Alan ModraImplement -z dynamic-undefined-weak
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-12-16 fincsImplement and document --gc-keep-exported
2016-07-15 Thomas Preud'hommeAdd support for creating ELF import libraries
2016-05-28 Alan ModraReturn void from linker callbacks
2016-04-27 Alan ModraCache result of scan for __start_* and __stop_* sections
2016-04-21 Nick CliftonAdd support for non-ELF targets to check their relocs.
2016-04-20 H.J. LuCheck ELF relocs after opening all input files
2016-03-15 H.J. LuAdd -z noreloc-overflow option to x86-64 ld
2016-02-26 H.J. LuProperly implement STT_COMMON
2016-02-26 H.J. Lu[x86] Resolve non-PIC undefweak symbols in executable
2016-01-01 Alan ModraCopyright update for binutils
2015-10-22 H.J. LuAdd "-z call-nop=PADDING" option to ld
2015-09-20 Rich FelkerAdd --no-dynamic-linker option to ld, for static PIE use
2015-08-23 Alan ModraReorder enum output_type for better code generation
2015-08-19 Alan ModraRemove link_info.pic
2015-08-19 Alan ModraAdd bfd_link_pde, and simplify some tests of link_info...
2015-08-18 H.J. LuAdd output_type to bfd_link_info
2015-05-28 Catherine MooreCompact EH Support
2015-04-15 H.J. LuAdd --compress-debug-sections=[none|zlib|zlib-gnu|zlib...
2015-04-14 H.J. LuAdd -z noextern-protected-data to ld for ELF/x86
2015-02-14 Alan ModraPR ld/17973 LTO file syms
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-23 Alan ModraUse a symbol flag bit to mark linker defined symbols
2014-11-18 Igor ZamyatinAdd -z bndplt to generate BND prefix in PLT entries
2014-08-12 Alan ModraChange ld "notice" interface for better handling of...
2014-08-12 Alan ModraFix non-plugin warning symbol handling
2014-06-13 Alan ModraFree linker hash table from bfd_close.
2014-06-13 Alan ModraMake bfd.link_next field a union
2014-06-10 Alan ModraUnwrap symbols for debug information
2014-03-05 Alan ModraUpdate copyright years
2013-02-18 Alan Modrainclude/
2012-10-24 H.J. LuMove disable_target_specific_optimizations to bfd_link_info
2012-10-23 Nathan Sidwell bfd/
2012-10-22 Alan Modrainclude/
2012-04-09 Roland McGrathbfd/
2012-01-31 H.J. LuSupport arch-dependent fill
2011-10-19 Alan Modra PR ld/13254
2011-09-16 H.J. LuCheck if a symbol is hidden by linker script.
2011-07-15 Alan Modrainclude/
2011-07-11 Catherine Mooreinclude/ChangeLog
2011-07-09 Alan Modra PR ld/12942
2011-06-20 Jakub Jelinek PR ld/12570
2011-05-17 Alan Modra PR ld/12760
2011-05-15 Alan Modrainclude/
2011-04-25 Jan Kratochvilgdb/
2011-04-24 Alan Modra PR ld/12365
2011-04-20 Alan Modra PR ld/12365
2010-10-14 Dave KornApplied patch series for LD plugin interface (six parts).
2009-12-15 Doug Kwan2009-12-14 Doug Kwan <dougkwan@google.com>
2009-10-14 Alan Modrainclude/
next