2022-04-07 |
Mark Harmstone | Add support for COFF secidx relocations |
blob | commitdiff | raw |
2022-03-01 |
Nick Clifton | Fix linker tests to compile with gcc-12. |
blob | commitdiff | raw | diff to current |
2022-02-18 |
Roland McGrath | Fix typo in ld.texi |
blob | commitdiff | raw | diff to current |
2022-02-17 |
Nick Clifton | Updated Serbian translations for the bfd, gold, ld... |
blob | commitdiff | raw | diff to current |
2022-02-16 |
Fangrui Song | ld: Support customized output section type |
blob | commitdiff | raw | diff to current |
2022-02-02 |
Nick Clifton | Updated French translation for the ld/ and gold/ sub... |
blob | commitdiff | raw | diff to current |
2022-01-24 |
Nick Clifton | Update Bulgarian, French, Romaniam and Ukranian transla... |
blob | commitdiff | raw | diff to current |
2022-01-22 |
Alexander von Gluck IV | Adjust default page sizes for haiku arm. |
blob | commitdiff | raw | diff to current |
2022-01-22 |
Nick Clifton | Change version number to 2.38.50 and regenerate files |
blob | commitdiff | raw | diff to current |
2022-01-22 |
Nick Clifton | Add markers for 2.38 branch |
blob | commitdiff | raw | diff to current |
2022-01-21 |
Nick Clifton | Updated Serbian translation for the ld sub-directory |
blob | commitdiff | raw | diff to current |
2022-01-17 |
Nick Clifton | Update the config.guess and config.sub files from the... |
blob | commitdiff | raw | diff to current |
2022-01-11 |
Martin Storsj | Fix multiple problems with DLL generation. |
blob | commitdiff | raw | diff to current |
2022-01-02 |
Alan Modra | Update year range in copyright notice of binutils files |
blob | commitdiff | raw | diff to current |
2021-12-16 |
Nick Clifton | Fix AVR assembler so that it creates relocs that will... |
blob | commitdiff | raw | diff to current |
2021-11-30 |
Nick Clifton | ld: pru: Add pru_irq_map output section |
blob | commitdiff | raw | diff to current |
2021-11-17 |
Jeremy Drake | Set the default DLL chracteristics to 0 for Cygwin... |
blob | commitdiff | raw | diff to current |
2021-11-17 |
Nick Clifton | Fix the linker script parser so that it will recognise... |
blob | commitdiff | raw | diff to current |
2021-11-15 |
Roland McGrath | ld: Fix testsuite failures under --enable-textrel-check... |
blob | commitdiff | raw | diff to current |
2021-10-25 |
Nick Alcock | libctf, ld: handle nonrepresentable types better |
blob | commitdiff | raw | diff to current |
2021-10-25 |
Nick Alcock | binutils, ld: make objdump --ctf's parameter optional |
blob | commitdiff | raw | diff to current |
2021-09-30 |
Dimitar Dimitrov | ld: pru: Fix resource_table output section alignment |
blob | commitdiff | raw | diff to current |
2021-09-27 |
Nick Alcock | configure: regenerate in all projects that use libtool.m4 |
blob | commitdiff | raw | diff to current |
2021-09-21 |
Nick Clifton | Change the linker's heuristic for computing the entry... |
blob | commitdiff | raw | diff to current |
2021-09-15 |
Claudiu Zissulescu | arc: Fix got-weak linker test |
blob | commitdiff | raw | diff to current |
2021-09-14 |
Claudiu Zissulescu | arc: Fix potential invalid pointer access when fixing... |
blob | commitdiff | raw | diff to current |
2021-07-27 |
Roland McGrath | Fix ld test case that assumes --enable-textrel-check |
blob | commitdiff | raw | diff to current |
2021-07-06 |
Michael Matz | elf/riscv: Fix relaxation with aliases [PR28021] |
blob | commitdiff | raw | diff to current |
2021-07-03 |
Nick Clifton | Update version number and regenerate files |
blob | commitdiff | raw | diff to current |
2021-07-03 |
Nick Clifton | Add markers for 2.37 branch |
blob | commitdiff | raw | diff to current |
2021-06-22 |
Nelson Chu | RISC-V: Clarify the addends of pc-relative access. |
blob | commitdiff | raw | diff to current |
2021-06-20 |
H.J. Lu | x86: Count PLT for GOTOFF relocation against IFUNC... |
blob | commitdiff | raw | diff to current |
2021-06-19 |
H.J. Lu | elf: Correct DT_TEXTREL warning in PDE |
blob | commitdiff | raw | diff to current |
2021-06-19 |
H.J. Lu | elf: Update GNU_PROPERTY_UINT32_[AND|OR]_XXX tests |
blob | commitdiff | raw | diff to current |
2021-06-18 |
H.J. Lu | ld.texi: Move -z unique-symbol after -z undefs. |
blob | commitdiff | raw | diff to current |
2021-06-18 |
H.J. Lu | elf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT3... |
blob | commitdiff | raw | diff to current |
2021-06-17 |
H.J. Lu | x86-64: Use $NOPIE_LDFLAGS/$NOPIE_CFLAGS on protected... |
blob | commitdiff | raw | diff to current |
2021-06-17 |
H.J. Lu | x86-64: Test protected function pointers |
blob | commitdiff | raw | diff to current |
2021-06-17 |
Fangrui Song | ld: Add ChangeLog entry for -no-pie |
blob | commitdiff | raw | diff to current |
2021-06-15 |
Alan Modra | readelf: report DF_1_PIE as "Position-Independent Execu... |
blob | commitdiff | raw | diff to current |
2021-06-11 |
Alan Modra | PR27952, Disallow ET_DYN DF_1_PIE linker input |
blob | commitdiff | raw | diff to current |
2021-06-09 |
Nick Clifton | Fix the creation of archives for Sparc Solaris2 targets... |
blob | commitdiff | raw | diff to current |
2021-06-03 |
Alan Modra | PR2589, ld vs. ld.so |
blob | commitdiff | raw | diff to current |
2021-05-31 |
Nelson Chu | RISC-V: PR27566, Do not relax when data segment phase... |
blob | commitdiff | raw | diff to current |
2021-05-28 |
H.J. Lu | x86: Restore PC16 relocation overflow check |
blob | commitdiff | raw | diff to current |
2021-05-26 |
H.J. Lu | x86: Propery check PC16 reloc overflow in 16-bit mode... |
blob | commitdiff | raw | diff to current |
2021-05-26 |
H.J. Lu | x86-64: Add ilp32-12 to check R_X86_64_32 for x32 |
blob | commitdiff | raw | diff to current |
2021-05-14 |
Nelson Chu | RISC-V: Check the overflow for %pcrel_lo addend more... |
blob | commitdiff | raw | diff to current |
2021-05-13 |
Fangrui Song | ld: Add -Bno-symbolic |
blob | commitdiff | raw | diff to current |
2021-05-12 |
Richard Earnshaw | arm: fix fallout from recent thumb2 detection patch |
blob | commitdiff | raw | diff to current |
2021-05-12 |
Roland McGrath | x86-64/ELF: Fix "clear src_mask for all reloc types... |
blob | commitdiff | raw | diff to current |
2021-05-11 |
Nick Clifton | Prevent libdel.dll.a from being installed on Windows... |
blob | commitdiff | raw | diff to current |
2021-05-10 |
Dimitar Dimitrov | Enable linker garbage collection for the PRU target. |
blob | commitdiff | raw | diff to current |
2021-05-10 |
Dimitar Dimitrov | PRU: Add alignment for resource table, and allow sizes... |
blob | commitdiff | raw | diff to current |
2021-05-08 |
Mike Frysinger | support generating multi-html pages in parallel |
blob | commitdiff | raw | diff to current |
2021-05-08 |
Mike Frysinger | generate single html manual page by default |
blob | commitdiff | raw | diff to current |
2021-05-07 |
Jan Beulich | x86-64/ELF: clear src_mask for all reloc types |
blob | commitdiff | raw | diff to current |
2021-05-07 |
Nick Clifton | When computing section link order for a relocateable... |
blob | commitdiff | raw | diff to current |
2021-05-07 |
Alan Modra | multiple definition warnings from script symbols |
blob | commitdiff | raw | diff to current |
2021-05-06 |
Alan Modra | Re: elf: Always append ".COUNT" to local symbols |
blob | commitdiff | raw | diff to current |
2021-05-06 |
Stafford Horne | or1k: Support large plt_relocs when generating plt... |
blob | commitdiff | raw | diff to current |
2021-05-06 |
Nick Alcock | libctf, ld: fix test results for upstream GCC |
blob | commitdiff | raw | diff to current |
2021-05-06 |
H.J. Lu | elf: Always append ".COUNT" to local symbols |
blob | commitdiff | raw | diff to current |
2021-05-05 |
Alan Modra | PowerPC undefweak testcase |
blob | commitdiff | raw | diff to current |
2021-05-03 |
Alan Modra | Re: section symbols without a name |
blob | commitdiff | raw | diff to current |
2021-04-28 |
Nick Clifton | Stop the BFD library from treating annobin symbols... |
blob | commitdiff | raw | diff to current |
2021-04-26 |
Jan Beulich | x86: correct overflow checking for 16-bit PC-relative... |
blob | commitdiff | raw | diff to current |
2021-04-23 |
H.J. Lu | ld: Properly create a symbolic link to tmpdir/ldscripts |
blob | commitdiff | raw | diff to current |
2021-04-22 |
Jan Beulich | x86-64/PE: adjust PR ld/26659 testcase for Cygwin |
blob | commitdiff | raw | diff to current |
2021-04-21 |
Nick Clifton | Adjust readelf's output so that section symbols without... |
blob | commitdiff | raw | diff to current |
2021-04-20 |
Cl?ment Chigot | Rework the R_NEG support on both gas and ld for the... |
blob | commitdiff | raw | diff to current |
2021-04-13 |
Nick Clifton | Document the effect of --as-needed on --rpath on Linux... |
blob | commitdiff | raw | diff to current |
2021-04-13 |
Alan Modra | PR27722, error: array subscript has type char |
blob | commitdiff | raw | diff to current |
2021-04-12 |
Alan Modra | ENABLE_CHECKING in bfd, opcodes, binutils, ld |
blob | commitdiff | raw | diff to current |
2021-04-12 |
Alan Modra | convert elf_link_hash macros to inline functions |
blob | commitdiff | raw | diff to current |
2021-04-12 |
Alan Modra | PR27719, lang_mark_undefineds trashes memory |
blob | commitdiff | raw | diff to current |
2021-04-09 |
Alan Modra | PowerPC disassembly of pcrel references |
blob | commitdiff | raw | diff to current |
2021-04-06 |
Jan Beulich | ld: warn about PE base relocations to sections above... |
blob | commitdiff | raw | diff to current |
2021-04-05 |
Alan Modra | C99 ld configury |
blob | commitdiff | raw | diff to current |
2021-04-01 |
Tamar Christina | PE/Windows x86_64: Fix weak undef symbols after image... |
blob | commitdiff | raw | diff to current |
2021-04-01 |
Martin Liska | Remove strneq macro and use startswith. |
blob | commitdiff | raw | diff to current |
2021-03-31 |
Alan Modra | Use bool in ld |
blob | commitdiff | raw | diff to current |
2021-03-31 |
Alan Modra | Remove bfd_stdint.h |
blob | commitdiff | raw | diff to current |
2021-03-29 |
Alan Modra | TRUE/FALSE simplification |
blob | commitdiff | raw | diff to current |
2021-03-25 |
Nick Alcock | ld: do not rely on the exact size of the CTF symtypetab... |
blob | commitdiff | raw | diff to current |
2021-03-22 |
Martin Liska | Add startswith function and use it instead of CONST_STRNEQ. |
blob | commitdiff | raw | diff to current |
2021-03-20 |
H.J. Lu | x86-64: Add a testcase for PR ld/27590 |
blob | commitdiff | raw | diff to current |
2021-03-20 |
Alan Modra | DWARF LTO debug sections vs. .stabstr |
blob | commitdiff | raw | diff to current |
2021-03-19 |
Alan Modra | pr27590 testcase fixes |
blob | commitdiff | raw | diff to current |
2021-03-19 |
H.J. Lu | elf: Handle .gnu.debuglto_.debug_* sections |
blob | commitdiff | raw | diff to current |
2021-03-19 |
H.J. Lu | DWARF: Check version >= 3 for DW_FORM_ref_addr |
blob | commitdiff | raw | diff to current |
2021-03-18 |
Nick Alcock | libctf: support encodings for enums |
blob | commitdiff | raw | diff to current |
2021-03-16 |
Nick Clifton | Fix potentially undefined behaviour use of strcpcy. |
blob | commitdiff | raw | diff to current |
2021-03-15 |
Jan Beulich | ld: don't chance overrunning PE .reloc section content |
blob | commitdiff | raw | diff to current |
2021-03-12 |
Alan Modra | riscv --enable-targets=all on 32-bit host |
blob | commitdiff | raw | diff to current |
2021-03-12 |
Clément Chigot | aix: implement TLS relocation for gas and ld |
blob | commitdiff | raw | diff to current |
2021-03-12 |
Clément Chigot | aix: implement R_TOCU and R_TOCL relocations |
blob | commitdiff | raw | diff to current |
2021-03-12 |
Alan Modra | PE image base fallout |
blob | commitdiff | raw | diff to current |
2021-03-11 |
Nelson Chu | RISC-V: Improve multiple relax passes problem. |
blob | commitdiff | raw | diff to current |
2021-03-10 |
Jan Beulich | bfd: strip symbols not representable in COFF/PE symbol... |
blob | commitdiff | raw | diff to current |
next |