Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-03-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-25 | PR27441, inconsistency in weak definitions | Alan Modra | 3 | -3/+18 |
2021-02-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-24 | PR27459, segmentation fault in go32exe_check_format | Alan Modra | 2 | -1/+9 |
2021-02-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-22 | Don't handle BFD_RELOC_16 in XCOFF reloc_type_lookup | Alan Modra | 3 | -6/+5 |
2021-02-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-19 | RISC-V: PR27158, fixed UJ/SB types and added CSS/CL/CS types for .insn. | Nelson Chu | 3 | -22/+30 |
2021-02-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-18 | RISC-V: Add bfd/cpu-riscv.h to support all spec versions controlling. | Nelson Chu | 9 | -101/+156 |
2021-02-18 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-17 | read_leb128 overflow checking | Alan Modra | 2 | -7/+27 |
2021-02-17 | RISC-V: PR27200, allow the first input non-ABI binary to be linked with any one. | Nelson Chu | 2 | -14/+25 |
2021-02-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-16 | ubsan: shift exponent is too large | Alan Modra | 2 | -8/+20 |
2021-02-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-15 | bfd: use $(LN_S) in favor of "cp -p" when populating pre-built *.texi | Jan Beulich | 3 | -44/+49 |
2021-02-15 | nds32_elf_get_relocated_section_contents | Alan Modra | 2 | -1/+11 |
2021-02-15 | alpha_ecoff_get_relocated_section_contents | Alan Modra | 2 | -10/+21 |
2021-02-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-14 | Modernise _bfd_elf_mips_get_relocated_section_contents | Alan Modra | 2 | -21/+99 |
2021-02-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-11 | Remove ia64 from obsolete list | Alan Modra | 2 | -1/+4 |
2021-02-11 | Revert "ia64: Check UNDEFWEAK_NO_DYNAMIC_RELOC" | Alan Modra | 2 | -15/+10 |
2021-02-11 | PR27294, avr OOM | Alan Modra | 2 | -8/+15 |
2021-02-11 | PR27291, integer overflow in bfd_get_section_contents | Alan Modra | 2 | -4/+9 |