diff options
author | Stan Shebs <shebs@codesourcery.com> | 1993-10-29 02:48:19 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1993-10-29 02:48:19 +0000 |
commit | 4ecf13a85b426a267558c0971ad5e37d0057996b (patch) | |
tree | 19bd1e38ec881f41e4d956455eb26eb315a7fe6c /binutils | |
parent | 1ffcbc251195fea8068539020e47367b6dbd92b7 (diff) | |
download | gdb-4ecf13a85b426a267558c0971ad5e37d0057996b.zip gdb-4ecf13a85b426a267558c0971ad5e37d0057996b.tar.gz gdb-4ecf13a85b426a267558c0971ad5e37d0057996b.tar.bz2 |
* ar.c (main): Always create the archive when quick appending,
even if no input files have been given.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index a3a277f..f16276c 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Thu Oct 28 19:43:16 1993 Stan Shebs (shebs@rtl.cygnus.com) + + * ar.c (main): Always create the archive when quick appending, + even if no input files have been given. + Wed Oct 27 12:03:06 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * nlmconv.c (main): Set sharedDebugRecordOffset and |