2021-04-06 |
Jan Beulich | ld: warn about PE base relocations to sections above... |
blob | commitdiff | raw |
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 |
2021-03-09 |
Jan Beulich | ld: adjust PE base relocations testcase |
blob | commitdiff | raw | diff to current |
2021-03-09 |
Jan Beulich | bfd: don't silently wrap or truncate PE image section... |
blob | commitdiff | raw | diff to current |
2021-03-06 |
H.J. Lu | elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASE |
blob | commitdiff | raw | diff to current |
2021-03-04 |
Jan Beulich | ld: adjust ld-scripts/map-address.* |
blob | commitdiff | raw | diff to current |
2021-03-04 |
Jan Beulich | ld: don't generate base relocations in PE output for... |
blob | commitdiff | raw | diff to current |
2021-03-03 |
Alan Modra | --gc-sections with groups and start/stop syms |
blob | commitdiff | raw | diff to current |
2021-03-03 |
Alan Modra | ld-gc tests on underscore targets |
blob | commitdiff | raw | diff to current |
2021-03-02 |
Nick Alcock | bfd, ld, libctf: skip zero-refcount strings in CTF... |
blob | commitdiff | raw | diff to current |
2021-03-02 |
Alan Modra | PR27451, -z start_stop_gc for powerpc64 |
blob | commitdiff | raw | diff to current |
2021-03-02 |
Alan Modra | PowerPC64 undefined weak visibility vs GOT optimisation |
blob | commitdiff | raw | diff to current |
2021-03-01 |
Nick Clifton | Add DWARF-5 section names to PE and PEP linker scripts. |
blob | commitdiff | raw | diff to current |
2021-03-01 |
Alan Modra | PR27451, -z start_stop_gc |
blob | commitdiff | raw | diff to current |
2021-03-01 |
Alan Modra | Weak references to __start_/__stop_ symbols |
blob | commitdiff | raw | diff to current |
2021-03-01 |
Alan Modra | PR27128, nm -P portable output format regression |
blob | commitdiff | raw | diff to current |
2021-02-26 |
Alan Modra | Add PR27441 testcase |
blob | commitdiff | raw | diff to current |
2021-02-25 |
Jan Beulich | ld: correct description of behavior for symbols redefin... |
blob | commitdiff | raw | diff to current |
2021-02-21 |
Alan Modra | Warn when a script redefines a symbol |
blob | commitdiff | raw | diff to current |
2021-02-19 |
Alan Modra | Wrong ELF class plugin vs. gcc ld version |
blob | commitdiff | raw | diff to current |
2021-02-18 |
Andrew Burgess | ld: remove stray debug fprintf |
blob | commitdiff | raw | diff to current |
2021-02-14 |
Alan Modra | ld testsuite: change unresolved to unsupported/fail |
blob | commitdiff | raw | diff to current |
2021-02-12 |
Nick Clifton | Change the readelf and objdump programs so that they... |
blob | commitdiff | raw | diff to current |
2021-02-10 |
Alan Modra | Re: Remove arm-symbianelf |
blob | commitdiff | raw | diff to current |
2021-02-09 |
Alan Modra | Remove arm-symbianelf |
blob | commitdiff | raw | diff to current |
2021-02-07 |
H.J. Lu | ld: Remove x86 ISA level run-time tests |
blob | commitdiff | raw | diff to current |
2021-02-04 |
Nick Alcock | libctf, ld: fix symtypetab and var section population... |
blob | commitdiff | raw | diff to current |
2021-02-04 |
H.J. Lu | x86-64: Provide more info when failed to convert GOTPCREL |
blob | commitdiff | raw | diff to current |
2021-02-04 |
H.J. Lu | ld: Restore PR ld/15146 tests |
blob | commitdiff | raw | diff to current |
2021-02-04 |
Alan Modra | PR27311, (symbol from plugin): undefined reference... |
blob | commitdiff | raw | diff to current |
2021-02-03 |
Alan Modra | PR27311 again, ld.bfd (symbol from plugin): undefined... |
blob | commitdiff | raw | diff to current |
2021-02-02 |
Alan Modra | PR27311, ld.bfd (symbol from plugin): undefined reference |
blob | commitdiff | raw | diff to current |
2021-02-01 |
Emery Hemingway | Add Genode target support |
blob | commitdiff | raw | diff to current |
2021-02-01 |
Alan Modra | ld --defsym |
blob | commitdiff | raw | diff to current |
2021-02-01 |
Alan Modra | ld script expression parsing |
blob | commitdiff | raw | diff to current |
2021-02-01 |
Alan Modra | ldgram.y low_level_library_NAME_list |
blob | commitdiff | raw | diff to current |
2021-02-01 |
Alan Modra | Re: ld: Add a test for PR ld/27259 |
blob | commitdiff | raw | diff to current |
2021-01-29 |
Alan Modra | PR27271, c6x-uclinux-ld segfaults linking ld-uClibc... |
blob | commitdiff | raw | diff to current |
2021-01-28 |
H.J. Lu | ld: Add a test for PR ld/27259 |
blob | commitdiff | raw | diff to current |
2021-01-28 |
Alan Modra | PR27259, SHF_LINK_ORDER self-link |
blob | commitdiff | raw | diff to current |
2021-01-27 |
H.J. Lu | ld: Fix a typo in testsuite/ld-x86-64/bnd-plt-1.d |
blob | commitdiff | raw | diff to current |
2021-01-26 |
Alan Modra | PR27226, ld.bfd contains huge .rodata section |
blob | commitdiff | raw | diff to current |
2021-01-25 |
Fangrui Song | Add some more DWARF-5 sections |
blob | commitdiff | raw | diff to current |
2021-01-25 |
Nick Clifton | Update linker scripts with the names of new DWARF-5... |
blob | commitdiff | raw | diff to current |
2021-01-21 |
Alan Modra | mips XPASS pr26936 |
blob | commitdiff | raw | diff to current |
2021-01-20 |
Alan Modra | PowerPC: Don't generate unused section symbols |
blob | commitdiff | raw | diff to current |
2021-01-19 |
Nick Alcock | libctf, ld: fix data symbol test with newer GCC |
blob | commitdiff | raw | diff to current |
2021-01-19 |
Nelson Chu | ld: Just xfail riscv little endian targets for compress... |
blob | commitdiff | raw | diff to current |
2021-01-18 |
Alan Modra | PR26378, sections initialised only by linker scripts... |
blob | commitdiff | raw | diff to current |
2021-01-18 |
H.J. Lu | ld/elf: Ignore section symbols when matching linkonce... |
blob | commitdiff | raw | diff to current |
2021-01-17 |
H.J. Lu | PR binutils/23460: Increase the max number of open... |
blob | commitdiff | raw | diff to current |
2021-01-16 |
H.J. Lu | ld/elf/x86: Don't compare IFUNC address in the shared... |
blob | commitdiff | raw | diff to current |
2021-01-16 |
H.J. Lu | ld/x86: Add -z report-relative-reloc |
blob | commitdiff | raw | diff to current |
2021-01-16 |
Alan Modra | PR26002 undefined symbol VER_NDX_GLOBAL vs. VER_NDX_LOCAL |
blob | commitdiff | raw | diff to current |
2021-01-15 |
Nelson Chu | RISC-V: Error and warning messages tidy. |
blob | commitdiff | raw | diff to current |
2021-01-14 |
Nick Clifton | Updated translations for some subdirectories |
blob | commitdiff | raw | diff to current |
2021-01-14 |
Mike Frysinger | ld: tests: add -msim when testing bfin targets |
blob | commitdiff | raw | diff to current |
2021-01-13 |
Alan Modra | Re: SHF_LINK_ORDER fixup_link_order in ld |
blob | commitdiff | raw | diff to current |
2021-01-13 |
H.J. Lu | ld: Check for ELF input before accessing ELF section... |
blob | commitdiff | raw | diff to current |
2021-01-13 |
Alan Modra | Regen Makefile.in for jobserver.m4 aclocal.m4 dependency |
blob | commitdiff | raw | diff to current |
2021-01-13 |
Alan Modra | SHF_LINK_ORDER fixup_link_order in ld |
blob | commitdiff | raw | diff to current |
2021-01-13 |
Alan Modra | Remove sflag_info param from wild callback functions |
blob | commitdiff | raw | diff to current |
2021-01-12 |
H.J. Lu | Implement a workaround for GNU mak jobserver |
blob | commitdiff | raw | diff to current |
2021-01-12 |
H.J. Lu | elf/x86-64: Adjust R_AMD64_DIR64/R_AMD64_DIR32 for... |
blob | commitdiff | raw | diff to current |
2021-01-12 |
H.J. Lu | Binutils: Check if AR works with --plugin and rc |
blob | commitdiff | raw | diff to current |
2021-01-11 |
Matt Jenkins | Add support for more MIPS variants to the linker comman... |
blob | commitdiff | raw | diff to current |
2021-01-11 |
Nick Clifton | Updated translations for multiple subdirectories |
blob | commitdiff | raw | diff to current |
2021-01-09 |
H.J. Lu | Binutils: Pass --plugin to AR and RANLIB |
blob | commitdiff | raw | diff to current |
2021-01-09 |
H.J. Lu | ld/x86-64: Properly Handle -z lam-u48/lam-u57 |
blob | commitdiff | raw | diff to current |
2021-01-09 |
Nick Clifton | Change version number to 2.36.50 and regenerate files |
blob | commitdiff | raw | diff to current |
2021-01-09 |
Nick Clifton | Add Changelog entries and NEWS entries for 2.36 branch |
blob | commitdiff | raw | diff to current |
2021-01-09 |
H.J. Lu | ld/x86-64: Also set LAM_U57 when setting LAM_U48 |
blob | commitdiff | raw | diff to current |
2021-01-09 |
Alan Modra | configure regen |
blob | commitdiff | raw | diff to current |
2021-01-07 |
Samuel Thibault | libtool.m4: update GNU/Hurd test from upstream. In... |
blob | commitdiff | raw | diff to current |
2021-01-07 |
H.J. Lu | ELF: Don't generate unused section symbols |
blob | commitdiff | raw | diff to current |
2021-01-07 |
Alan Modra | sh-pe ld XPASSes |
blob | commitdiff | raw | diff to current |
2021-01-07 |
Alan Modra | xfail more cases of complaints about relocs in read... |
blob | commitdiff | raw | diff to current |
2021-01-07 |
Marcus Comstedt | ld: xfail riscv64*-*-* for ld-scripts/empty-address... |
blob | commitdiff | raw | diff to current |
2021-01-06 |
Alan Modra | Regen ld/po/BLD-POTFILES.in |
blob | commitdiff | raw | diff to current |
next |