From 160cca6457a291cdb8244cf6501c042e67a60ffc Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Tue, 31 Dec 1996 21:20:00 +0000 Subject: [PATCH] * v850-opc.c (v850_opcodes): Put curly-braces around operands for "breakpoint" instruction. Fixes random assembler failures for hp-x-v850 toolchain. --- opcodes/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index f59cdca2e6b..ccf0a6e2585 100644 --- 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 * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE. -- 2.30.2