aboutsummaryrefslogtreecommitdiff
path: root/binutils/ar.c
AgeCommit message (Expand)AuthorFilesLines
1998-04-22 * Makefile.am (INCLUDES): Search intl dirs for headers; defineTom Tromey1-0/+4
1998-04-22 * Many files: Added gettext invocations around user-visibleTom Tromey1-49/+81
1996-10-01 * version.c (print_version): New function.Ian Lance Taylor1-104/+177
1995-07-04Rename truncate to ar_truncateIan Lance Taylor1-6/+6
1995-07-04 * ar.c (replace_members): In verbose messages, use 'r' whenIan Lance Taylor1-21/+46
1995-07-01 * ar.c: (extract_file): Change "#if POSIX_UTIME" toFred Fish1-1/+1
1995-06-29 * ar.c: (print_contents.c, extract_file, do_quick_append):Steve Chamberlain1-16/+33
1994-11-17 * ar.c (main): Don't call do_quick_append if any of the archiveIan Lance Taylor1-28/+103
1994-08-22 * ar.c: Include libiberty.h.Ian Lance Taylor1-68/+141
1994-03-09 * ar.c (move_members): Fix it so that the abi positional modifiersSteve Chamberlain1-1/+4
1994-02-26Sat Feb 26 13:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-6/+7
1994-02-03 * nlmconv.c (main): Use bfd_get_flavour instead of struct member.David MacKenzie1-2/+4
1994-02-03 * ar.c: Use bfd_fatal and bfd_nonfatal instead of bfd_perror and exit.David MacKenzie1-654/+664
1994-02-03 * nlmconv.c (main), objcopy.c (copy_file): Print matching formatsDavid MacKenzie1-12/+12
1994-01-23Minor MPW compatibility tweaks.Stan Shebs1-3/+3
1993-12-23 gcc -Wall lint:Ian Lance Taylor1-94/+90
1993-04-29Add hyphens in usage messages.David MacKenzie1-1/+1
1993-04-29Clean up usage messages and option parsers.David MacKenzie1-40/+48
1992-11-05Missed one use of PROTO.John Gilmore1-4/+5
1992-11-05Clean up some old BFD ansification macros.John Gilmore1-16/+27
1992-11-02Mon Nov 2 12:36:14 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-18/+55
1992-08-20Re-do change for revision 1.28 that got trashed by 1.29.Per Bothner1-1/+0
1992-08-19Added -V option to print the version number.Rob Savoye1-0/+13
1992-08-12 * ar.c (main): Don't *always* set the verbose flag!Per Bothner1-57/+28
1992-05-05 * Makefile.in: Bump to version 1.97.Per Bothner1-3/+7
1992-04-15Wed Apr 15 14:33:07 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1-204/+226
1991-12-12 * ar.c: added "b" to fopens for dosSteve Chamberlain1-24/+23
1991-11-09Now runs write_armap, even when listing contents.Steve Chamberlain1-21/+11
1991-10-29Don't care about an unlink failureSteve Chamberlain1-2/+5
1991-10-28 * ar.c (write_archive.c): added unlink before rename since someSteve Chamberlain1-5/+31
1991-04-23*** empty log message ***Steve Chamberlain1-2/+2
1991-04-19fix a smallie but nasttie.David Henkel-Wallace1-2/+2
1991-04-19allow the user to specify a file more than once on the command line --David Henkel-Wallace1-1/+8
1991-04-19*** empty log message ***David Henkel-Wallace1-4/+53
1991-04-17fix two small bugs: quick-append no longer used to create fresh archives;David Henkel-Wallace1-13/+33
1991-03-21Initial revisionDavid Henkel-Wallace1-0/+850