mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 22:48:57 +08:00
* ld-undefined/undefined.exp: The undefine tests now work on
68HC11 and 68HC12.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2004-08-01 Stephane Carrez <stcarrez@nerim.fr>
|
||||||
|
|
||||||
|
* ld-undefined/undefined.exp: The undefine tests now work on
|
||||||
|
68HC11 and 68HC12.
|
||||||
|
|
||||||
2004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
|
2004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
|
||||||
|
|
||||||
* ld-sh/sh64/crange3-cmpct.rd: Update.
|
* ld-sh/sh64/crange3-cmpct.rd: Update.
|
||||||
|
@ -78,8 +78,6 @@ setup_xfail "alpha*-*-linux*"
|
|||||||
setup_xfail "hppa*64*-*-*"
|
setup_xfail "hppa*64*-*-*"
|
||||||
setup_xfail "mn10300-*-elf"
|
setup_xfail "mn10300-*-elf"
|
||||||
setup_xfail "sh-*-*"
|
setup_xfail "sh-*-*"
|
||||||
setup_xfail "m6811-*-*"
|
|
||||||
setup_xfail "m6812-*-*"
|
|
||||||
|
|
||||||
set mf "tmpdir/undefined.o* In function `function':"
|
set mf "tmpdir/undefined.o* In function `function':"
|
||||||
checkund $mf $testfn
|
checkund $mf $testfn
|
||||||
@ -134,8 +132,6 @@ set ml "undefined.c:9: undefined reference to `*this_function_is_not_defined'"
|
|||||||
setup_xfail mcore-*-elf
|
setup_xfail mcore-*-elf
|
||||||
setup_xfail mips-sgi-irix6*
|
setup_xfail mips-sgi-irix6*
|
||||||
setup_xfail "sh64-*-*"
|
setup_xfail "sh64-*-*"
|
||||||
setup_xfail "m6811-*-*"
|
|
||||||
setup_xfail "m6812-*-*"
|
|
||||||
|
|
||||||
# The undefined test fails on 31 bit s/390 because the address of the
|
# The undefined test fails on 31 bit s/390 because the address of the
|
||||||
# function `this_function_is_not_defined' is stored in the literal pool of
|
# function `this_function_is_not_defined' is stored in the literal pool of
|
||||||
|
Reference in New Issue
Block a user