Remove path name from test case
[binutils-gdb.git] / ld / ldlang.h
2023-11-01 Nick Cliftonld: Support input section description keyword: REVERSE
2023-03-15 Nick CliftonAdd --enable-linker-version option to bfd linker to...
2023-03-10 Alan ModraRevert ld ASCII support
2023-03-10 Alan ModraRevert ld DIGEST support
2023-03-07 Ulf SamuelssonDIGEST: ldlang.*: add timestamp
2023-02-16 Nick CliftonAdd support for the ASCII directive inside linker scripts.
2023-02-14 Ulf SamuelssonASCIZ Command for output section
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-11-30 Michael Matzsection-select: Remove unused code
2022-11-30 Michael Matzsection-select: Implement a prefix-tree
2022-11-30 Michael Matzsection-select: Lazily resolve section matches
2022-11-28 Michael MatzOnly use wild_sort_fast
2022-08-03 Alan ModraFix a conflict between the linker's need to rename...
2022-02-16 Fangrui Songld: Support customized output section type
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-07-21 Luca BoccassiAllows linker scripts to set the SEC_READONLY flag.
2021-03-31 Alan ModraUse bool in ld
2021-01-13 Alan ModraSHF_LINK_ORDER fixup_link_order in ld
2021-01-13 Alan ModraRemove sflag_info param from wild callback functions
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-12-24 Alan ModraPR27100, final link failed: bad value
2020-11-25 Alan ModraDuplicate output sections in scripts
2020-11-20 Nick Alcockbfd, include, ld, binutils, libctf: CTF should use...
2020-06-21 Alan ModraDo without ld ENABLE_PLUGINS
2020-06-03 Fangrui Songld: Add --export-dynamic-symbol and --export-dynamic...
2020-05-18 Douglas B RuppShow AIX gc'd symbol address adjustments in map file
2020-04-22 Fangrui SongFor relative paths in INPUT() and GROUP(), search the...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-11-22 Nick CliftonReplace unnecessary null check with a cast.
2019-11-21 Nick CliftonFix potentially undefined behaviour in the linker when...
2019-10-03 Nick Alcockbfd, ld: add CTF section linking
2019-09-20 Alan Modrabfd macro conversion to inline functions, section
2019-09-20 Alan Modrabfd macro conversion to inline functions
2019-08-10 Alan ModraSort statement_enum and lang_statement_union
2019-08-10 Alan ModraDelete unused ldlang.h structs
2019-08-10 Alan Modralang_input_statement_type next pointers
2019-08-01 Alan ModraRename lang_output_section_statement to lang_os_list
2019-07-13 Alan ModraPR24786, wrong LMA if first section in overlay is empty
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-11-29 Thomas Preud'hommeDocument purpose of each ld statement lists
2018-08-26 Alan ModraDelay evaluation of alignment expressions in output...
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-09-02 Alan ModraLTO rescan archives
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-11-04 Andrew Burgessld: Allow EXCLUDE_FILE to be used outside of the sectio...
2016-04-18 Matthew FortuneAdd new NOCROSSREFS_TO linker script command
2016-03-22 Nick CliftonImprove COFF/PE linker garbage collection by preventing...
2016-01-01 Alan ModraCopyright update for binutils
2015-10-29 Alan ModraRe: Orphan output section with multiple input sections
2015-08-04 Andrew Burgessld: Add '--require-defined' command line option.
2015-06-12 Tristan GingoldAdd new ld option: --print-memory-usage
2015-02-14 Alan ModraPR ld/17973 LTO file syms
2015-01-28 Senthil Kumar SelvarajAllow symbols in MEMORY region specification
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-08-14 Alan ModraLinker part of PR16563 fix
2014-08-12 Alan ModraFix build breakage when ld plugins disabled
2014-08-09 Ulrich Drepper * ldlang.h (struct lang_input_statement_flags...
2014-07-03 Alan ModraReload --as-needed libraries inside groups
2014-05-24 Alan ModraLocalize varible to avoid warning
2014-05-10 Hans-Peter NilssonFix freeing of link_info.hash
2014-03-14 Alan ModraRemove search path from -l:namespec DT_NEEDED
2014-03-05 Alan ModraUpdate copyright years
2014-01-22 Alan ModraDisplay the reference causing a shared library to be...
2014-01-22 Alan ModraMiscellaneous ld tidies
2014-01-20 Alan ModraAllow self-assignment for absolute symbols defined...
2014-01-20 Guy MartinFix duplicate output section statement lookup
2014-01-16 Alan ModraTidy ld use of bfd_section userdata.
2013-07-19 Nick Clifton * ldgram.y: Add ALIGN_WITH_INPUT output section attribute.
2013-01-10 H.J. LuRemove trailing white spaces in ld
2012-06-15 Alan Modrald/
2012-05-30 Alan Modra * ldlang.h (lang_output_section_statement_type): Rename
2012-05-14 James LemkeAdd support for PowerPC VLE.
2012-03-08 Alan Modra PR ld/10340
2012-03-05 Alan Modra * ldlang.h (struct lang_input_statement_flags): New...
2011-11-15 Andreas Schwab* ld/ldlang.c (insert_pad): Change alignment_needed...
2011-09-20 Alan Modra PR ld/12301
2011-09-16 H.J. LuCheck if a symbol is hidden by linker script.
2011-07-11 Catherine Mooreinclude/ChangeLog
2011-05-03 Alan Modra PR ld/12726
2011-03-10 Dave Korn[PATCH] Revise linker plugin API to better preserve...
2011-01-13 Alan ModraUpdate copyright dates.
2011-01-13 Alan Modra PR ld/12356
2010-12-20 Alan Modra * ld.texinfo (Expression Section): Describe treatment...
2010-12-06 H.J. LuReplace is_archive with maybe_archive.
2010-10-28 Alan Modra * ldlang.h (ldlang_add_undef): Add cmdline param.
2010-10-14 Dave KornApplied patch series for LD plugin interface (six parts).
2010-09-10 Alan Modra PR ld/11931
2010-01-21 Nick Clifton PR 4437
2009-11-05 Nick Clifton * lexsup.c: Rename --add-needed to --copy-dt...
2009-09-11 Nick Clifton * po/bfd.pot: Updated by the Translation project.
2009-08-30 Alan Modra PR ld/10569
2009-08-10 Alan Modra PR 10474
2009-05-15 Alan Modrald/
2009-03-02 Nick Clifton * ldgram.y: Add support for REGION_ALIAS operator.
2009-02-16 Alan Modra * ldlang.c (push_stat_ptr, pop_stat_ptr): New functions.
2008-10-04 Alan Modra * ldemul.c (ldemul_place_orphan): Add "constraint...
2008-09-07 Alan Modra * ldlang.h (lang_output_section_find): Define.
2008-08-17 Alan Modrabfd/
2008-01-25 Alan Modrald/
next