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:
authorNick Clifton <nickc@redhat.com>2000-02-25 02:57:23 +0300
committerNick Clifton <nickc@redhat.com>2000-02-25 02:57:23 +0300
commit7620791bd98a7148761eaffbb4d1aee0dfdb3dff (patch)
treece0289837228f3b9834fa0748abcaee44a3cefd4 /include/opcode/ChangeLog
parent4d0ce66d1f29f87dce487ba165b7d12b84c7be84 (diff)
Rename 'flags' to 'signed_overflow_ok_p'
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index b549903c8..41b7dbbe1 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,9 @@
+2000-02-24 Nick Clifton <nickc@cygnus.com>
+
+ * cgen.h (cgen_cpu_desc): Rename field 'flags' to
+ 'signed_overflow_ok_p'.
+ Delete prototypes for cgen_set_flags() and cgen_get_flags().
+
2000-02-24 Andrew Haley <aph@cygnus.com>
* cgen.h (CGEN_INSN_MACH_HAS_P): New macro.