Age | Commit message (Expand) | Author | Files | Lines |
2021-04-20 | Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o... | Cl?ment Chigot | 7 | -5/+56 |
2021-04-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-18 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-16 | PR27567, Linking PE files adds alignment section flags to executables | Alan Modra | 2 | -8/+15 |
2021-04-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-15 | RISC-V: PR27584, surpress local and empty name symbols for nm. | Nelson Chu | 2 | -0/+18 |
2021-04-15 | CSKY: Fix special_function in howto table | Lifang Xia | 2 | -60/+70 |
2021-04-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-14 | elf: Set p_memsz to p_filesz for loadable PT_NOTE segment | H.J. Lu | 2 | -0/+11 |
2021-04-14 | Remove unneeded tests for definitions of NT_BSDNETCORE values. | Frederic Cambus | 2 | -4/+5 |
2021-04-14 | PR27631, ubsan: elf32-metag.c:1550:10 | Alan Modra | 2 | -2/+8 |
2021-04-14 | PR27630, ubsan: elf32-arm.c:6587:20 | Alan Modra | 2 | -2/+9 |
2021-04-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-13 | bfd: avoid infinite loop when static linking XCOFF | Clément Chigot | 2 | -2/+5 |
2021-04-13 | RISC-V: Don't report the mismatched version warning for the implicit extensions. | Nelson Chu | 4 | -17/+33 |
2021-04-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-13 | ENABLE_CHECKING in bfd, opcodes, binutils, ld | Alan Modra | 5 | -2/+52 |
2021-04-12 | convert elf_link_hash macros to inline functions | Alan Modra | 11 | -54/+93 |
2021-04-12 | elf_backend_archive_symbol_lookup | Alan Modra | 4 | -20/+33 |
2021-04-12 | RISC-V: The version of i-ext should be RISCV_UNKNOWN_VERSION when expanding g... | Nelson Chu | 2 | -2/+7 |
2021-04-12 | RISC-V: Add i-ext as the implicit extension when e-ext is set. | Nelson Chu | 2 | -37/+27 |
2021-04-12 | RISC-V: Support to parse the multi-letter prefix in the architecture string. | Nelson Chu | 3 | -212/+232 |
2021-04-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-08 | bfd: use https for bugzilla | Mike Frysinger | 4 | -3/+9 |
2021-04-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-05 | C99 bfd configury | Alan Modra | 19 | -1962/+636 |
2021-04-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-01 | PE/Windows x86_64: Fix weak undef symbols after image base change | Tamar Christina | 2 | -0/+20 |
2021-04-01 | Remove strneq macro and use startswith. | Martin Liska | 2 | -3/+7 |
2021-04-01 | Use startswith more for strncmp function calls. | Martin Liska | 19 | -58/+94 |
2021-04-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-31 | PR27671, Poisoning TRUE / FALSE poisons Win32 system headers | Alan Modra | 3 | -2/+8 |
2021-03-31 | Use bool in bfd | Alan Modra | 331 | -28278/+28339 |
2021-03-31 | Use stdbool.h | Alan Modra | 3 | -22/+28 |
2021-03-31 | Remove bfd_stdint.h | Alan Modra | 13 | -820/+25 |
2021-03-31 | Include string.h in bfd.h and delete LITMEMCPY, LITSTRCPY | Alan Modra | 3 | -14/+8 |
2021-03-31 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-30 | asan: linker.c:2294:8: runtime error: load of value 253 | Alan Modra | 2 | -3/+8 |
2021-03-30 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-03-29 | TRUE/FALSE simplification | Alan Modra | 11 | -20/+37 |