summaryrefslogtreecommitdiff
path: root/binutils/ar.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * arsup.c (ar_save): Respect the deterministic setting whenNick Clifton2013-10-011-0/+1
* PR binutils/15796Nick Clifton2013-08-271-0/+18
* * ar.c (usage): Fix C conformance issue.Nick Clifton2013-07-181-2/+2
* PR binutils/15140Nick Clifton2013-02-151-3/+20
* binutils/Roland McGrath2013-01-071-2/+2
* PR binutils/14302Nick Clifton2012-06-291-15/+16
* * sysdep.h: Include sys/stat.h here.Alan Modra2012-02-091-1/+0
* PR binutils/13493Nick Clifton2012-02-011-2/+13
* * configure.in (--enable-deterministic-archives): Grok newRoland McGrath2011-12-211-7/+50
* * ar.c (ranlib_usage): Describe -D.Roland McGrath2011-11-291-2/+9
* Set target from the the first object only if it isn't set.H.J. Lu2011-10-161-3/+3
* 2011-10-13 Nick Clifton <nickc@redhat.com>Nick Clifton2011-10-131-1/+1
* PR binutils/12558Nick Clifton2011-06-301-5/+11
* PR binutils/12720Alan Modra2011-05-021-20/+7
* * ar.c (write_archive): Plug memory leak.Nick Clifton2011-03-251-0/+1
* * ar.c (delete_members): Plug memory leak.Nick Clifton2011-03-251-2/+8
* * ar.c (move_members): Plug memory leak.Nick Clifton2011-03-251-5/+12
* PR 12590Alan Modra2011-03-171-2/+3
* * ar.c: Formatting.Alan Modra2010-12-081-29/+23
* * ar.c (long_options): Add target.Alan Modra2010-12-081-4/+11
* * ar.c (operation): New global variable.Alan Modra2010-12-081-187/+223
* * ar.c (main): Split ranlib path.Alan Modra2010-12-081-86/+111
* * ar.c (print_contents): Don't internationalize strings without words.Alan Modra2010-11-171-2/+1
* PR binutils/12058Nick Clifton2010-10-291-2/+3
* PR binutils/12058Nick Clifton2010-10-281-2/+2
* Pass "plugin" as target for "ar --plugin" when opening a BFD file.H.J. Lu2010-09-151-5/+9
* 2010-01-13 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-01-131-33/+2
* 2010-01-08 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-01-081-6/+1
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-3/+3
* Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-101-8/+8
* * ar.c (usage): Do not use #ifdef inside _("...).Nick Clifton2009-06-191-3/+5
* 2009-05-28 Nick Clifton <nickc@redhat.com>Nick Clifton2009-05-281-0/+3
* * Makefile.am: Run "make dep-am".Nick Clifton2009-05-261-6/+35
* [bfd/ChangeLog]Chris Demetriou2009-03-111-0/+15
* PR binutils/6449Nick Clifton2008-04-281-6/+0
* Add support for thin archives.Nick Clifton2008-03-281-12/+38
* * ar.c (usage): Mention -t command line switch.Nick Clifton2008-02-271-2/+3
* Change sources over to using GPLv3Nick Clifton2007-07-051-2/+3