aboutsummaryrefslogtreecommitdiff
path: root/binutils/ar.c
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-21Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton1-0/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-06Prevent archive memebers with illegal pathnames from being extracted from an ...Nick Clifton1-0/+9
2014-04-03This patch allows one to place the gcc's liblto_plugin in the lib/bfd-plugins...Markus Trippelsdorf1-2/+4
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-10-01 * arsup.c (ar_save): Respect the deterministic setting whenNick Clifton1-0/+1
2013-08-27 PR binutils/15796Nick Clifton1-0/+18
2013-07-18 * ar.c (usage): Fix C conformance issue.Nick Clifton1-2/+2
2013-02-15 PR binutils/15140Nick Clifton1-3/+20
2013-01-07binutils/Roland McGrath1-2/+2
2012-06-29 PR binutils/14302Nick Clifton1-15/+16
2012-02-09 * sysdep.h: Include sys/stat.h here.Alan Modra1-1/+0
2012-02-01 PR binutils/13493Nick Clifton1-2/+13
2011-12-21 * configure.in (--enable-deterministic-archives): Grok newRoland McGrath1-7/+50
2011-11-29 * ar.c (ranlib_usage): Describe -D.Roland McGrath1-2/+9
2011-10-16Set target from the the first object only if it isn't set.H.J. Lu1-3/+3
2011-10-132011-10-13 Nick Clifton <nickc@redhat.com>Nick Clifton1-1/+1
2011-06-30 PR binutils/12558Nick Clifton1-5/+11
2011-05-02 PR binutils/12720Alan Modra1-20/+7
2011-03-25 * ar.c (write_archive): Plug memory leak.Nick Clifton1-0/+1
2011-03-25 * ar.c (delete_members): Plug memory leak.Nick Clifton1-2/+8
2011-03-25 * ar.c (move_members): Plug memory leak.Nick Clifton1-5/+12
2011-03-17 PR 12590Alan Modra1-2/+3
2010-12-08 * ar.c: Formatting.Alan Modra1-29/+23
2010-12-08 * ar.c (long_options): Add target.Alan Modra1-4/+11
2010-12-08 * ar.c (operation): New global variable.Alan Modra1-187/+223
2010-12-08 * ar.c (main): Split ranlib path.Alan Modra1-86/+111
2010-11-17 * ar.c (print_contents): Don't internationalize strings without words.Alan Modra1-2/+1
2010-10-29 PR binutils/12058Nick Clifton1-2/+3
2010-10-28 PR binutils/12058Nick Clifton1-2/+2
2010-09-15Pass "plugin" as target for "ar --plugin" when opening a BFD file.H.J. Lu1-5/+9
2010-01-132010-01-13 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-33/+2
2010-01-082010-01-08 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-6/+1
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-3/+3
2009-09-10 Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton1-8/+8
2009-06-19 * ar.c (usage): Do not use #ifdef inside _("...).Nick Clifton1-3/+5
2009-05-282009-05-28 Nick Clifton <nickc@redhat.com>Nick Clifton1-0/+3