Age | Commit message (Expand) | Author | Files | Lines |
2021-03-20 | DWARF LTO debug sections vs. .stabstr | Alan Modra | 2 | -5/+8 |
2021-03-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-18 | elf: Handle .gnu.debuglto_.debug_* sections | H.J. Lu | 3 | -24/+69 |
2021-03-18 | DWARF: Check version >= 3 for DW_FORM_ref_addr | H.J. Lu | 2 | -1/+7 |
2021-03-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-18 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-16 | Fix a potential buffer overrun qwhen writing out PE aux entries. | Nick Clifton | 2 | -1/+7 |
2021-03-16 | RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructions | Kuan-Lin Chen | 2 | -1/+5 |
2021-03-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-12 | aix: implement TLS relocation for gas and ld | Clément Chigot | 10 | -36/+456 |
2021-03-12 | aix: implement R_TOCU and R_TOCL relocations | Clément Chigot | 6 | -23/+119 |
2021-03-12 | aix: correct HOWTO table and add missing relocations | Clément Chigot | 4 | -210/+364 |
2021-03-12 | bfd: move xcoff64_ppc_relocate_section after the HOWTO table | Clément Chigot | 2 | -188/+194 |
2021-03-12 | bfd: use default coff_write_object_contents for XCOFF64 | Clément Chigot | 3 | -351/+14 |
2021-03-12 | bfd: add missing smclass when creating csect for xcoff64 | Clément Chigot | 2 | -3/+8 |
2021-03-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-11 | RISC-V: Improve multiple relax passes problem. | Nelson Chu | 3 | -9/+61 |
2021-03-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-10 | bfd: strip symbols not representable in COFF/PE symbol table | Jan Beulich | 2 | -0/+16 |
2021-03-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-10 | ELF DWARF in PE output | Alan Modra | 2 | -2/+21 |
2021-03-09 | bfd: don't silently wrap or truncate PE image section RVAs | Jan Beulich | 2 | -5/+11 |
2021-03-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-05 | elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASE | H.J. Lu | 7 | -5/+96 |
2021-03-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-05 | bfd/binutils: add support for RISC-V CSRs in core files | Andrew Burgess | 3 | -0/+46 |
2021-03-05 | bfd/riscv: prepare to handle bare metal core dump creation | Andrew Burgess | 2 | -2/+91 |
2021-03-05 | bfd/binutils: support for gdb target descriptions in the core file | Andrew Burgess | 3 | -0/+46 |
2021-03-05 | Add support for the DW_FORM_strx* forms to the BFD library. | Nick Clifton | 2 | -38/+75 |
2021-03-05 | Move x86_64 PE changes out of bfd_perform_relocation | Alan Modra | 3 | -41/+25 |
2021-03-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-04 | bfd: prune COFF/PE section flags setting | Jan Beulich | 2 | -3/+17 |
2021-03-04 | GNU strip fails to set sh_link and sh_info on Solaris SPARC64 | Libor Bukata | 1 | -0/+20 |
2021-03-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-04 | binutils fails to compile on AIX due to mismatched declaration | Alan Modra | 2 | -1/+5 |
2021-03-03 | --gc-sections with groups and start/stop syms | Alan Modra | 2 | -2/+13 |
2021-03-03 | Split relocation defines out of coff/internal.h | Alan Modra | 2 | -1/+5 |
2021-03-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-02 | Fix the BFD library's parsing of DIEs where specification attributes can refe... | Nick Clifton | 2 | -26/+114 |
2021-03-02 | bfd, ld, libctf: skip zero-refcount strings in CTF string reporting | Nick Alcock | 2 | -1/+7 |
2021-03-02 | PR27451, -z start_stop_gc for powerpc64 | Alan Modra | 2 | -0/+9 |
2021-03-02 | PowerPC64 undefined weak visibility vs GOT optimisation | Alan Modra | 2 | -0/+14 |
2021-03-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-01 | PR27451, -z start_stop_gc | Alan Modra | 3 | -2/+19 |