gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / ld / ldlang.c
2020-06-03  Fangrui Songld: Add --export-dynamic-symbol and --export-dynamic...
2020-05-19  Alan ModraUse bfd_get_filename throughout ld
2020-05-18  Douglas B RuppShow AIX gc'd symbol address adjustments in map file
2020-05-01  Alan ModraPR25882, .gnu.attributes are not checked for shared...
2020-04-22  Fangrui SongFor relative paths in INPUT() and GROUP(), search the...
2020-03-18  Christophe LyonNon-contiguous memory regions support: Avoid calls...
2020-03-13  Christophe LyonAdd support for non-contiguous memory regions
2020-03-05  Alan ModraReduce --warn-section-align output
2020-03-04  Alan ModraPR25570, ld duplicate "warning: changing start of section"
2020-03-04  Alan ModraRevert "PR25570, ld duplicate "warning: changing start...
2020-03-04  Alan ModraPR25570, ld duplicate "warning: changing start of section"
2020-02-26  Alan ModraIndent labels
2020-02-07  H.J. LuELF: Discard a section if any of its linked-to sections...
2020-01-22  Yuri ChornoivanPR25417, Fix minor typos
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-12-26  Alan ModraAvoid ubsan bug complaining about &p->field
2019-12-05  Alan ModraRe: PR25244, --print-memory-usage, division by zero...
2019-12-05  Alan ModraPR25244, --print-memory-usage, division by zero if...
2019-11-25  Alan ModraPass section when available to bfd_octets_per_byte
2019-11-25  Christian EggersIntroduce new section flag: SEC_ELF_OCTETS
2019-11-06  Christian Eggersld: Fix printed sizes in map file
2019-10-09  Alan ModraPR25081, Discrepancy between VMA and LMA after ALIGN
2019-10-03  Nick Alcockbfd, ld: add CTF section linking
2019-09-25  Alan ModraSORT_BY_INIT_PRIORITY
2019-09-20  Alan Modrabfd macro conversion to inline functions, section
2019-09-20  Alan Modrabfd macro conversion to inline functions
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Alan ModraConstify target name, reloc name, and carsym name
2019-09-13  Alan ModraAlways add input_statement to statement_list
2019-09-12  Alan ModraLOAD in linker map file
2019-09-12  Alan ModraPR24981, Hit assertion failure in ld/ldlang.c:7504
2019-09-11  Alan ModraMove elf32.em and elf-generic.em functions
2019-08-10  Alan Modrastat_alloc casts
2019-08-10  Alan Modralang_input_statement_type next pointers
2019-08-06  Alan ModraLTO object insertion point
2019-08-06  Alan ModraPR24873, gcc -flto objects result in --start-group...
2019-08-01  Alan ModraPR24806, Linking with -T inside --start-group/--end...
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-04-11  Faraz Shahbazkerld: Add --no-print-map-discarded option
2019-03-21  Alan ModraAdd SORT_NONE to .init and .fini in scripts
2019-03-20  Alan ModraFix some dlx fails
2019-01-27  Alan ModraPR24008, Wrong value of ternary expression in map file
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-10-29  Alan ModraReport scripts and libraries searched for ld --trace
2018-10-20  Alan ModraRelax a -r --gc-sections requirement
2018-10-08  H.J. LuELF: Properly group and place orphan note sections
2018-10-08  Alan Modrald insert_os_after ignoring first assignment
2018-10-03  H.J. LuELF: Group and sort output note sections by section...
2018-09-19  Alan ModraPR23648, Symbols based on MEMORY regions confuse -...
2018-08-31  H.J. Luld: Lookup section in output with the same name
2018-08-26  Alan ModraDelay evaluation of alignment expressions in output...
2018-07-04  H.J. Luld: Set non_ir_ref_regular for --undefined SYMBOL
2018-04-16  Alan ModraRemove sh5 and sh64 support
2018-02-26  Alan Modrald error/warning messages
2018-02-19  Maciej W. RozyckiLD: Support fixed-size sections some psABIs may require
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-27  Alan ModraPR22751, LTO broken for libgcc libcalls
2018-01-11  Andrew Burgessld: Fix issue where PROVIDE overrides defined symbol
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-11-28  Alan ModraPR22471, undefined reference to linker-defined symbols
2017-11-13  H.J. Luld: Add ldlang_check_relro_region/update lang_find_relr...
2017-11-13  H.J. Luld: Add lang_size_relro_segment
2017-11-13  H.J. Luld: Update phase_enum/relro_enum and add seg_align_type
2017-11-07  Alan Modragas and ld pluralization fixes
2017-10-16  H.J. LuELF: Call check_relocs after opening all inputs
2017-10-12  Alan Modrald whitespace fixes
2017-10-11  Alan Modrald internationalization fixes
2017-10-01  Alan ModraPR21970, assertion failed when more than one overlay...
2017-09-02  Alan ModraLTO rescan archives
2017-08-24  Andrew Burgessld: Early detection of orphans we know will be discarded
2017-08-06  H.J. LuTreat common symbol as undefined for --no-define-common
2017-07-28  Andrew BurgessMake some improvements to how SORT_* specifiers and...
2017-06-16  Alan ModraRewrite __start and __stop symbol handling
2017-06-13  H.J. Luld: Don't define __start_SECNAME/__stop_SECNAME for -r
2017-06-13  H.J. LuAlways define referenced __start_SECNAME/__stop_SECNAME
2017-06-06  Andrew Burgessld: Allow section groups to be resolved as part of...
2017-05-18  Nick CliftonTreat a prefix of "$SYSROOT" in the same way as "=...
2017-04-04  Maciej W. RozyckiPR ld/21233: Avoid sweeping forced-undefined symbols...
2017-03-21  Tristan Gingoldld: check overflow only for allocated sections.
2017-03-14  H.J. LuUse addr_mask to check VMA and LMA
2017-03-13  Tristan Gingoldld: add an error in case of address space overflow.
2017-03-09  Andrew Burgessld: Track changes to default region LMA even for empty...
2017-03-09  Andrew Burgessld: better handling of lma region for orphan sections
2017-03-07  Alan ModraFix ld uninitialized read of script ASSERT data structure
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-21  Igor KudrinDo not add padding if an output section is marked as...
2016-11-27  Ambrogino ModiglianiFix spelling in comments in C source files (ld)
2016-11-04  Andrew Burgessld: Allow EXCLUDE_FILE to be used outside of the sectio...
2016-10-11  Alan ModraAlways descend into output section statements in lang_d...
2016-10-07  Alan ModraPass link_info to _bfd_merge_private_bfd_data
2016-09-30  Alan ModraMake bfd_error_handler_type like vprintf
2016-08-31  Alan ModraIgnore symbols defined in SHF_EXCLUDE sections
2016-07-16  Alan ModraDon't include libbfd.h outside of bfd, part 4
2016-07-16  Alan ModraDon't include libbfd.h outside of bfd, part 1
2016-06-14  Alan ModraFormatting fixes.
2016-06-14  Alan ModraDelete bfd_my_archive macro
next
This page took 0.386234 seconds and 106 git commands to generate.