Age | Commit message (Expand) | Author | Files | Lines |
2020-12-16 | elflink.c constify | Alan Modra | 2 | -1/+5 |
2020-12-16 | XCOFF constify | Alan Modra | 4 | -40/+56 |
2020-12-16 | xtensa constify | Alan Modra | 3 | -552/+557 |
2020-12-16 | ppc64 constify | Alan Modra | 2 | -1/+5 |
2020-12-16 | arc constify | Alan Modra | 3 | -5/+11 |
2020-12-16 | Lose some COFF/PE static vars, and peicode.h constify | Alan Modra | 4 | -27/+37 |
2020-12-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-15 | Handle -z unique/-z nounique in ld | Vivek Das Mohapatra | 2 | -1/+9 |
2020-12-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-14 | Put bfd_section_from_shdr loop detection array in elf_tdata | Alan Modra | 4 | -45/+20 |
2020-12-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-10 | RISC-V: Control fence.i and csr instructions by zifencei and zicsr. | Nelson Chu | 2 | -20/+51 |
2020-12-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-07 | binutils: Use file descriptors from make_tempname | Siddhesh Poyarekar | 3 | -0/+41 |
2020-12-07 | elf32-csky.c:3932:19: error: comparison is always false | Alan Modra | 4 | -9/+9 |
2020-12-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-05 | VAX/BFD: Do not warn about GOT addend mismatches if no GOT entry is made | Maciej W. Rozycki | 2 | -1/+7 |
2020-12-04 | x86-64: Convert load to mov only for GOTPCRELX relocations | H.J. Lu | 2 | -1/+7 |
2020-12-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-04 | PR26978, Inconsistency for strong foo@v1 and weak foo@@v1 | Alan Modra | 3 | -33/+75 |
2020-12-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-12-01 | RISC-V: Fix the order checking for Z* extension. | Nelson Chu | 2 | -2/+6 |
2020-12-01 | RISC-V: Support to add implicit extensions for G. | Nelson Chu | 3 | -8/+32 |
2020-12-01 | RISC-V: Support to add implicit extensions. | Nelson Chu | 4 | -57/+267 |
2020-12-01 | RISC-V: Improve the version parsing for arch string. | Nelson Chu | 3 | -186/+171 |
2020-12-01 | RISC-V: Add zifencei and prefixed h class extensions. | Nelson Chu | 3 | -2/+31 |
2020-12-01 | RISC-V: Don't allow any uppercase letter in the arch string. | Nelson Chu | 2 | -1/+18 |
2020-12-01 | RISC-V: Minor cleanup and testcases improvement for arch string parser. | Nelson Chu | 3 | -124/+127 |
2020-12-01 | PR26979, Visibility of undefined foo@v1 should constrain foo@@v1 | Alan Modra | 12 | -29/+55 |
2020-12-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-11-30 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-11-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-11-28 | PR26907, segment contains empty SHT_NOBITS section | Alan Modra | 2 | -1/+8 |
2020-11-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-11-27 | ELF: Support .noinit and .persistent sections | Jozef Lawrynowicz | 2 | -0/+10 |
2020-11-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-11-26 | Prevent a memory allocation failure when parsing corrupt DWARF debug sections. | Nick Clifton | 2 | -6/+25 |
2020-11-25 | elf: Get the real kept section | H.J. Lu | 2 | -4/+21 |
2020-11-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-11-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-11-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-11-23 | Fix an illegal memory access when accessing corrupt dynamic secondary relocat... | Nick Clifton | 4 | -8/+23 |