summaryrefslogtreecommitdiff
path: root/include/bfdlink.h
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-08-06Treat common symbol as undefined for --no-define-commonH.J. Lu
2017-06-22x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra
2017-06-06ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra
2017-05-16non_ir_ref_dynamicAlan Modra
2017-04-20Handle symbol defined in IR and referenced in DSOH.J. Lu
2017-04-19Implement -z dynamic-undefined-weakAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-16Implement and document --gc-keep-exportedfincs
2016-07-15Add support for creating ELF import librariesThomas Preud'homme
2016-05-28Return void from linker callbacksAlan Modra
2016-04-27Cache result of scan for __start_* and __stop_* sectionsAlan Modra
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton
2016-04-20Check ELF relocs after opening all input filesH.J. Lu
2016-03-15Add -z noreloc-overflow option to x86-64 ldH.J. Lu
2016-02-26Properly implement STT_COMMONH.J. Lu
2016-02-26[x86] Resolve non-PIC undefweak symbols in executableH.J. Lu
2016-01-01Copyright update for binutilsAlan Modra
2015-10-22Add "-z call-nop=PADDING" option to ldH.J. Lu
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker
2015-08-23Reorder enum output_type for better code generationAlan Modra
2015-08-19Remove link_info.picAlan Modra
2015-08-19Add bfd_link_pde, and simplify some tests of link_info.typeAlan Modra
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-05-28Compact EH SupportCatherine Moore
2015-04-14Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu
2015-04-14Add -z noextern-protected-data to ld for ELF/x86H.J. Lu
2015-02-14PR ld/17973 LTO file symsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-23Use a symbol flag bit to mark linker defined symbolsAlan Modra
2014-11-18Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin
2014-08-12Change ld "notice" interface for better handling of indirect symbolsAlan Modra
2014-08-12Fix non-plugin warning symbol handlingAlan Modra
2014-06-13Free linker hash table from bfd_close.Alan Modra
2014-06-13Make bfd.link_next field a unionAlan Modra
2014-06-10Unwrap symbols for debug informationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-02-18include/Alan Modra
2012-10-24Move disable_target_specific_optimizations to bfd_link_infoH.J. Lu
2012-10-23 bfd/Nathan Sidwell
2012-10-22include/Alan Modra
2012-04-09bfd/Roland McGrath
2012-01-31Support arch-dependent fillH.J. Lu
2011-10-19 PR ld/13254Alan Modra
2011-09-16Check if a symbol is hidden by linker script.H.J. Lu
2011-07-15include/Alan Modra
2011-07-11include/ChangeLogCatherine Moore