Age | Commit message (Expand) | Author | Files | Lines |
2022-09-30 | RISC-V: re-arrange opcode table for consistent alias handling | Jan Beulich | 6 | -9/+9 |
2022-09-28 | ld/testsuite: force warnings when dealing with execstack tests | Clément Chigot | 1 | -10/+3 |
2022-09-28 | Re: egrep in binutils | Alan Modra | 1 | -3/+1 |
2022-09-28 | egrep in binutils | Alan Modra | 1 | -1/+3 |
2022-09-26 | binutils, gdb: support zstd compressed debug sections | Fangrui Song | 13 | -141/+324 |
2022-09-27 | PR29617, ld segfaults when bfd_close fails | Alan Modra | 1 | -1/+1 |
2022-09-26 | PKG_CHECK_MODULES for msgpack and jansson | Alan Modra | 2 | -30/+10 |
2022-09-22 | ld/testsuite: allow to force another directory for gcc linker | Clément Chigot | 1 | -8/+15 |
2022-09-22 | ld/testsuite: skip bootstrap.exp when OFILES are missing | Clément Chigot | 1 | -0/+6 |
2022-09-21 | RISC-V: Always generate R_RISCV_CALL_PLT reloc for call in assembler. | Nelson Chu | 1 | -28/+28 |
2022-09-20 | New Serbian translations for various binutils sub-directories. | Nick Clifton | 1 | -1800/+1877 |
2022-09-20 | LoongArch: Fix R_LARCH_IRELATIVE insertion after elf_link_sort_relocs | Xi Ruoyao | 3 | -0/+39 |
2022-09-15 | bfd, binutils, gas: Remove/mark unused variables | Tsukasa OI | 1 | -7/+2 |
2022-09-14 | bfd: Stop using -Wstack-usage=262144 when built with Clang | Tsukasa OI | 1 | -0/+18 |
2022-09-14 | Modify ld-ctf test files to suit ARM | Alan Modra | 12 | -24/+24 |
2022-09-12 | ld: pe: Apply review suggestions on the existing exports/imports arrays | Martin Storsjö | 3 | -86/+83 |
2022-09-12 | ld: pe: Improve performance of object file exclude symbol directives | Martin Storsjö | 3 | -35/+99 |
2022-09-12 | RISC-V: PR28509, the default visibility symbol cannot be referenced by R_RISC... | Nelson Chu | 12 | -29/+83 |
2022-09-02 | xtensa: bfd: fix TLS relocations generated for PIE | Max Filippov | 5 | -0/+220 |
2022-09-02 | xtensa: adjust expected output in ld TLS tests | Max Filippov | 4 | -63/+63 |
2022-08-30 | ld: pe: Fix linking against Microsoft import libraries with multiple DLLs | Martin Storsjö | 2 | -108/+32 |
2022-08-30 | BFD library: Use entry 0 in directory and filename tables of DWARF-5 debug info. | Nick Clifton | 2 | -1/+6 |
2022-08-30 | RISC-V: Add 'Zmmul' extension in assembler. | Tsukasa OI | 12 | -12/+12 |
2022-08-26 | PR12265, Compiling ld/ fails on Solaris 8 | Alan Modra | 2 | -5/+3 |
2022-08-25 | ld: pe: Move the return type to a separate line from the function name | Martin Storsjö | 2 | -2/+4 |
2022-08-25 | PR10372, SH: ld test with sim/sh/run fails always | Alan Modra | 1 | -3/+7 |
2022-08-25 | Re: LoongArch: ld: Fix bug not generate plt when link a dso | Alan Modra | 1 | -12/+15 |
2022-08-24 | ld: pe: Make archive member file extension comparisons case insensitive when ... | Martin Storsjö | 2 | -10/+44 |
2022-08-24 | LoongArch: ld: Fix bug not generate plt when link a dso | liuzhensong | 3 | -0/+43 |
2022-08-21 | Re: Missing linking test case for pe dll using a def file | Alan Modra | 1 | -11/+11 |
2022-08-18 | Missing linking test case for pe dll using a def file. | Ralf Habacker | 2 | -0/+164 |
2022-08-13 | readelf: print 0x0 as 0, and remove trailing spaces | Alan Modra | 1 | -9/+9 |
2022-08-08 | ld: fix NEWS typos | Martin Liska | 1 | -2/+2 |
2022-08-04 | Don't use BFD_VMA_FMT in binutils | Alan Modra | 1 | -6/+6 |
2022-08-04 | Re: Get rid of fprintf_vma and sprintf_vma | Alan Modra | 6 | -120/+62 |
2022-08-03 | elf: Reset alignment for each PT_LOAD segment | H.J. Lu | 2 | -0/+17 |
2022-08-03 | Fix a conflict between the linker's need to rename some PE format input libra... | Alan Modra | 5 | -43/+63 |
2022-08-02 | ld: aarch64: Adjust TLS relaxation condition | Matthew Malcomson | 28 | -77/+232 |
2022-08-02 | ld: aarch64: Update test linker scripts relocs.ld and relocs-ilp32.ld | Matthew Malcomson | 2 | -0/+8 |
2022-08-01 | ld: Support the -exclude-symbols option via COFF def files, with the EXCLUDE_... | Martin Storsjö | 8 | -0/+53 |
2022-08-01 | ld: Add support for a new option, -exclude-symbols, in COFF object file direc... | Martin Storsjö | 8 | -2/+117 |
2022-08-01 | opcodes: LoongArch: add "ret" instruction to reduce typing | WANG Xuerui | 2 | -0/+2 |
2022-08-01 | opcodes: LoongArch: make all non-native jumps desugar to canonical b{lt/ge}[u... | WANG Xuerui | 1 | -21/+21 |
2022-08-01 | Get rid of fprintf_vma and sprintf_vma | Alan Modra | 6 | -54/+16 |
2022-08-01 | LoongArch: Set defaults to exec stack 0. | liuzhensong | 1 | -0/+1 |
2022-07-29 | ld: Extend ac_default_ld_warn_rwx_segments to all SPARC targets [PR29411] | Rainer Orth | 2 | -3/+9 |
2022-07-26 | Stop the linker from complaining about RWX segments in sparc-solaris targets. | Nick Clifton | 2 | -0/+7 |
2022-07-26 | PowerPC32 ld test fails with --enable-targets=all | Alan Modra | 3 | -17/+11 |
2022-07-26 | Updated translations for various sub-directories | Nick Clifton | 2 | -3601/+3750 |
2022-07-25 | ld: Compile 2 CTF tests with -O2 | H.J. Lu | 2 | -0/+2 |