diff options
author | Geoffrey Keating <geoffk@geoffk.org> | 2000-08-11 18:26:28 +0000 |
---|---|---|
committer | Geoffrey Keating <geoffk@geoffk.org> | 2000-08-11 18:26:28 +0000 |
commit | 8d720007042d05f12a6a42ec10154473f99dbfdb (patch) | |
tree | 7ba2b015fc2b5601582403863a23682b9c8ac1d0 /binutils/ChangeLog | |
parent | bc4466dcf10e23054dc420c9eee11210dce0e9d8 (diff) | |
download | ppe42-binutils-8d720007042d05f12a6a42ec10154473f99dbfdb.tar.gz ppe42-binutils-8d720007042d05f12a6a42ec10154473f99dbfdb.zip |
* ar.c (main): Don't crash if called with no arguments
or only '-X32_64' as an argument.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index cd1f4d37ad..a7aed1620a 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2000-08-11 Geoff Keating <geoffk@cygnus.com> + + * ar.c (main): Don't crash if called with no arguments + or only '-X32_64' as an argument. + 2000-08-05 Jason Eckhardt <jle@cygnus.com> * readelf.c (elf/i860.h): Include. |