binutils-gdb/gdb/testsuite
Thiago Jung Bauermann f6867ce08c * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
for expressions with decimal float values.
	(test_dfp_conversions): New function to test casts to and from
	decimal float types.
	Call test_dfp_conversions.
	* gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
	elements.
	(main): Initialize ds.float4 and ds.double8 elements.
	* gdb.base/dfp-test.exp (d32_set_tests): Fix typo.  Adjust expect
	string to new error message.
	(d64_set_tests): Likewise.
	(d128_set_tests): Likewise.
	Add tests for expressions with decimal float variables.  Add tests for
	conversions to and from decimal float types.
2008-01-07 22:34:49 +00:00
..
config Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.ada * gdb.ada/packed_tagged/comp_bug.adb: New file. 2008-01-05 15:48:08 +00:00
gdb.arch Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.asm Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.base * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests 2008-01-07 22:34:49 +00:00
gdb.cp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.disasm Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.dwarf2 Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.fortran Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.gdb Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.hp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.java Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.mi Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.modula2 Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.objc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.opt Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.pascal Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.server Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.stabs Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.threads * linux-nat.c (linux_child_follow_fork): Call also CHECK_FOR_THREAD_DB. 2008-01-02 13:36:38 +00:00
gdb.trace Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
lib Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
.gdbinit
aclocal.m4 gdb/ 2006-06-21 13:57:21 +00:00
ChangeLog * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests 2008-01-07 22:34:49 +00:00
configure * configure: Regenerated. 2007-12-29 14:01:30 +00:00
configure.ac * gdb.opt/clobbered-registers-O2.c: New testcase source file. 2007-10-25 20:30:26 +00:00
Makefile.in Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
TODO