projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1028c33
)
Special case handling of updates to the condition bit to allow for the fact
author
Nick Clifton
<nickc@redhat.com>
Thu, 19 Feb 1998 02:13:27 +0000
(
02:13
+0000)
committer
Nick Clifton
<nickc@redhat.com>
Thu, 19 Feb 1998 02:13:27 +0000
(
02:13
+0000)
that it is shadowed by several registers.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 3385d198751a1b2c21f1380eff6beb96f2c8675e..6b4daf24642e82a5ef6d143a9acc7f66064ed39e 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,10
@@
+start-sanitize-m32rx
+Wed Feb 18 18:11:42 1998 Nick Clifton <nickc@cygnus.com>
+
+ * config/tc-m32r.c (first_writes_to_seconds_operands): Special
+ handling of updates to the condition bit as this is shadow by
+ several registers.
+end-sanitize-m32rx
start-sanitize-sky
Wed Feb 18 15:49:56 1998 Doug Evans <devans@canuck.cygnus.com>