mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
* gas/mips/lifloat.s: Update for recent changes to floating point
handling. * gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise. * gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise. * gas/mips/mips.exp: Handle Irix 6 like Irix 5.
This commit is contained in:
@ -1,3 +1,16 @@
|
|||||||
|
Wed May 7 16:12:24 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
|
* gas/mips/lifloat.s: Update for recent changes to floating point
|
||||||
|
handling.
|
||||||
|
* gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.
|
||||||
|
* gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise.
|
||||||
|
|
||||||
|
* gas/mips/mips.exp: Handle Irix 6 like Irix 5.
|
||||||
|
|
||||||
|
Sat Apr 19 23:16:35 1997 Niklas Hallqvist <niklas@petra.appli.se>
|
||||||
|
|
||||||
|
* gas/mips/mips.exp: Handle OpenBSD like NetBSD.
|
||||||
|
|
||||||
start-sanitize-d30v
|
start-sanitize-d30v
|
||||||
Wed Apr 16 12:20:24 1997 Martin Hunt <hunt@cygnus.com>
|
Wed Apr 16 12:20:24 1997 Martin Hunt <hunt@cygnus.com>
|
||||||
|
|
||||||
@ -6,7 +19,6 @@ Wed Apr 16 12:20:24 1997 Martin Hunt <hunt@cygnus.com>
|
|||||||
* gas/d30v/opt.d: Rebuild.
|
* gas/d30v/opt.d: Rebuild.
|
||||||
|
|
||||||
end-sanitize-d30v
|
end-sanitize-d30v
|
||||||
|
|
||||||
Tue Apr 15 18:10:01 1997 Gavin Koch <gavin@cygnus.com>
|
Tue Apr 15 18:10:01 1997 Gavin Koch <gavin@cygnus.com>
|
||||||
|
|
||||||
* gas/mips/{delay.d,nodelay.d}: added.
|
* gas/mips/{delay.d,nodelay.d}: added.
|
||||||
|
@ -16,6 +16,9 @@ Disassembly of section .text:
|
|||||||
[ ]*c: [A-Z0-9_]*LITERAL[A-Z0-9_]* .lit8.*
|
[ ]*c: [A-Z0-9_]*LITERAL[A-Z0-9_]* .lit8.*
|
||||||
0+0010 <[^>]*> lwc1 \$f[45],-16364\(\$gp\)
|
0+0010 <[^>]*> lwc1 \$f[45],-16364\(\$gp\)
|
||||||
[ ]*10: [A-Z0-9_]*LITERAL[A-Z0-9_]* .lit8.*
|
[ ]*10: [A-Z0-9_]*LITERAL[A-Z0-9_]* .lit8.*
|
||||||
0+0014 <[^>]*> lui \$a0,0x3f80
|
0+0014 <[^>]*> lui \$a0,0x3f8f
|
||||||
0+0018 <[^>]*> lui \$at,0x3f80
|
0+0018 <[^>]*> ori \$a0,\$a0,0xcd36
|
||||||
0+001c <[^>]*> mtc1 \$at,\$f4
|
0+001c <[^>]*> lui \$at,0x3f8f
|
||||||
|
0+0020 <[^>]*> ori \$at,\$at,0xcd36
|
||||||
|
0+0024 <[^>]*> mtc1 \$at,\$f4
|
||||||
|
...
|
||||||
|
Reference in New Issue
Block a user