Age | Commit message (Expand) | Author | Files | Lines |
2021-04-16 | undefined reference to get_stat_atime | Alan Modra | 2 | -4/+10 |
2021-04-16 | PR27734, get_stat_atime_ns/get_stat_mtime_ns might not use parameter | Pekka Seppänen | 2 | -2/+8 |
2021-04-15 | PR27725, better objcopy -p times | Alan Modra | 6 | -49/+347 |
2021-04-15 | Make objcopy -p work when an output file is specified | Alan Modra | 3 | -13/+22 |
2021-04-14 | elf: Set p_memsz to p_filesz for loadable PT_NOTE segment | H.J. Lu | 4 | -0/+79 |
2021-04-14 | Ignore trailing bytes at the end of a Windows Resource Version structure. | Mark Harmstone | 2 | -0/+9 |
2021-04-14 | Remove unneeded tests for definitions of NT_BSDNETCORE values. | Frederic Cambus | 2 | -4/+5 |
2021-04-14 | PR27716, build failure for msdosdjgpp: PATH_MAX undeclared | Alan Modra | 6 | -90/+103 |
2021-04-13 | Remove now unneeded #ifdef check for NT_NETBSD_PAX. | Frederic Cambus | 2 | -2/+5 |
2021-04-13 | ENABLE_CHECKING in bfd, opcodes, binutils, ld | Alan Modra | 4 | -2/+42 |
2021-04-09 | PowerPC disassembly of pcrel references | Alan Modra | 2 | -30/+33 |
2021-04-06 | Return symbol from symbol_at_address_func | Alan Modra | 2 | -2/+8 |
2021-04-06 | C99 NEWS and README | Alan Modra | 3 | -16/+24 |
2021-04-05 | C99 binutils configury | Alan Modra | 27 | -1881/+631 |
2021-04-01 | Remove strneq macro and use startswith. | Martin Liska | 3 | -8/+13 |
2021-04-01 | Use startswith more for strncmp function calls. | Martin Liska | 4 | -15/+23 |
2021-04-01 | Replace const_strneq with startswith. | Martin Liska | 5 | -59/+74 |
2021-03-31 | Use bool in binutils | Alan Modra | 37 | -3244/+3241 |
2021-03-31 | Remove bfd_stdint.h | Alan Modra | 3 | -2/+7 |
2021-03-31 | Include string.h in bfd.h and delete LITMEMCPY, LITSTRCPY | Alan Modra | 2 | -1/+5 |
2021-03-29 | TRUE/FALSE simplification | Alan Modra | 5 | -8/+17 |
2021-03-29 | binutils int vs bfd_boolean fixes | Alan Modra | 6 | -6/+15 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 8 | -19/+33 |
2021-03-19 | elf: Rename EM_INTEL205 to EM_INTELGT | H.J. Lu | 2 | -0/+5 |
2021-03-18 | Fix section dumping so that warnings are not issued for missed sections in se... | Nick Clifton | 2 | -43/+75 |
2021-03-16 | Retain .debug_addr sections loaded in the main file. | Nick Clifton | 2 | -1/+7 |
2021-03-16 | Re-enable the dislay of debug sections in separate debuginfo files without th... | Nick Clifton | 2 | -2/+13 |
2021-03-15 | Add a symbols-only mode to nm. | Nick Clifton | 4 | -38/+137 |
2021-03-12 | aix: correct HOWTO table and add missing relocations | Clément Chigot | 2 | -2/+5 |
2021-03-05 | bfd/binutils: add support for RISC-V CSRs in core files | Andrew Burgess | 2 | -0/+7 |
2021-03-05 | bfd/binutils: support for gdb target descriptions in the core file | Andrew Burgess | 2 | -0/+7 |
2021-03-05 | Fix the dislay of .debug_macro.dwo sections. | Nick Clifton | 2 | -11/+28 |
2021-03-04 | Gate the displaying of non-debug sections in separate debuginfo files. | Nick Clifton | 13 | -107/+460 |
2021-03-03 | PR27493, objcopy --weaken-symbol does not weaken undefined symbols | Alan Modra | 3 | -1/+11 |
2021-03-01 | Warn for missing separate debug files only if needed | H.J. Lu | 3 | -23/+54 |
2021-03-01 | PR27128, nm -P portable output format regression | Alan Modra | 3 | -8/+39 |
2021-02-26 | nm: Add --quiet to suppress "no symbols" diagnostic | Fangrui Song | 4 | -4/+34 |
2021-02-26 | Add support for decoding DWARF v5 DW_AT_addr_base tags. | Tom de Vries | 2 | -3/+40 |
2021-02-26 | Add support for the split DWARF forms. | Tom de Vries | 2 | -2/+68 |
2021-02-25 | Add initial support for .debug_sup sections. | Nick Clifton | 6 | -9/+176 |
2021-02-25 | Re: Use make_tempname file descriptor in smart_rename | Alan Modra | 2 | -1/+7 |
2021-02-24 | Fix a potential integer overflow when adding together section sizes for the A... | Nick Clifton | 2 | -9/+58 |
2021-02-24 | Remove support for old v1 & v2 style GNU build notes. | Nick Clifton | 3 | -28/+10 |
2021-02-24 | Use make_tempname file descriptor in smart_rename | Alan Modra | 6 | -35/+83 |
2021-02-24 | PR27456, lstat in rename.c on MinGW | Alan Modra | 2 | -76/+41 |
2021-02-20 | readelf: Replace procesor with processor | H.J. Lu | 1 | -1/+1 |
2021-02-20 | Fail run_dump_test when an error is expected but not seen | Alan Modra | 2 | -343/+349 |
2021-02-19 | pr26548 test | Alan Modra | 2 | -1/+5 |
2021-02-19 | binutils: Avoid renaming over existing files | Siddhesh Poyarekar | 6 | -142/+33 |
2021-02-18 | Fix a problem merging empty annobin notes on ppc64le targets. | Nick Clifton | 2 | -0/+10 |