Age | Commit message (Expand) | Author | Files | Lines |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-09-26 | Allow the use of SOURCE_DATE_EPOCH in the timestamps for members of static ar... | Nick Clifton | 1 | -1/+23 |
2023-08-11 | warn unused result for bfd IO functions | Alan Modra | 1 | -2/+4 |
2023-08-09 | Rename bfd_bread and bfd_bwrite | Alan Modra | 1 | -6/+6 |
2023-02-16 | Delete PROGRESS macros | Alan Modra | 1 | -11/+1 |
2023-01-31 | PR 30060, ASAN error in bfd_cache_close | Alan Modra | 1 | -6/+0 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-06-16 | Always free matching vector from bfd_check_format_matches | Alan Modra | 1 | -8/+2 |
2022-05-12 | PR29142, segv in ar with empty archive and libdeps specified | Alan Modra | 1 | -7/+9 |
2022-01-11 | ar: Add --thin for creating thin archives | Fangrui Song | 1 | -1/+3 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-09-28 | PR28391, strip/objcopy --preserve-dates *.a: cannot set time | Gleb Fotengauer-Malinovskiy | 1 | -0/+3 |
2021-04-05 | C99 binutils configury | Alan Modra | 1 | -3/+1 |
2021-03-31 | Use bool in binutils | Alan Modra | 1 | -35/+35 |
2021-02-24 | Use make_tempname file descriptor in smart_rename | Alan Modra | 1 | -5/+6 |
2021-02-19 | binutils: Avoid renaming over existing files | Siddhesh Poyarekar | 1 | -8/+1 |
2021-02-03 | pr27270 and pr27284, ar segfaults and wrong file mode | Alan Modra | 1 | -9/+4 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-11 | Fix a build problem when using FreeBSD 12. | Sebastian Huber | 1 | -1/+1 |
2020-12-07 | binutils: Make smart_rename safe too | Siddhesh Poyarekar | 1 | -1/+11 |
2020-12-07 | binutils: Use file descriptors from make_tempname | Siddhesh Poyarekar | 1 | -3/+8 |
2020-11-17 | Place the libdeps record in the second archive slot. | Howard Chu | 1 | -8/+11 |
2020-11-09 | Re: dependency list for static libraries | Howard Chu | 1 | -2/+2 |
2020-11-03 | Add an option to the archiver to add a section recording library dependencies. | Howard Chu | 1 | -6/+80 |
2020-05-19 | Use bfd_get_filename throughout binutils | Alan Modra | 1 | -8/+9 |
2020-03-20 | plugin: Don't invoke LTO-wrapper | H.J. Lu | 1 | -1/+1 |
2020-02-25 | Don't call lto-wrapper for ar and ranlib | H.J. Lu | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-07 | Allow the --output option of the "ar" prorgam to extract files to locations o... | Nick Clifton | 1 | -14/+15 |
2019-10-30 | Add a --output=<DIR> option to ar to allow the specifying of an output direct... | Fangrui Song | 1 | -64/+91 |
2019-10-21 | ar P support | Alan Modra | 1 | -0/+3 |
2019-10-09 | PR25079, "ar s" stopped working | Alan Modra | 1 | -1/+2 |
2019-09-20 | bfd macro conversion to inline functions | Alan Modra | 1 | -1/+1 |
2019-07-24 | Fix ar so that it can correctly detect non-dash prefixed options that appear ... | Nick Clifton | 1 | -1/+13 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-10-15 | BFD_INIT_MAGIC | Alan Modra | 1 | -1/+2 |
2018-05-30 | Add option to ar's 't' command to display the offset of elements within the a... | Ant Bikeneev | 1 | -5/+12 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-11-17 | Fix a memory leak when processing archives. | Nick Clifton | 1 | -0/+1 |
2017-07-17 | Correct previous fix for an absence of input files on the ar command line, so... | Nick Clifton | 1 | -3/+6 |
2017-04-26 | Fix invocation of stat() on a NULL pointer. | Nick Clifton | 1 | -0/+3 |
2017-04-23 | PR 21418, ar -N lacks arg check | Alan Modra | 1 | -1/+7 |
2017-04-23 | PR 21417, ar arg check failure | Alan Modra | 1 | -0/+2 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-07-16 | Don't include libbfd.h outside of bfd, part 6 | Alan Modra | 1 | -0/+1 |
2016-07-16 | Don't include libbfd.h outside of bfd, part 1 | Alan Modra | 1 | -1/+0 |
2016-06-14 | Delete bfd_my_archive macro | Alan Modra | 1 | -2/+2 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-12 | Remove trailing spaces in binutils | H.J. Lu | 1 | -1/+1 |
2015-08-04 | Fix memory leak in ar if it encounters an invalid path whilst extracting files. | Nick Clifton | 1 | -0/+1 |