Age | Commit message (Expand) | Author | Files | Lines |
2021-04-15 | Make objcopy -p work when an output file is specified | Alan Modra | 3 | -13/+22 |
2021-02-26 | Re: Use make_tempname file descriptor in smart_rename | Alan Modra | 2 | -1/+6 |
2021-02-26 | Use make_tempname file descriptor in smart_rename | Alan Modra | 6 | -35/+82 |
2021-02-26 | PR27456, lstat in rename.c on MinGW | Alan Modra | 2 | -76/+40 |
2021-02-26 | Reinstate various pieces backed out from smart_rename changes | Alan Modra | 5 | -19/+42 |
2021-02-22 | binutils: Avoid renaming over existing files | Siddhesh Poyarekar | 6 | -54/+29 |
2021-02-09 | PR27382, build failure if fileno() is a macro | Alan Modra | 2 | -1/+6 |
2021-02-06 | This is 2.36.1 releasebinutils-2_36_1 | Nick Clifton | 3 | -58/+64 |
2021-02-05 | Revert "binutils: Make smart_rename safe too" | Nick Clifton | 5 | -130/+42 |
2021-02-05 | Revert "Fix a build problem when using FreeBSD 12." | Nick Clifton | 3 | -3/+3 |
2021-02-05 | Revert "pr27270 and pr27284, ar segfaults and wrong file mode" | Nick Clifton | 4 | -50/+28 |
2021-02-05 | Revert "PR27345, binutils/arsup.c: lstat() not available on all targets" | Nick Clifton | 2 | -6/+1 |
2021-02-05 | PR27345, binutils/arsup.c: lstat() not available on all targets | Alan Modra | 2 | -1/+6 |
2021-02-03 | pr27270 and pr27284, ar segfaults and wrong file mode | Alan Modra | 4 | -28/+50 |
2021-01-27 | Fix thinko in objcopy's memory freeing code. | Frederic Cambus | 2 | -1/+7 |
2021-01-24 | Enable development. Set version to 2.36.0 | Nick Clifton | 2 | -10/+14 |
2021-01-24 | 2.36 releasebinutils-2_36 | Nick Clifton | 2 | -10/+15 |
2021-01-14 | Updated translations for some subdirectories | Nick Clifton | 2 | -1761/+2047 |
2021-01-12 | Updated translations for some subdirectories | Nick Clifton | 2 | -1762/+2068 |
2021-01-11 | Updated translations for multiple subdirectories | Nick Clifton | 4 | -5366/+6268 |
2021-01-09 | Change version number to 2.35.90 and regenerate configure and pot files | Nick Clifton | 3 | -1613/+1729 |
2021-01-09 | Add Changelog entries and NEWS entries for 2.36 branch | Nick Clifton | 4 | -1/+9 |
2021-01-09 | configure regen | Alan Modra | 2 | -2/+6 |
2021-01-07 | libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a... | Samuel Thibault | 2 | -11/+5 |
2021-01-07 | ELF: Don't generate unused section symbols | H.J. Lu | 10 | -10/+144 |
2021-01-07 | binutils/readelf.c: Correct grammar in comment | Reuben Thomas | 2 | -1/+5 |
2021-01-01 | PR27116, Spelling errors found by Debian style checker | Alan Modra | 7 | -9/+17 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 142 | -142/+146 |
2021-01-01 | ChangeLog rotation | Alan Modra | 2 | -2068/+2082 |
2020-12-31 | PR27128, nm -P portable output format regression | Alan Modra | 2 | -13/+22 |
2020-12-29 | elfedit: Pass osabi to reconcat | H.J. Lu | 2 | -1/+5 |
2020-12-28 | binutils: Use the newly built assembler and linker | H.J. Lu | 2 | -1/+15 |
2020-12-24 | asan: print_vms_time signed integer overflow | Alan Modra | 2 | -6/+21 |
2020-12-23 | x86-64: Add Intel LAM property support | H.J. Lu | 9 | -3/+107 |
2020-12-15 | Handle DT_GNU_FLAGS_1 in readelf | Vivek Das Mohapatra | 2 | -0/+28 |
2020-12-13 | Update ELF headers and readelf with recent e_machine assignments. | Cary Coutant | 2 | -1/+20 |
2020-12-11 | Fix a build problem when using FreeBSD 12. | Sebastian Huber | 4 | -3/+9 |
2020-12-07 | Remove references to the unofficial SHF_GNU_BUILD_NOTE section flag. | Nick Clifton | 2 | -5/+6 |
2020-12-07 | binutils: Make smart_rename safe too | Siddhesh Poyarekar | 6 | -42/+148 |
2020-12-07 | objcopy: Get input file stat after BFD open | Siddhesh Poyarekar | 2 | -16/+16 |
2020-12-07 | binutils: Use file descriptors from make_tempname | Siddhesh Poyarekar | 5 | -14/+50 |
2020-12-07 | README-how-to-make-a-release (point releases): Add a note to update the miles... | Nick Clifton | 2 | -8/+21 |
2020-12-04 | asan: readelf: memory leaks | Alan Modra | 3 | -40/+65 |
2020-11-27 | Allow spaces in the name of the external preprocessor used by windres. | Nick Clifton | 2 | -1/+13 |
2020-11-27 | ELF: Support .noinit and .persistent sections | Jozef Lawrynowicz | 2 | -0/+44 |
2020-11-25 | binutils: readelf: support CTF dicts with non-native-endian symtabs | Nick Alcock | 2 | -0/+7 |
2020-11-25 | nm ifunc test tweaks | Alan Modra | 2 | -4/+8 |
2020-11-20 | Add missing test file | Nick Clifton | 1 | -0/+18 |
2020-11-20 | bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym | Nick Alcock | 2 | -2/+7 |
2020-11-20 | objdump, readelf: Report errors from CTF archive iteration | Nick Alcock | 3 | -3/+17 |