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-10-14 14:55:14 +0400
committerAlan Modra <modra@gmail.com>2002-10-14 14:55:14 +0400
commitad1d049af90ce1f0bb4b3c9304f31ccba6909236 (patch)
tree19a992cd1feefa0e9d453f71bce606e88836b987 /include/opcode/ChangeLog
parent969203ce911a958c9b41ab934334c48bd15df7e0 (diff)
* cgen.h: Test __BFD_H_SEEN__ rather than BFD_VERSION_DATE.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index ab908ec92..af5707e8e 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,7 @@
+2002-10-14 Alan Modra <amodra@bigpond.net.au>
+
+ * cgen.h: Test __BFD_H_SEEN__ rather than BFD_VERSION_DATE.
+
2002-09-30 Gavin Romig-Koch <gavin@redhat.com>
Ken Raeburn <raeburn@cygnus.com>
Aldy Hernandez <aldyh@redhat.com>