From 9fd0d551fc32d9ee5e96e1f5526fefaeb1ba9d3c Mon Sep 17 00:00:00 2001 From: Felix Lee Date: Wed, 25 Jun 1997 22:35:14 +0000 Subject: [PATCH] * ppc-opc.c (extract_nsi): make unsigned expression signed before negating it. (UNUSED): remove one level of parens, so MSVC doesn't choke on nesting depth when all the macros are expanded. --- opcodes/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 87bb22840fc..76457e79a9d 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,10 @@ +Wed Jun 25 15:25:57 1997 Felix Lee + + * ppc-opc.c (extract_nsi): make unsigned expression signed before + negating it. + (UNUSED): remove one level of parens, so MSVC doesn't choke on + nesting depth when all the macros are expanded. + Tue Jun 17 17:02:17 1997 Ian Lance Taylor * sparc-opc.c: The fcmp v9a instructions take an integer register -- 2.30.2