aboutsummaryrefslogtreecommitdiff
path: root/binutils/ar.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-09-26Allow the use of SOURCE_DATE_EPOCH in the timestamps for members of static ar...Nick Clifton1-1/+23
2023-08-11warn unused result for bfd IO functionsAlan Modra1-2/+4
2023-08-09Rename bfd_bread and bfd_bwriteAlan Modra1-6/+6
2023-02-16Delete PROGRESS macrosAlan Modra1-11/+1
2023-01-31PR 30060, ASAN error in bfd_cache_closeAlan Modra1-6/+0
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-06-16Always free matching vector from bfd_check_format_matchesAlan Modra1-8/+2
2022-05-12PR29142, segv in ar with empty archive and libdeps specifiedAlan Modra1-7/+9
2022-01-11ar: Add --thin for creating thin archivesFangrui Song1-1/+3
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-09-28PR28391, strip/objcopy --preserve-dates *.a: cannot set timeGleb Fotengauer-Malinovskiy1-0/+3
2021-04-05C99 binutils configuryAlan Modra1-3/+1
2021-03-31Use bool in binutilsAlan Modra1-35/+35
2021-02-24Use make_tempname file descriptor in smart_renameAlan Modra1-5/+6
2021-02-19binutils: Avoid renaming over existing filesSiddhesh Poyarekar1-8/+1
2021-02-03pr27270 and pr27284, ar segfaults and wrong file modeAlan Modra1-9/+4
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-11Fix a build problem when using FreeBSD 12.Sebastian Huber1-1/+1
2020-12-07binutils: Make smart_rename safe tooSiddhesh Poyarekar1-1/+11
2020-12-07binutils: Use file descriptors from make_tempnameSiddhesh Poyarekar1-3/+8
2020-11-17Place the libdeps record in the second archive slot.Howard Chu1-8/+11
2020-11-09Re: dependency list for static librariesHoward Chu1-2/+2
2020-11-03Add an option to the archiver to add a section recording library dependencies.Howard Chu1-6/+80
2020-05-19Use bfd_get_filename throughout binutilsAlan Modra1-8/+9
2020-03-20plugin: Don't invoke LTO-wrapperH.J. Lu1-1/+1
2020-02-25Don't call lto-wrapper for ar and ranlibH.J. Lu1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-07Allow the --output option of the "ar" prorgam to extract files to locations o...Nick Clifton1-14/+15
2019-10-30Add a --output=<DIR> option to ar to allow the specifying of an output direct...Fangrui Song1-64/+91
2019-10-21ar P supportAlan Modra1-0/+3
2019-10-09PR25079, "ar s" stopped workingAlan Modra1-1/+2
2019-09-20bfd macro conversion to inline functionsAlan Modra1-1/+1
2019-07-24Fix ar so that it can correctly detect non-dash prefixed options that appear ...Nick Clifton1-1/+13
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-10-15BFD_INIT_MAGICAlan Modra1-1/+2
2018-05-30Add option to ar's 't' command to display the offset of elements within the a...Ant Bikeneev1-5/+12
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-17Fix a memory leak when processing archives.Nick Clifton1-0/+1
2017-07-17Correct previous fix for an absence of input files on the ar command line, so...Nick Clifton1-3/+6
2017-04-26Fix invocation of stat() on a NULL pointer.Nick Clifton1-0/+3
2017-04-23PR 21418, ar -N lacks arg checkAlan Modra1-1/+7
2017-04-23PR 21417, ar arg check failureAlan Modra1-0/+2
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-07-16Don't include libbfd.h outside of bfd, part 6Alan Modra1-0/+1
2016-07-16Don't include libbfd.h outside of bfd, part 1Alan Modra1-1/+0
2016-06-14Delete bfd_my_archive macroAlan Modra1-2/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-12Remove trailing spaces in binutilsH.J. Lu1-1/+1
2015-08-04Fix memory leak in ar if it encounters an invalid path whilst extracting files.Nick Clifton1-0/+1