aboutsummaryrefslogtreecommitdiff
path: root/cpu/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/ChangeLog')
-rw-r--r--cpu/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/cpu/ChangeLog b/cpu/ChangeLog
index e95c3e4..97b8843 100644
--- a/cpu/ChangeLog
+++ b/cpu/ChangeLog
@@ -1,3 +1,18 @@
+2003-09-04 Dave Brolley <brolley@redhat.com>
+
+ * frv.cpu (register-transfer): Pass in all attributes in on argument.
+ Update all callers.
+ (conditional-register-transfer): Ditto.
+ (cache-preload): Ditto.
+ (floating-point-conversion): Ditto.
+ (floating-point-neg): Ditto.
+ (float-abs): Ditto.
+ (float-binary-op-s): Ditto.
+ (conditional-float-binary-op): Ditto.
+ (ne-float-binary-op): Ditto.
+ (float-dual-arith): Ditto.
+ (ne-float-dual-arith): Ditto.
+
2003-09-03 Dave Brolley <brolley@redhat.com>
* frv.opc (parse_A, parse_A0, parse_A1): New parse handlers.