Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-04-29 | Add hyphens in usage messages. | David MacKenzie | 1 | -1/+1 | |
1993-04-29 | Clean up usage messages and option parsers. | David MacKenzie | 1 | -40/+48 | |
Add program name to some error messages. | |||||
1992-11-05 | Missed one use of PROTO. | John Gilmore | 1 | -4/+5 | |
1992-11-05 | Clean up some old BFD ansification macros. | John Gilmore | 1 | -16/+27 | |
* arsup.h, bucomm.h, objdump.h: Remove EXFUN from binutils. It still remains as a local macro in gmalloc.c, which is derived from some other copy of GNU Malloc somewhere (FIXME). * ar.c, objdump.c, size.c: Replace EXFUN with PROTO. Make static fns really static. * arsup.h: Declare extract_files. | |||||
1992-11-02 | Mon Nov 2 12:36:14 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -18/+55 | |
* config/delta88.mh, config/hp300.mh, config/hppahpux.mh, config/i386v.mh: removed -DUSG from HDEFINES. hosts/delta88.h, hosts/hp300.h, hosts/hppahpux.h, hosts/i386v.h: defined USE_UTIME. hosts/i386v.h: don't define POSIX_UTIME. | |||||
1992-08-20 | Re-do change for revision 1.28 that got trashed by 1.29. | Per Bothner | 1 | -1/+0 | |
1992-08-19 | Added -V option to print the version number. | Rob Savoye | 1 | -0/+13 | |
1992-08-12 | * ar.c (main): Don't *always* set the verbose flag! | Per Bothner | 1 | -57/+28 | |
1992-05-05 | * Makefile.in: Bump to version 1.97. | Per Bothner | 1 | -3/+7 | |
* ar.c: Declare errno for machines that need it. | |||||
1992-04-15 | Wed Apr 15 14:33:07 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -204/+226 | |
* arsup.c, arsup.h, arparse.y, arlex.l: support for archive scripting language. | |||||
1991-12-12 | * ar.c: added "b" to fopens for dos | Steve Chamberlain | 1 | -24/+23 | |
* configdj.bat, makefile.dos new files from DJ | |||||
1991-11-09 | Now runs write_armap, even when listing contents. | Steve Chamberlain | 1 | -21/+11 | |
1991-10-29 | Don't care about an unlink failure | Steve Chamberlain | 1 | -2/+5 | |
1991-10-28 | * ar.c (write_archive.c): added unlink before rename since some | Steve Chamberlain | 1 | -5/+31 | |
systems can't rename onto an existant file. | |||||
1991-04-23 | *** empty log message *** | Steve Chamberlain | 1 | -2/+2 | |
1991-04-19 | fix a smallie but nasttie. | David Henkel-Wallace | 1 | -2/+2 | |
1991-04-19 | allow the user to specify a file more than once on the command line -- | David Henkel-Wallace | 1 | -1/+8 | |
the duplicate references are ignored. ::wq | |||||
1991-04-19 | *** empty log message *** | David Henkel-Wallace | 1 | -4/+53 | |
1991-04-17 | fix two small bugs: quick-append no longer used to create fresh archives; | David Henkel-Wallace | 1 | -13/+33 | |
ar t on a non-existant file does not claim to create it. | |||||
1991-03-21 | Initial revision | David Henkel-Wallace | 1 | -0/+850 | |