mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
Disable symver test on hppa64-hpux
The syntax for common symbols is different on that target. * testsuite/gas/elf/symver.d: Don't run on hppa64-hpux.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2017-07-03 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
|
* testsuite/gas/elf/symver.d: Don't run on hppa64-hpux.
|
||||||
|
|
||||||
2017-06-30 Maciej W. Rozycki <macro@imgtec.com>
|
2017-06-30 Maciej W. Rozycki <macro@imgtec.com>
|
||||||
|
|
||||||
* config/tc-mips.c (md_convert_frag): Use a switch on the
|
* config/tc-mips.c (md_convert_frag): Use a switch on the
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
#objdump: --syms
|
#objdump: --syms
|
||||||
#name: ELF symbol versioning
|
#name: ELF symbol versioning
|
||||||
|
#not-target: hppa64*-*-hpux*
|
||||||
#
|
#
|
||||||
# The #... and #pass are there to match extra symbols inserted by
|
# The #... and #pass are there to match extra symbols inserted by
|
||||||
# some toolchains, eg the mips-elf port will add .reginfo and .ptrd
|
# some toolchains, eg the mips-elf port will add .reginfo and .ptrd
|
||||||
|
Reference in New Issue
Block a user