summaryrefslogtreecommitdiff
path: root/binutils/ar.c
Commit message (Expand)AuthorAgeFilesLines
* Delete PROGRESS macrosAlan Modra2023-02-161-11/+1
* PR 30060, ASAN error in bfd_cache_closeAlan Modra2023-01-311-6/+0
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Always free matching vector from bfd_check_format_matchesAlan Modra2022-06-161-8/+2
* PR29142, segv in ar with empty archive and libdeps specifiedAlan Modra2022-05-121-7/+9
* ar: Add --thin for creating thin archivesFangrui Song2022-01-111-1/+3
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* PR28391, strip/objcopy --preserve-dates *.a: cannot set timeGleb Fotengauer-Malinovskiy2021-09-281-0/+3
* C99 binutils configuryAlan Modra2021-04-051-3/+1
* Use bool in binutilsAlan Modra2021-03-311-35/+35
* Use make_tempname file descriptor in smart_renameAlan Modra2021-02-241-5/+6
* binutils: Avoid renaming over existing filesSiddhesh Poyarekar2021-02-191-8/+1
* pr27270 and pr27284, ar segfaults and wrong file modeAlan Modra2021-02-031-9/+4
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Fix a build problem when using FreeBSD 12.Sebastian Huber2020-12-111-1/+1
* binutils: Make smart_rename safe tooSiddhesh Poyarekar2020-12-071-1/+11
* binutils: Use file descriptors from make_tempnameSiddhesh Poyarekar2020-12-071-3/+8
* Place the libdeps record in the second archive slot.Howard Chu2020-11-171-8/+11
* Re: dependency list for static librariesHoward Chu2020-11-091-2/+2
* Add an option to the archiver to add a section recording library dependencies.Howard Chu2020-11-031-6/+80
* Use bfd_get_filename throughout binutilsAlan Modra2020-05-191-8/+9
* plugin: Don't invoke LTO-wrapperH.J. Lu2020-03-201-1/+1
* Don't call lto-wrapper for ar and ranlibH.J. Lu2020-02-251-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Allow the --output option of the "ar" prorgam to extract files to locations o...Nick Clifton2019-11-071-14/+15
* Add a --output=<DIR> option to ar to allow the specifying of an output direct...Fangrui Song2019-10-301-64/+91
* ar P supportAlan Modra2019-10-211-0/+3
* PR25079, "ar s" stopped workingAlan Modra2019-10-091-1/+2
* bfd macro conversion to inline functionsAlan Modra2019-09-201-1/+1
* Fix ar so that it can correctly detect non-dash prefixed options that appear ...Nick Clifton2019-07-241-1/+13
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* BFD_INIT_MAGICAlan Modra2018-10-151-1/+2
* Add option to ar's 't' command to display the offset of elements within the a...Ant Bikeneev2018-05-301-5/+12
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix a memory leak when processing archives.Nick Clifton2017-11-171-0/+1
* Correct previous fix for an absence of input files on the ar command line, so...Nick Clifton2017-07-171-3/+6
* Fix invocation of stat() on a NULL pointer.Nick Clifton2017-04-261-0/+3
* PR 21418, ar -N lacks arg checkAlan Modra2017-04-231-1/+7
* PR 21417, ar arg check failureAlan Modra2017-04-231-0/+2
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Don't include libbfd.h outside of bfd, part 6Alan Modra2016-07-161-0/+1
* Don't include libbfd.h outside of bfd, part 1Alan Modra2016-07-161-1/+0
* Delete bfd_my_archive macroAlan Modra2016-06-141-2/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove trailing spaces in binutilsH.J. Lu2015-08-121-1/+1
* Fix memory leak in ar if it encounters an invalid path whilst extracting files.Nick Clifton2015-08-041-0/+1
* Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton2015-01-211-0/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Prevent archive memebers with illegal pathnames from being extracted from an ...Nick Clifton2014-11-061-0/+9
* This patch allows one to place the gcc's liblto_plugin in the lib/bfd-plugins...Markus Trippelsdorf2014-04-031-2/+4