aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-09-26 01:54:07 +0000
committerAlan Modra <amodra@gmail.com>2001-09-26 01:54:07 +0000
commit86caa542b14e8beb3da59924da1d37486cf166d1 (patch)
tree633940d817703b57281c93237f9bd32e2143e383 /opcodes/ChangeLog
parentaf6166c063c3fabe3ff4ebad48e9a4031e2f7a2a (diff)
downloadgdb-86caa542b14e8beb3da59924da1d37486cf166d1.zip
gdb-86caa542b14e8beb3da59924da1d37486cf166d1.tar.gz
gdb-86caa542b14e8beb3da59924da1d37486cf166d1.tar.bz2
* arc-dis.c: Formatting fixes.
(my_sprintf): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index acd2eff..4cabfe5 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-26 Alan Modra <amodra@bigpond.net.au>
+
+ * arc-dis.c: Formatting fixes.
+ (my_sprintf): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
+
2001-09-21 Bruno Haible <haible@clisp.cons.org>
* arc-dis.c: Don't include <ctype.h>.