aboutsummaryrefslogtreecommitdiff
path: root/binutils/ar.c
AgeCommit message (Collapse)AuthorFilesLines
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
the duplicate references are ignored. ::wq
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
ar t on a non-existant file does not claim to create it.
1991-03-21Initial revisionDavid Henkel-Wallace1-0/+850