From: David Edelsohn Date: Mon, 8 Sep 1997 21:07:42 +0000 (+0000) Subject: * cgen-asm.c (cgen_parse_address): New argument resultp. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3fb84577f93628121846fa92f5ef7015b7efd183;p=binutils-gdb.git * cgen-asm.c (cgen_parse_address): New argument resultp. All callers updated. * m32r-asm.c (parse_h_hi16): Right shift numbers by 16. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 1fd37ea918c..a4dd7bf0a7e 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +Mon Sep 8 14:06:59 1997 Doug Evans + + * cgen-asm.c (cgen_parse_address): New argument resultp. + All callers updated. + * m32r-asm.c (parse_h_hi16): Right shift numbers by 16. + Tue Sep 2 18:39:08 1997 Jeffrey A Law (law@cygnus.com) * mn10200-dis.c (disassemble): PC relative instructions are