mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-02 10:47:11 +08:00
* ld-powerpc/powerpc.exp (ppcelftests): Assemble sda test with -a32.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2005-06-02 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
|
* ld-powerpc/powerpc.exp (ppcelftests): Assemble sda test with -a32.
|
||||||
|
|
||||||
2005-05-31 Zack Weinberg <zack@codesourcery.com>
|
2005-05-31 Zack Weinberg <zack@codesourcery.com>
|
||||||
|
|
||||||
* ld-scripts/align.exp: Mark align1 XFAIL on PECOFF targets.
|
* ld-scripts/align.exp: Mark align1 XFAIL on PECOFF targets.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Expect script for ld-powerpc tests
|
# Expect script for ld-powerpc tests
|
||||||
# Copyright 2002, 2003 Free Software Foundation
|
# Copyright 2002, 2003, 2005 Free Software Foundation
|
||||||
#
|
#
|
||||||
# This file is free software; you can redistribute it and/or modify
|
# This file is free software; you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
@ -69,9 +69,9 @@ set ppcelftests {
|
|||||||
{{readelf -WSsrl tlsso32.r} {objdump -dr tlsso32.d}
|
{{readelf -WSsrl tlsso32.r} {objdump -dr tlsso32.d}
|
||||||
{objdump -sj.got tlsso32.g} {objdump -sj.tdata tlsso32.t}}
|
{objdump -sj.got tlsso32.g} {objdump -sj.tdata tlsso32.t}}
|
||||||
"tls32.so"}
|
"tls32.so"}
|
||||||
{"Shared library with global symbol" "-shared -melf32ppc" "" {sdalib.s}
|
{"Shared library with global symbol" "-shared -melf32ppc" "-a32" {sdalib.s}
|
||||||
{} "sdalib.so"}
|
{} "sdalib.so"}
|
||||||
{"Dynamic application with SDA" "-melf32ppc tmpdir/sdalib.so" "" {sdadyn.s}
|
{"Dynamic application with SDA" "-melf32ppc tmpdir/sdalib.so" "-a32" {sdadyn.s}
|
||||||
{{objdump -R sdadyn.d}} "sdadyn"}
|
{{objdump -R sdadyn.d}} "sdadyn"}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user