mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08:00
* gas/mips/*.[sd]: Add explicit nops, sometimes controlled by
.ifdef, to accomodate change to avoid default alignment on embedded systems.
This commit is contained in:
@ -1,3 +1,14 @@
|
|||||||
|
Fri Dec 13 13:05:33 1996 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
|
* gas/mips/*.[sd]: Add explicit nops, sometimes controlled by
|
||||||
|
.ifdef, to accomodate change to avoid default alignment on
|
||||||
|
embedded systems.
|
||||||
|
|
||||||
|
Wed Dec 11 09:26:01 1996 Jeffrey A Law (law@cygnus.com)
|
||||||
|
|
||||||
|
* gas/mn10200/basic.exp (do_movb): Fix bit pattern for
|
||||||
|
"movb dm,(an)".
|
||||||
|
|
||||||
Tue Dec 10 13:01:05 1996 Jeffrey A Law (law@cygnus.com)
|
Tue Dec 10 13:01:05 1996 Jeffrey A Law (law@cygnus.com)
|
||||||
|
|
||||||
* gas/mn10300/basic.exp: Update after endianness changes to
|
* gas/mn10300/basic.exp: Update after endianness changes to
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#objdump: -dr --prefix-addresses
|
#objdump: -dr --prefix-addresses
|
||||||
#name: MIPS ld-empic
|
#name: MIPS ld-empic
|
||||||
#as: -mips1 -membedded-pic
|
#as: -mips1 -membedded-pic --defsym EMPIC=1
|
||||||
#source: ld-pic.s
|
#source: ld-pic.s
|
||||||
|
|
||||||
# Test the ld macro with -membedded-pic.
|
# Test the ld macro with -membedded-pic.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#objdump: -dr --prefix-addresses
|
#objdump: -dr --prefix-addresses
|
||||||
#name: MIPS lifloat-empic
|
#name: MIPS lifloat-empic
|
||||||
#as: -mips1 -membedded-pic
|
#as: -mips1 -membedded-pic --defsym EMPIC=1
|
||||||
#source: lifloat.s
|
#source: lifloat.s
|
||||||
|
|
||||||
# Test the li.d and li.s macros with -membedded-pic.
|
# Test the li.d and li.s macros with -membedded-pic.
|
||||||
|
Reference in New Issue
Block a user