aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2003-08-07 02:25:50 +0000
committerAlan Modra <amodra@gmail.com>2003-08-07 02:25:50 +0000
commit8cf3f354675d0645b5c6fef1237d263ce2e251eb (patch)
treec8ece8c9f70334557186aa13758f56b8bcbb1481 /include/opcode/ChangeLog
parent1fa1d2cdfc4c9a81fb04dea853cc215a6076f141 (diff)
downloadgdb-8cf3f354675d0645b5c6fef1237d263ce2e251eb.zip
gdb-8cf3f354675d0645b5c6fef1237d263ce2e251eb.tar.gz
gdb-8cf3f354675d0645b5c6fef1237d263ce2e251eb.tar.bz2
Convert to C90.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 5b27060..c0e95d5 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,17 @@
+2003-08-07 Alan Modra <amodra@bigpond.net.au>
+
+ * alpha.h: Remove PARAMS macro.
+ * arc.h: Likewise.
+ * d10v.h: Likewise.
+ * d30v.h: Likewise.
+ * i370.h: Likewise.
+ * or32.h: Likewise.
+ * pj.h: Likewise.
+ * ppc.h: Likewise.
+ * sparc.h: Likewise.
+ * tic80.h: Likewise.
+ * v850.h: Likewise.
+
2003-07-18 Michael Snyder <msnyder@redhat.com>
* include/opcode/h8sx.h (DO_MOVA1, DO_MOVA2): Reformatting.