summaryrefslogtreecommitdiff
path: root/binutils/ar.c
Commit message (Expand)AuthorAgeFilesLines
* Rename truncate to ar_truncateIan Lance Taylor1995-07-041-6/+6
* * ar.c (replace_members): In verbose messages, use 'r' whenIan Lance Taylor1995-07-041-21/+46
* * ar.c: (extract_file): Change "#if POSIX_UTIME" toFred Fish1995-07-011-1/+1
* * ar.c: (print_contents.c, extract_file, do_quick_append):Steve Chamberlain1995-06-291-16/+33
* * ar.c (main): Don't call do_quick_append if any of the archiveIan Lance Taylor1994-11-171-28/+103
* * ar.c: Include libiberty.h.Ian Lance Taylor1994-08-221-68/+141
* * ar.c (move_members): Fix it so that the abi positional modifiersSteve Chamberlain1994-03-091-1/+4
* Sat Feb 26 13:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-02-261-6/+7
* * nlmconv.c (main): Use bfd_get_flavour instead of struct member.David MacKenzie1994-02-031-2/+4
* * ar.c: Use bfd_fatal and bfd_nonfatal instead of bfd_perror and exit.David MacKenzie1994-02-031-654/+664
* * nlmconv.c (main), objcopy.c (copy_file): Print matching formatsDavid MacKenzie1994-02-031-12/+12
* Minor MPW compatibility tweaks.Stan Shebs1994-01-231-3/+3
* gcc -Wall lint:Ian Lance Taylor1993-12-231-94/+90
* Add hyphens in usage messages.David MacKenzie1993-04-291-1/+1
* Clean up usage messages and option parsers.David MacKenzie1993-04-291-40/+48
* Missed one use of PROTO.John Gilmore1992-11-051-4/+5
* Clean up some old BFD ansification macros.John Gilmore1992-11-051-16/+27
* Mon Nov 2 12:36:14 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1992-11-021-18/+55
* Re-do change for revision 1.28 that got trashed by 1.29.Per Bothner1992-08-201-1/+0
* Added -V option to print the version number.Rob Savoye1992-08-191-0/+13
* * ar.c (main): Don't *always* set the verbose flag!Per Bothner1992-08-121-57/+28
* * Makefile.in: Bump to version 1.97.Per Bothner1992-05-051-3/+7
* Wed Apr 15 14:33:07 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1992-04-151-204/+226
* * ar.c: added "b" to fopens for dosSteve Chamberlain1991-12-121-24/+23
* Now runs write_armap, even when listing contents.Steve Chamberlain1991-11-091-21/+11
* Don't care about an unlink failureSteve Chamberlain1991-10-291-2/+5
* * ar.c (write_archive.c): added unlink before rename since someSteve Chamberlain1991-10-281-5/+31
* *** empty log message ***Steve Chamberlain1991-04-231-2/+2
* fix a smallie but nasttie.David Henkel-Wallace1991-04-191-2/+2
* allow the user to specify a file more than once on the command line --David Henkel-Wallace1991-04-191-1/+8
* *** empty log message ***David Henkel-Wallace1991-04-191-4/+53
* fix two small bugs: quick-append no longer used to create fresh archives;David Henkel-Wallace1991-04-171-13/+33
* Initial revisionDavid Henkel-Wallace1991-03-211-0/+850