gdb/riscv: use register name enum values in riscv-linux-nat.c
[binutils-gdb.git] / ld /
2022-08-08 Martin Liskald: fix NEWS typos
2022-08-04 Alan ModraDon't use BFD_VMA_FMT in binutils
2022-08-04 Alan ModraRe: Get rid of fprintf_vma and sprintf_vma
2022-08-03 H.J. Luelf: Reset alignment for each PT_LOAD segment
2022-08-03 Alan ModraFix a conflict between the linker's need to rename...
2022-08-02 Matthew Malcomsonld: aarch64: Adjust TLS relaxation condition
2022-08-02 Matthew Malcomsonld: aarch64: Update test linker scripts relocs.ld and...
2022-08-01 Martin Storsjöld: Support the -exclude-symbols option via COFF def...
2022-08-01 Martin Storsjöld: Add support for a new option, -exclude-symbols...
2022-08-01 WANG Xueruiopcodes: LoongArch: add "ret" instruction to reduce...
2022-08-01 WANG Xueruiopcodes: LoongArch: make all non-native jumps desugar...
2022-08-01 Alan ModraGet rid of fprintf_vma and sprintf_vma
2022-08-01 liuzhensongLoongArch: Set defaults to exec stack 0.
2022-07-29 Rainer Orthld: Extend ac_default_ld_warn_rwx_segments to all SPARC...
2022-07-26 Nick CliftonStop the linker from complaining about RWX segments...
2022-07-26 Alan ModraPowerPC32 ld test fails with --enable-targets=all
2022-07-26 Nick CliftonUpdated translations for various sub-directories
2022-07-25 H.J. Luld: Compile 2 CTF tests with -O2
2022-07-25 liuzhensongLoongArch: Add testcases for new relocate types.
2022-07-25 liuzhensongbfd: Delete R_LARCH_NONE from dyn info of LoongArch.
2022-07-25 Alan ModraRe: PowerPC64 .branch_lt address
2022-07-22 Alan ModraPR17122, OSX 10.9 build failure
2022-07-21 H.J. Lui386: Don't allow GOTOFF relocation against IFUNC symbo...
2022-07-19 H.J. Lux86: Disallow invalid relocations against protected...
2022-07-19 Fangrui Songx86: Make protected symbols local for -shared
2022-07-19 H.J. Luld: Pass -nostdlib to compiler with -r
2022-07-19 H.J. Lux86: Properly check invalid relocation against protecte...
2022-07-08 Nick CliftonFix regeneration of ld configure and makefiles
2022-07-08 Nick CliftonUpdate version to 2.39.50 and regenerate files
2022-07-08 Nick CliftonAdd markers for 2.39 branch
2022-06-29 Alan ModraRe: ld/x86: skip p_align-1 tests with unsuitable compiler
2022-06-28 Jan Beulichld/x86: skip p_align-1 tests with unsuitable compiler
2022-06-28 Alan ModraPowerPC64: align plt_branch stubs
2022-06-28 Alan ModraRe: Disable execstack and rwx segments warnings for...
2022-06-27 Nick CliftonDisable execstack and rwx segments warnings for MIPS...
2022-06-27 Jan Beulichdrop XC16x bits
2022-06-27 Alan ModraPowerPC64 .branch_lt address
2022-06-27 Alan Modra-z relro relaxation and ld script SIZEOF
2022-06-25 Fangrui Songarm: Define elf_backend_extern_protected_data to 0...
2022-06-23 Fangrui Songaarch64: Allow PC-relative relocations against protecte...
2022-06-23 Fangrui Songaarch64: Define elf_backend_extern_protected_data to...
2022-06-22 Fangrui Songaarch64: Disallow copy relocations on protected data
2022-06-21 Nick Alcockld: regenerate configure after recent misgeneration
2022-06-21 Nick CliftonDefault to disabling the linker warnings about execstac...
2022-06-18 Tomoaki KawadaFix the sorting algorithm for reloc entries
2022-06-16 Alan ModraAlways free matching vector from bfd_check_format_matches
2022-06-14 Alan ModraBFD_RELOC_MIPS_16
2022-05-31 H.J. Lux86: Properly handle IFUNC function pointer reference
2022-05-31 H.J. Lui386: Ajdust more tests for opcodes/i386: remove traili...
2022-05-31 Alan ModraAjdust more tests for opcodes/i386: remove trailing...
2022-05-31 Alan ModraTrailing spaces in objdump -r header
2022-05-27 Andrew Burgessopcodes/i386: remove trailing whitespace from insns...
2022-05-26 Hans-Peter Nilssonld: cris*-elf: Default to --no-warn-rwx-segment
2022-05-26 Hans-Peter Nilssoncris: bfd: Correct default to no execstack
2022-05-26 Alan Modrabit-rot in target before_parse function
2022-05-26 Luca Boccassild: add --package-metadata
2022-05-23 Mark Harmstoneld: use definitions in generate_reloc rather than raw...
2022-05-20 Alan ModraTidy warn-execstack handling
2022-05-12 Alan ModraFix an illegal memory access when creating DLLs.
2022-05-07 Alan ModraRe: Fix new linker testsuite failures due to rwx segmen...
2022-05-06 Nick CliftonFix new linker testsuite failures due to rwx segment...
2022-05-04 H.J. LuLTO: Handle __real_SYM reference in IR
2022-05-04 Alan ModraPowerPC32 treatment of absolute symbols
2022-05-03 H.J. Luld: Regenerate aclocal.m4 with automake 1.15.1
2022-05-03 Nick CliftonAdd a linker warning when creating potentially dangerou...
2022-05-03 Nick CliftonFix potential arithmetic overflow in the linker's plugi...
2022-04-28 H.J. Lux86: Properly handle function pointer reference
2022-04-28 Nick Alcocklibctf: impose an ordering on conflicting types
2022-04-27 H.J. Lux86: Disable 2 tests with large memory requirement
2022-04-27 Nick CliftonFix potential buffer overruns when creating DLLs.
2022-04-27 Alan ModraRevert pr29072 lto test changes
2022-04-26 H.J. Lui386: Pass -z noexecstack to linker tests
2022-04-25 Nick CliftonEmit a note warning the user that creating an executabl...
2022-04-21 Alan Modraprune .note.GNU-stack warning from testsuite
2022-04-21 Alan Modrald testsuite xcoff XPASS
2022-04-20 Cl?ment Chigotxcoff: implement linker relaxation
2022-04-20 Cl?ment ChigotStubs (added in a later patch) will generate new .loade...
2022-04-20 Nick CliftonAdd linker warning for when it creates an executable...
2022-04-13 Alan Modraubsan: member access within null pointer of union
2022-04-07 Mark HarmstoneAdd support for COFF secidx relocations
2022-03-25 Nick Alcocklibtool.m4: fix the NM="/nm/over/here -B/option/with...
2022-03-24 Jan Beulichx86: mention dropped L1OM/K1OM support in ld/ as well
2022-03-24 Jan Beulichx86: drop L1OM/K1OM support from ld
2022-03-23 Nick Alcocklibctf, ld: diagnose corrupted CTF header cth_strlen
2022-03-23 Nick Alcockinclude, libctf, ld: extend variable section to contain...
2022-03-23 Nick Alcockld, testsuite: improve CTF-availability test
2022-03-20 liuzhensongld:LoongArch: Add test cases to adapt to LoongArch32...
2022-03-20 liuzhensongld: loongarch: Skip unsupport test cases.
2022-03-17 Jan Beulichx86: drop L1OM/K1OM support from gas
2022-03-15 Alan ModraPowerPC64 extended instructions in powerpc_macros
2022-03-10 Alan ModraRe: ld: Add a before_plugin_all_symbols_read hook
2022-03-10 H.J. Luld: Add a before_plugin_all_symbols_read hook
2022-03-03 Alan ModraAdjust ld ctf test for 32-bit targets
2022-03-01 Nick CliftonFix linker tests to compile with gcc-12.
2022-02-18 Roland McGrathFix typo in ld.texi
2022-02-17 Nick CliftonUpdated Serbian translations for the bfd, gold, ld...
2022-02-16 Fangrui Songld: Support customized output section type
2022-02-15 H.J. Lui386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTREL
2022-02-15 H.J. Lux86-64: Use MAXPAGESIZE for the relro segment alignment
2022-02-15 H.J. LuRevert "PR28824, relro security issues, x86 keep COMMON...
next