From: Ian Lance Taylor Date: Wed, 15 Mar 1995 02:39:39 +0000 (+0000) Subject: * config/tc-mips.c (load_register): Don't use addiu for dli of an X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a7f668c02fdfee33f37ad7635916536f48314555;p=binutils-gdb.git * config/tc-mips.c (load_register): Don't use addiu for dli of an unsigned seemingly negative number. Don't bother shifting a zero value. (mips_ip): For case 'j', if there are more alternatives, and the ISA level is at least 3, don't accept an unsigned seemingly negative number. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 86605478c89..55ad1c5d424 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,12 @@ +Tue Mar 14 21:36:34 1995 Ian Lance Taylor + + * config/tc-mips.c (load_register): Don't use addiu for dli of an + unsigned seemingly negative number. Don't bother shifting a zero + value. + (mips_ip): For case 'j', if there are more alternatives, and the + ISA level is at least 3, don't accept an unsigned seemingly + negative number. + Tue Mar 14 19:16:43 1995 Ken Raeburn * read.c (s_app_line): Fix last patch to deal with a line number