mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 07:14:18 +08:00
gdb/testsuite/
2012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com> * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete parameter.
This commit is contained in:
parent
2a2ef594da
commit
7380c0c93f
@ -1,3 +1,8 @@
|
||||
2012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
|
||||
|
||||
* gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
|
||||
parameter.
|
||||
|
||||
2012-03-01 Maciej W. Rozycki <macro@mips.com>
|
||||
|
||||
* gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
|
||||
|
@ -36,7 +36,7 @@ if [get_compiler_info $binfile] {
|
||||
return -1
|
||||
}
|
||||
|
||||
proc altivec_abi_tests { prefix extra_flags force_abi } {
|
||||
proc altivec_abi_tests { extra_flags force_abi } {
|
||||
global testfile binfile srcfile srcdir subdir
|
||||
global gdb_prompt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user