diff options
author | Alan Modra <amodra@gmail.com> | 2001-09-21 12:34:40 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2001-09-21 12:34:40 +0000 |
commit | 7146a6f592f1a3ee5702c83b871a23e7845f5266 (patch) | |
tree | e7b640cd0b689e712a07ed1eb28808663531598c /gas/ChangeLog | |
parent | c4d82c9662784ced09a5dd0ab93afb17b9c0dce6 (diff) | |
download | gdb-7146a6f592f1a3ee5702c83b871a23e7845f5266.zip gdb-7146a6f592f1a3ee5702c83b871a23e7845f5266.tar.gz gdb-7146a6f592f1a3ee5702c83b871a23e7845f5266.tar.bz2 |
* config/tc-openrisc.c: Don't include <ctype.h>.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index d27b41e..42198b9 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2001-09-21 Bruno Haible <haible@clisp.cons.org> + + * config/tc-openrisc.c: Don't include <ctype.h>. + 2001-09-19 Martin Schwidefsky <schwidefsky@de.ibm.com> * gas/config/tc-s390.c: Add option -mwarn-areg-zero. |