old-cross-binutils/gdb/testsuite
Daniel Jacobowitz 55eddb0f7a * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Check the selected
soft float and vector ABIs.  Support the generic vector ABI for
	AltiVec types.
	(do_ppc_sysv_return_value): Likewise.  Correct argument types and
	casts.
	(ppc64_sysv_abi_push_dummy_call): Assert that floating point is
	supported.
	* ppc-tdep.h (enum powerpc_vector_abi): New.
	(struct gdbarch_tdep): Add soft_float and vector_abi.
	* rs6000-tdep.c (setpowerpccmdlist, showpowerpccmdlist)
	(powerpc_soft_float_global, powerpc_vector_strings)
	(powerpc_vector_abi_global, powerpc_vector_abi_string): New.
	(rs6000_gdbarch_init): Check for soft-float and vector ABI markings.
	(set_powerpc_command, show_powerpc_command, powerpc_set_soft_float)
	(powerpc_set_vector_abi): New.
	(_initialize_rs6000_tdep): Register "set powerpc" and "show powerpc"
	commands.
	* Makefile.in (elf_ppc_h): New.
	(rs6000-tdep.o): Update.

	* gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
	powerpc soft-float".

	* gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
	Test "set powerpc vector-abi".  Skip auto-detection tests for old
	toolchains.
2007-10-30 19:35:35 +00:00
..
config Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb.ada Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb.arch * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Check the selected 2007-10-30 19:35:35 +00:00
gdb.asm Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb.base * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne 2007-10-30 19:23:18 +00:00
gdb.cp * gdb.cp/mb-ctor.exp: Check skip_cplus_tests. 2007-10-25 18:33:56 +00:00
gdb.disasm Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb.dwarf2 Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb.fortran Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb.gdb * gdb.base/default.exp (show version): Update the version text. 2007-09-03 14:58:47 +00:00
gdb.hp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb.java Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb.mi * gdb.cp/classes.exp (do_tests): Always step to the line after the 2007-10-02 14:57:46 +00:00
gdb.modula2 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT. 2007-10-16 17:28:56 +00:00
gdb.objc Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb.opt * gdb.opt/clobbered-registers-O2.c: New testcase source file. 2007-10-25 20:30:26 +00:00
gdb.pascal 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr> 2007-10-08 12:41:25 +00:00
gdb.server * solib-svr4.c (enable_break): Add the dynamic linker also if 2007-10-09 17:59:01 +00:00
gdb.stabs Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb.threads * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New. 2007-10-23 20:17:55 +00:00
gdb.trace Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb.xml * NEWS: Document target described register support for PowerPC. 2007-10-15 19:45:31 +00:00
lib * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne 2007-10-30 19:23:18 +00:00
.gdbinit
aclocal.m4 gdb/ 2006-06-21 13:57:21 +00:00
ChangeLog * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Check the selected 2007-10-30 19:35:35 +00:00
configure * gdb.opt/clobbered-registers-O2.c: New testcase source file. 2007-10-25 20:30:26 +00:00
configure.ac * gdb.opt/clobbered-registers-O2.c: New testcase source file. 2007-10-25 20:30:26 +00:00
Makefile.in * gdb.opt/clobbered-registers-O2.c: New testcase source file. 2007-10-25 20:30:26 +00:00
TODO