old-cross-binutils/gdb/testsuite
Daniel Jacobowitz 203890574d * doublest.c (convert_floatformat_to_doublest): Use
floatformat_classify.
	(floatformat_is_nan): Rename to...
	(floatformat_classify): ...this.  Return more information.
	* doublest.h (enum float_kind): New.
	(floatformat_is_nan): Replace prototype...
	(floatformat_classify): ...with this one.
	* valprint.c (print_floating): Use floatformat_classify.  Handle
	infinity.

	* gdb.base/infnan.c, gdb.base/infnan.exp: New files.
2007-03-30 14:31:44 +00:00
..
config * Makefile.in (SFILES): Remove nlmread.c. 2007-03-30 12:57:44 +00:00
gdb.ada * gdb.ada/exec_changed.exp: Avoid "set confirm off". 2007-03-27 18:47:58 +00:00
gdb.arch * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output 2007-03-14 15:15:37 +00:00
gdb.asm Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
gdb.base * doublest.c (convert_floatformat_to_doublest): Use 2007-03-30 14:31:44 +00:00
gdb.cp * gdb.cp/method2.cc: New test. 2007-03-28 00:32:41 +00:00
gdb.disasm Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
gdb.dwarf2 * gdb.dwarf2/dw2-noloc.S: New file. 2007-03-29 19:03:56 +00:00
gdb.fortran revert 2007-01-11 Nathan Sidwell <nathan@codesourcery.com> 2007-01-12 11:36:21 +00:00
gdb.gdb * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well 2007-03-12 21:58:19 +00:00
gdb.hp Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
gdb.java revert 2007-01-11 Nathan Sidwell <nathan@codesourcery.com> 2007-01-12 11:36:21 +00:00
gdb.mi * gdb.mi/mi-var-cmd.exp: Allow value without "..." string 2007-03-09 02:20:04 +00:00
gdb.objc * config/gdbserver.exp (gdbserver_gdb_load): Update argument list. 2007-03-27 17:59:38 +00:00
gdb.server * config/gdbserver.exp (gdbserver_gdb_load): Update argument list. 2007-03-27 17:59:38 +00:00
gdb.stabs Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
gdb.threads 2007-03-02 Michael Snyder <michael.snyder@palmsource.com> 2007-03-02 22:16:06 +00:00
gdb.trace Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
gdb.xml * gdb.xml/tdesc-arch.exp: Test is unsupported on target with 2007-03-09 00:14:07 +00:00
lib * config/gdbserver.exp (gdbserver_gdb_load): Update argument list. 2007-03-27 17:59:38 +00:00
.gdbinit
aclocal.m4 gdb/ 2006-06-21 13:57:21 +00:00
ChangeLog * doublest.c (convert_floatformat_to_doublest): Use 2007-03-30 14:31:44 +00:00
configure * Makefile.in (ALL_SUBDIRS): Add gdb.xml. 2007-01-23 17:11:55 +00:00
configure.ac * Makefile.in (ALL_SUBDIRS): Add gdb.xml. 2007-01-23 17:11:55 +00:00
Makefile.in Add "make pdf" and "make install-pdf", from Brooks Moses 2007-03-27 18:09:36 +00:00
TODO