Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-02-12 | Change the readelf and objdump programs so that they will automatically follo... | Nick Clifton | 2 | -2/+7 |
2021-02-11 | Re: Remove arm-symbianelf | Alan Modra | 2 | -0/+6 |
2021-02-09 | Remove arm-symbianelf | Alan Modra | 11 | -478/+15 |
2021-02-07 | ld: Remove x86 ISA level run-time tests | H.J. Lu | 3 | -126/+7 |
2021-02-05 | ld testsuite on x86_64 with --enable-shared | Alan Modra | 2 | -0/+2 |
2021-02-04 | libctf, ld: fix symtypetab and var section population under ld -r | Nick Alcock | 2 | -0/+7 |
2021-02-04 | x86-64: Provide more info when failed to convert GOTPCREL | H.J. Lu | 8 | -7/+18 |
2021-02-04 | ld: Restore PR ld/15146 tests | H.J. Lu | 7 | -0/+57 |
2021-02-04 | PR27311, (symbol from plugin): undefined reference, hidden sym | Alan Modra | 3 | -2/+19 |
2021-02-03 | PR27311 again, ld.bfd (symbol from plugin): undefined reference | Alan Modra | 2 | -2/+7 |
2021-02-02 | PR27311, ld.bfd (symbol from plugin): undefined reference | Alan Modra | 7 | -6/+40 |
2021-02-01 | Add Genode target support | Emery Hemingway | 2 | -4/+8 |
2021-02-02 | ld --defsym | Alan Modra | 4 | -24/+11 |