summaryrefslogtreecommitdiff
path: root/binutils/ar.c
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* bfd/Alan Modra2007-06-271-21/+21
* bfd/Alan Modra2007-04-261-1/+2
* top level:Joseph Myers2007-02-171-3/+3
* * ar.c (print_contents, extract_file): Cast the return valueKazu Hirata2007-01-251-2/+10
* * ar.c (open_inarch): Check fwrite return. Use size_t.Alan Modra2007-01-121-13/+11
* PR binutils/2876Nick Clifton2006-10-131-0/+3
* * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton2006-09-161-1/+1
* PR binutils/3001Nick Clifton2006-08-061-14/+14
* * addr2line.c (usage): Document @file.Mark Mitchell2005-10-031-1/+3
* * addr2line.c (main): Likewise.Mark Mitchell2005-09-301-0/+2
* 2005-06-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-06-141-2/+0
* Update FSF addressNick Clifton2005-05-081-1/+1
* * ar.c (mri_mode): Make static.Ben Elliston2005-04-291-1/+1
* update copyright datesAlan Modra2005-03-031-1/+1
* bfd/Jan Beulich2005-03-021-1/+1
* * dlltool.c (dump_iat): Remove unused function.Ben Elliston2005-01-211-157/+4
* * ar.c (extract_file): Set atime to mtime for ar xo.Jakub Jelinek2004-10-261-1/+6
* PR 363Nick Clifton2004-09-091-3/+2
* * ar.c (main): Support POSIX-compatible argument parsing.Andreas Schwab2004-02-271-83/+100
* Use bfd_cache_close, instead of accessing bfd->iostream directly.Andrew Cagney2004-02-151-2/+2
* Emit a warning when an archive is created (only shown with -v) in order toNick Clifton2003-11-131-0/+2
* Remove "member" from verbose output of "-dv" in order to conform to POSIXNick Clifton2003-11-101-1/+1
* Use consistent error messages for missing files.Nick Clifton2003-11-071-1/+7
* * ChangeLog: Fix typos.Kazu Hirata2003-10-271-3/+3
* * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger2003-09-141-91/+38
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-35/+35
* * addr2line.c: Fix formatting.Kazu Hirata2002-05-191-21/+21
* * ar.c (replace_members): Remove unused var. Formatting fix.Alan Modra2002-05-041-2/+2
* Add AIX 64 shared library support and emulation layer for binutilsNick Clifton2002-03-181-58/+32
* Tidy up formatting of --help output.Nick Clifton2002-01-231-3/+12
* * addr2line.c (main): Protoype.Thiemo Seufer2001-12-181-0/+2