aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-06-08 07:32:12 +0000
committerAlan Modra <amodra@gmail.com>2002-06-08 07:32:12 +0000
commit92007e403c35d8245bfd92ee7408961bc3a6c24a (patch)
treebcc4ffdaccb3d19ade19a8bf7b5626b1ab934540 /include/opcode/ChangeLog
parent56da5fedc7f14da15c32e9a7da13348cf906923e (diff)
downloadfsf-binutils-gdb-92007e403c35d8245bfd92ee7408961bc3a6c24a.zip
fsf-binutils-gdb-92007e403c35d8245bfd92ee7408961bc3a6c24a.tar.gz
fsf-binutils-gdb-92007e403c35d8245bfd92ee7408961bc3a6c24a.tar.bz2
* a29k.h: Replace CONST with const.
(CONST): Don't define. * convex.h: Replace CONST with const. (CONST): Don't define. * dlx.h: Replace CONST with const. * or32.h (CONST): Don't define.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 2b0d552..1d4c54a 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,12 @@
+2002-06-08 Alan Modra <amodra@bigpond.net.au>
+
+ * a29k.h: Replace CONST with const.
+ (CONST): Don't define.
+ * convex.h: Replace CONST with const.
+ (CONST): Don't define.
+ * dlx.h: Replace CONST with const.
+ * or32.h (CONST): Don't define.
+
2002-05-30 Chris G. Demetriou <cgd@broadcom.com>
* mips.h (OP_SH_ALN, OP_MASK_ALN, OP_SH_VSEL, OP_MASK_VSEL)