aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-07-14 10:06:06 +0000
committerNick Clifton <nickc@redhat.com>2003-07-14 10:06:06 +0000
commit278ed1281c21b826c3180091d4aa2809985aa78c (patch)
tree3a09e4ad759b7c4ea28e125055843479e800f8df /gas/ChangeLog
parent2808c7aac49eec873c21ea6e2b95f732f38c8626 (diff)
downloadgdb-278ed1281c21b826c3180091d4aa2809985aa78c.zip
gdb-278ed1281c21b826c3180091d4aa2809985aa78c.tar.gz
gdb-278ed1281c21b826c3180091d4aa2809985aa78c.tar.bz2
Remove uses of ctype.h
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 5669e47..75a5cad 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,11 @@
+2003-07-14 Nick Clifton <nickc@redhat.com>
+
+ * config/tc-ip2k.c: Remove inclusion of <ctype.h>
+ * config/tc-tic4x.c: Replace inclusion of <ctype.h> with
+ "safe-ctype.h" and update use of macros.
+ * Makefile.am: Update dependencies.
+ * Makefile.in: Regenerate.
+
2003-07-11 Alan Modra <amodra@bigpond.net.au>
* po/gas.pot: Regenerate.