]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - ld/ldmain.c
Add generated source files and fix thinko in aarch64-asm.c
[thirdparty/binutils-gdb.git] / ld / ldmain.c
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-07-16  Alan ModraPR10957, Missing option to really print section+offset
2023-03-10  Alan ModraRevert ld DIGEST support
2023-03-07  Ulf SamuelssonDIGEST: ldmain.c
2023-02-16  Alan ModraDelete PROGRESS macros
2023-01-27  Alan ModraCall bfd_close_all_done in ld_cleanup
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-12-07  Alan ModraCompression tidy and fixes
2022-10-11  Martin Liskaadd --enable-default-compressed-debug-sections-algorith...
2022-09-27  Fangrui Songbinutils, gdb: support zstd compressed debug sections
2022-09-27  Alan ModraPR29617, ld segfaults when bfd_close fails
2022-08-04  Alan ModraRe: Get rid of fprintf_vma and sprintf_vma
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-05-07  Alan Modramultiple definition warnings from script symbols
2021-04-05  Alan ModraC99 ld configury
2021-03-31  Alan ModraUse bool in ld
2021-03-22  Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-03-01  Alan ModraPR27451, -z start_stop_gc
2021-02-21  Alan ModraWarn when a script redefines a symbol
2021-01-11  Matt JenkinsAdd support for more MIPS variants to the linker comman...
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-11-20  Nick Alcockbfd, include, ld, binutils, libctf: CTF should use...
2020-10-26  Nick CliftonInvoke the linker's error handling script with the...
2020-10-16  Nick CliftonAdd a new option to the linker: --error-handling-script...
2020-06-23  Roland McGrathPR 22843: ld, gold: Add --dependency-file option.
2020-06-23  Alan ModraPR26150, Assertion when asm() defines global symbols...
2020-06-21  Alan ModraDo without ld ENABLE_PLUGINS
2020-06-15  Roland McGrathgold, ld: Implement -z start-stop-visibility=... option.
2020-05-28  H.J. Luld: Add --enable-textrel-check=[no|yes|warning|error]
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", ld
2020-05-19  Alan ModraUse bfd_get_filename throughout ld
2020-05-18  Sergei Trofimovich[PATCH] ld: fix s/claimi/claim/ typo
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-10-03  Nick Alcockbfd, ld: add CTF section linking
2019-09-20  Alan Modrabfd macro conversion to inline functions
2019-08-10  Alan Modralang_input_statement_type next pointers
2019-05-22  Nick CliftonHave the linker report an error if the same script...
2019-04-11  Faraz Shahbazkerld: Add --no-print-map-discarded option
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-11-27  Maciej W. RozyckiLD: Convert `%P: %H:' to `%H:' in error messages
2018-10-29  Alan ModraReport scripts and libraries searched for ld --trace
2018-10-29  Alan ModraRemove some ld --trace output
2018-10-29  Alan ModraSimplify --sysroot=/
2018-10-15  Alan ModraBFD_INIT_MAGIC
2018-09-19  Alan ModraTweak map file output for pei386_auto_import
2018-04-17  Michael Eager[MicroBlaze] PIC data text relative
2018-04-14  Alan Modrapowerpc common-page-size
2018-02-28  Douglas B RuppRemove any trailing directory separator from ld_canon_s...
2018-02-26  Alan Modrald error/warning messages
2018-02-19  Alan ModraUse %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.
2018-02-19  Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-10-11  Alan Modrald internationalization fixes
2017-09-02  Alan ModraLTO rescan archives
2017-08-07  Romain GeisslerAdd configure flag to enable gnu hash style by default.
2017-08-06  H.J. LuTreat common symbol as undefined for --no-define-common
2017-07-19  Tristan GingoldRemove datasize measurements based on sbrk()
2017-06-06  Andrew Burgessld: Allow section groups to be resolved as part of...
2017-06-05  Alan ModraFix --enable-new-dtags config support
2017-06-05  Slava BarinovIntroduce --enable-new-dtags configure option.
2017-01-31  Nick CliftonFix buffer overflows in ld when printing translated...
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-02  Nick CliftonFix seg-fault in the linker when attempting to print...
2016-10-31  Thomas Preud'hommeInitialize input statement created in add_archive_member
2016-09-30  Alan ModraBetter ld --fatal-warnings support
2016-06-14  Alan ModraFormatting fixes.
2016-06-14  Alan ModraDelete bfd_my_archive macro
2016-06-14  Alan ModraSet my_archive for thin archives
2016-05-28  Alan ModraReturn void from linker callbacks
2016-05-25  H.J. LuSkip an archive element if not added by linker
2016-02-26  H.J. Lu[x86] Resolve non-PIC undefweak symbols in executable
2016-01-01  Alan ModraCopyright update for binutils
2015-10-21  Nick CliftonReset x86 Linux targets to not compressing debug sectio...
2015-09-24  Alan ModraRelative DT_RPATH/DT_RUNPATH vs. sysroot capable ld.
2015-08-18  H.J. LuAdd output_type to bfd_link_info
2015-06-12  Tristan GingoldAdd new ld option: --print-memory-usage
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-03-18  Chen GangUse %F instead of %X for einfo
2015-02-07  H.J. LuUpdate plugin_maybe_claim
2015-01-29  H.J. LuRemove plugin_active_plugins_p()
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-23  Alan ModraMove support code for linker script DEFINED to ldexp.c
2014-09-15  Andrew BennettAdd support for MIPS R6.
2014-08-12  Alan ModraChange ld "notice" interface for better handling of...
2014-06-13  Alan ModraDon't call bfd_link_hash_table_free
2014-06-13  Alan ModraMake bfd.link_next field a union
2014-05-10  Hans-Peter NilssonFix freeing of link_info.hash
2014-04-09  Nick CliftonRemove remaining default manifest support.
2014-04-08  Jon TURNEYAdd support for generating and inserting build IDs...
2014-03-27  H.J. LuScan all input files for symbol reference warning
2014-03-05  Alan ModraUpdate copyright years
2014-01-22  Alan ModraDisplay the reference causing a shared library to be...
2013-10-09  Nick Clifton PR ld/16028
2013-06-22  Richard Sandiford * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips...
2013-05-02  Nick Clifton * archures.c: Add some more MSP430 machine numbers.
2012-12-03  H.J. LuImprove plugin error handling
next