Age | Commit message (Expand) | Author | Files | Lines |
2021-04-13 | Document the effect of --as-needed on --rpath on Linux based systems. | Nick Clifton | 2 | -0/+21 |
2021-04-13 | PR27722, error: array subscript has type char | Alan Modra | 2 | -3/+9 |
2021-04-13 | ENABLE_CHECKING in bfd, opcodes, binutils, ld | Alan Modra | 4 | -2/+42 |
2021-04-12 | convert elf_link_hash macros to inline functions | Alan Modra | 3 | -2/+8 |
2021-04-12 | PR27719, lang_mark_undefineds trashes memory | Alan Modra | 5 | -5/+16 |
2021-04-09 | PowerPC disassembly of pcrel references | Alan Modra | 12 | -56/+70 |
2021-04-06 | ld: warn about PE base relocations to sections above .reloc | Jan Beulich | 2 | -1/+15 |
2021-04-05 | C99 ld configury | Alan Modra | 7 | -1573/+633 |
2021-04-01 | PE/Windows x86_64: Fix weak undef symbols after image base change | Tamar Christina | 4 | -0/+78 |
2021-04-01 | Remove strneq macro and use startswith. | Martin Liska | 2 | -4/+9 |
2021-03-31 | Use bool in ld | Alan Modra | 91 | -1532/+1571 |
2021-03-31 | Remove bfd_stdint.h | Alan Modra | 18 | -19/+39 |
2021-03-29 | TRUE/FALSE simplification | Alan Modra | 4 | -5/+11 |
2021-03-25 | ld: do not rely on the exact size of the CTF symtypetabs in test results | Nick Alcock | 6 | -8/+18 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 15 | -33/+58 |
2021-03-19 | x86-64: Add a testcase for PR ld/27590 | H.J. Lu | 5 | -0/+24 |
2021-03-20 | DWARF LTO debug sections vs. .stabstr | Alan Modra | 2 | -2/+9 |
2021-03-19 | pr27590 testcase fixes | Alan Modra | 3 | -4/+15 |
2021-03-18 | elf: Handle .gnu.debuglto_.debug_* sections | H.J. Lu | 5 | -2/+42 |
2021-03-18 | DWARF: Check version >= 3 for DW_FORM_ref_addr | H.J. Lu | 5 | -0/+16 |
2021-03-18 | libctf: support encodings for enums | Nick Alcock | 3 | -2/+10 |
2021-03-16 | Fix potentially undefined behaviour use of strcpcy. | Nick Clifton | 2 | -1/+8 |
2021-03-15 | ld: don't chance overrunning PE .reloc section content | Jan Beulich | 2 | -3/+4 |
2021-03-12 | riscv --enable-targets=all on 32-bit host | Alan Modra | 3 | -12/+18 |
2021-03-12 | aix: implement TLS relocation for gas and ld | Clément Chigot | 12 | -1/+264 |
2021-03-12 | aix: implement R_TOCU and R_TOCL relocations | Clément Chigot | 7 | -0/+94 |
2021-03-12 | PE image base fallout | Alan Modra | 7 | -21/+53 |
2021-03-11 | RISC-V: Improve multiple relax passes problem. | Nelson Chu | 5 | -1/+47 |
2021-03-10 | bfd: strip symbols not representable in COFF/PE symbol table | Jan Beulich | 4 | -4/+11 |
2021-03-09 | ld: adjust PE base relocations testcase | Jan Beulich | 3 | -1/+15 |
2021-03-09 | bfd: don't silently wrap or truncate PE image section RVAs | Jan Beulich | 12 | -14/+58 |
2021-03-05 | elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASE | H.J. Lu | 13 | -2/+135 |
2021-03-04 | ld: adjust ld-scripts/map-address.* | Jan Beulich | 3 | -4/+19 |
2021-03-04 | ld: don't generate base relocations in PE output for absolute symbols | Jan Beulich | 7 | -3/+69 |
2021-03-03 | --gc-sections with groups and start/stop syms | Alan Modra | 7 | -2/+99 |
2021-03-03 | ld-gc tests on underscore targets | Alan Modra | 10 | -18/+48 |
2021-03-02 | bfd, ld, libctf: skip zero-refcount strings in CTF string reporting | Nick Alcock | 2 | -4/+15 |
2021-03-02 | PR27451, -z start_stop_gc for powerpc64 | Alan Modra | 5 | -0/+38 |
2021-03-02 | PowerPC64 undefined weak visibility vs GOT optimisation | Alan Modra | 7 | -0/+101 |
2021-03-01 | Add DWARF-5 section names to PE and PEP linker scripts. | Nick Clifton | 3 | -31/+144 |
2021-03-01 | PR27451, -z start_stop_gc | Alan Modra | 9 | -2/+67 |
2021-03-01 | Weak references to __start_/__stop_ symbols | Alan Modra | 2 | -0/+19 |
2021-03-01 | PR27128, nm -P portable output format regression | Alan Modra | 7 | -6/+15 |
2021-02-26 | Add PR27441 testcase | Alan Modra | 6 | -0/+36 |
2021-02-25 | ld: correct description of behavior for symbols redefined by script | Jan Beulich | 2 | -2/+6 |
2021-02-21 | Warn when a script redefines a symbol | Alan Modra | 4 | -9/+22 |
2021-02-20 | readelf: Replace procesor with processor | H.J. Lu | 3 | -3/+3 |
2021-02-19 | Wrong ELF class plugin vs. gcc ld version | Alan Modra | 2 | -72/+79 |
2021-02-18 | ld: remove stray debug fprintf | Andrew Burgess | 2 | -4/+5 |
2021-02-14 | ld testsuite: change unresolved to unsupported/fail | Alan Modra | 43 | -209/+220 |