PR27684, PowerPC missing mfsprg0 and others
[binutils-gdb.git] / ld /
2021-04-06 Jan Beulichld: warn about PE base relocations to sections above...
2021-04-05 Alan ModraC99 ld configury
2021-04-01 Tamar ChristinaPE/Windows x86_64: Fix weak undef symbols after image...
2021-04-01 Martin LiskaRemove strneq macro and use startswith.
2021-03-31 Alan ModraUse bool in ld
2021-03-31 Alan ModraRemove bfd_stdint.h
2021-03-29 Alan ModraTRUE/FALSE simplification
2021-03-25 Nick Alcockld: do not rely on the exact size of the CTF symtypetab...
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-03-20 H.J. Lux86-64: Add a testcase for PR ld/27590
2021-03-20 Alan ModraDWARF LTO debug sections vs. .stabstr
2021-03-19 Alan Modrapr27590 testcase fixes
2021-03-19 H.J. Luelf: Handle .gnu.debuglto_.debug_* sections
2021-03-19 H.J. LuDWARF: Check version >= 3 for DW_FORM_ref_addr
2021-03-18 Nick Alcocklibctf: support encodings for enums
2021-03-16 Nick CliftonFix potentially undefined behaviour use of strcpcy.
2021-03-15 Jan Beulichld: don't chance overrunning PE .reloc section content
2021-03-12 Alan Modrariscv --enable-targets=all on 32-bit host
2021-03-12 Clément Chigotaix: implement TLS relocation for gas and ld
2021-03-12 Clément Chigotaix: implement R_TOCU and R_TOCL relocations
2021-03-12 Alan ModraPE image base fallout
2021-03-11 Nelson ChuRISC-V: Improve multiple relax passes problem.
2021-03-10 Jan Beulichbfd: strip symbols not representable in COFF/PE symbol...
2021-03-09 Jan Beulichld: adjust PE base relocations testcase
2021-03-09 Jan Beulichbfd: don't silently wrap or truncate PE image section...
2021-03-06 H.J. Luelf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASE
2021-03-04 Jan Beulichld: adjust ld-scripts/map-address.*
2021-03-04 Jan Beulichld: don't generate base relocations in PE output for...
2021-03-03 Alan Modra--gc-sections with groups and start/stop syms
2021-03-03 Alan Modrald-gc tests on underscore targets
2021-03-02 Nick Alcockbfd, ld, libctf: skip zero-refcount strings in CTF...
2021-03-02 Alan ModraPR27451, -z start_stop_gc for powerpc64
2021-03-02 Alan ModraPowerPC64 undefined weak visibility vs GOT optimisation
2021-03-01 Nick CliftonAdd DWARF-5 section names to PE and PEP linker scripts.
2021-03-01 Alan ModraPR27451, -z start_stop_gc
2021-03-01 Alan ModraWeak references to __start_/__stop_ symbols
2021-03-01 Alan ModraPR27128, nm -P portable output format regression
2021-02-26 Alan ModraAdd PR27441 testcase
2021-02-25 Jan Beulichld: correct description of behavior for symbols redefin...
2021-02-21 Alan ModraWarn when a script redefines a symbol
2021-02-20 H.J. Lureadelf: Replace procesor with processor
2021-02-19 Alan ModraWrong ELF class plugin vs. gcc ld version
2021-02-18 Andrew Burgessld: remove stray debug fprintf
2021-02-14 Alan Modrald testsuite: change unresolved to unsupported/fail
2021-02-12 Nick CliftonChange the readelf and objdump programs so that they...
2021-02-10 Alan ModraRe: Remove arm-symbianelf
2021-02-09 Alan ModraRemove arm-symbianelf
2021-02-07 H.J. Luld: Remove x86 ISA level run-time tests
2021-02-05 Alan Modrald testsuite on x86_64 with --enable-shared
2021-02-04 Nick Alcocklibctf, ld: fix symtypetab and var section population...
2021-02-04 H.J. Lux86-64: Provide more info when failed to convert GOTPCREL
2021-02-04 H.J. Luld: Restore PR ld/15146 tests
2021-02-04 Alan ModraPR27311, (symbol from plugin): undefined reference...
2021-02-03 Alan ModraPR27311 again, ld.bfd (symbol from plugin): undefined...
2021-02-02 Alan ModraPR27311, ld.bfd (symbol from plugin): undefined reference
2021-02-01 Emery HemingwayAdd Genode target support
2021-02-01 Alan Modrald --defsym
2021-02-01 Alan Modrald script expression parsing
2021-02-01 Alan Modraldgram.y low_level_library_NAME_list
2021-02-01 Alan ModraRe: ld: Add a test for PR ld/27259
2021-01-29 Alan ModraPR27271, c6x-uclinux-ld segfaults linking ld-uClibc...
2021-01-28 H.J. Luld: Add a test for PR ld/27259
2021-01-28 Alan ModraPR27259, SHF_LINK_ORDER self-link
2021-01-27 H.J. Luld: Fix a typo in testsuite/ld-x86-64/bnd-plt-1.d
2021-01-26 Alan ModraPR27226, ld.bfd contains huge .rodata section
2021-01-25 Fangrui SongAdd some more DWARF-5 sections
2021-01-25 Nick CliftonUpdate linker scripts with the names of new DWARF-5...
2021-01-21 Alan Modramips XPASS pr26936
2021-01-20 Alan ModraPowerPC: Don't generate unused section symbols
2021-01-19 Nick Alcocklibctf, ld: fix data symbol test with newer GCC
2021-01-19 Nelson Chuld: Just xfail riscv little endian targets for compress...
2021-01-18 Alan ModraPR26378, sections initialised only by linker scripts...
2021-01-18 H.J. Luld/elf: Ignore section symbols when matching linkonce...
2021-01-17 H.J. LuPR binutils/23460: Increase the max number of open...
2021-01-16 H.J. Luld/elf/x86: Don't compare IFUNC address in the shared...
2021-01-16 H.J. Luld/x86: Add -z report-relative-reloc
2021-01-16 Alan ModraPR26002 undefined symbol VER_NDX_GLOBAL vs. VER_NDX_LOCAL
2021-01-15 Nelson ChuRISC-V: Error and warning messages tidy.
2021-01-14 Nick CliftonUpdated translations for some subdirectories
2021-01-14 Mike Frysingerld: tests: add -msim when testing bfin targets
2021-01-13 Alan ModraRe: SHF_LINK_ORDER fixup_link_order in ld
2021-01-13 H.J. Luld: Check for ELF input before accessing ELF section...
2021-01-13 Alan ModraRegen Makefile.in for jobserver.m4 aclocal.m4 dependency
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-12 H.J. LuImplement a workaround for GNU mak jobserver
2021-01-12 H.J. Luelf/x86-64: Adjust R_AMD64_DIR64/R_AMD64_DIR32 for...
2021-01-12 H.J. LuBinutils: Check if AR works with --plugin and rc
2021-01-11 Matt JenkinsAdd support for more MIPS variants to the linker comman...
2021-01-11 Nick CliftonUpdated translations for multiple subdirectories
2021-01-09 H.J. LuBinutils: Pass --plugin to AR and RANLIB
2021-01-09 H.J. Luld/x86-64: Properly Handle -z lam-u48/lam-u57
2021-01-09 Nick CliftonChange version number to 2.36.50 and regenerate files
2021-01-09 Nick CliftonAdd Changelog entries and NEWS entries for 2.36 branch
2021-01-09 H.J. Luld/x86-64: Also set LAM_U57 when setting LAM_U48
2021-01-09 Alan Modraconfigure regen
2021-01-07 Samuel Thibaultlibtool.m4: update GNU/Hurd test from upstream. In...
2021-01-07 H.J. LuELF: Don't generate unused section symbols
2021-01-07 Alan Modrash-pe ld XPASSes
2021-01-07 Alan Modraxfail more cases of complaints about relocs in read...
next