OSDN Git Service

gdb/
authoruweigand <uweigand>
Tue, 15 Mar 2011 23:42:31 +0000 (23:42 +0000)
committeruweigand <uweigand>
Tue, 15 Mar 2011 23:42:31 +0000 (23:42 +0000)
commit98dccecd230182d82b8c4a2cb269c9d0dadbc5f6
tree98acec93242812506d89026636cd6d55b5efcae1
parent2382fe680aca15867feda541311e779ecc9c2b9c
gdb/
* ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call): Add support
for the "generic" vector ABI used with GCC 4.3 and later.
(ppc64_sysv_abi_return_value): Likewise.

gdb/testsuite:
* gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
using a GCC 4.1 or 4.2 compiler.  Add an additional test variant
"generic ABI, auto".
(altivec_abi_tests): Accept vectors returned by reference.
gdb/ChangeLog
gdb/ppc-sysv-tdep.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.arch/altivec-abi.exp