Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <modra@gmail.com>2002-05-25 16:53:48 +0400
committerAlan Modra <modra@gmail.com>2002-05-25 16:53:48 +0400
commit40a4eb73004e5e91d01a72ca4978fb18b8ce02b2 (patch)
tree13323d2a252b5a11461018a04131aa6993dd7fc5 /include/opcode/ChangeLog
parentd7b4a300014ccf59928ed66fb19503a2c9b34649 (diff)
* ia64.h: Use #include "" instead of <> for local header files.
* sparc.h: Likewise.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index e82a4171b..7e5799c6b 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-25 Alan Modra <amodra@bigpond.net.au>
+
+ * ia64.h: Use #include "" instead of <> for local header files.
+ * sparc.h: Likewise.
+
2002-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
* mips.h: Add M_DROL, M_DROL_I, M_DROR, M_DROR_I macro cases.