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:
0bcd917
)
* v850-opc.c (v850_opcodes): Put curly-braces around operands
author
Jeff Law
<law@redhat.com>
Tue, 31 Dec 1996 21:20:00 +0000
(21:20 +0000)
committer
Jeff Law
<law@redhat.com>
Tue, 31 Dec 1996 21:20:00 +0000
(21:20 +0000)
for "breakpoint" instruction.
Fixes random assembler failures for hp-x-v850 toolchain.
opcodes/ChangeLog
patch
|
blob
|
history
diff --git
a/opcodes/ChangeLog
b/opcodes/ChangeLog
index f59cdca2e6bcd18d6cbadd755b9e37a726ec0d0a..ccf0a6e25855f3b078f00a7053c365f5ac011920 100644
(file)
--- a/
opcodes/ChangeLog
+++ b/
opcodes/ChangeLog
@@
-1,3
+1,10
@@
+start-sanitize-v850
+Tue Dec 31 12:20:38 1996 Jeffrey A Law (law@cygnus.com)
+
+ * v850-opc.c (v850_opcodes): Put curly-braces around operands
+ for "breakpoint" instruction.
+
+end-sanitize-v850
Tue Dec 31 15:38:13 1996 Ian Lance Taylor <ian@cygnus.com>
* Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE.