binutils-gdb/gdb/testsuite
Doug Evans 301f0ecf99 * eval.c (evaluate_subexp_standard): Fix type of result of mixed
integer/float division operations when EVAL_AVOID_SIDE_EFFECTS.
	* valops.c (value_one): New function.
	* value.h (value_one): Declare.

	Fix argument promotion for binary arithmetic ops for C.
	* valarith.c (unop_result_type): New fn.
	(binop_result_type): New fn.
	(value_binop): Move result type computation to binop_result_type.
	(value_pos, value_neg, value_complement): Move result type
	computation to unop_result_type.

	* gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
2008-02-04 00:23:05 +00:00
..
config Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.ada * gdb.ada/sym_print_name: New test program. 2008-02-01 23:15:36 +00:00
gdb.arch * gdb.arch/ppc64-atomic-inst.c: New testcase source file. 2008-01-31 16:00:25 +00:00
gdb.asm Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.base * eval.c (evaluate_subexp_standard): Fix type of result of mixed 2008-02-04 00:23:05 +00:00
gdb.cp add copyright 2008-02-03 22:17:05 +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 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches. 2008-01-26 13:56:37 +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 * breakpoint.c (break_command_1): Return void. 2008-02-01 16:24:47 +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 * gdb.pascal/integers.pas: New test program. 2008-01-31 14:49:23 +00:00
gdb.server * linux-low.c (linux_attach_lwp): Do not _exit after errors. 2008-01-30 00:51:50 +00:00
gdb.stabs Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb.threads * gdb.threads/sigthread.c: Use barriers to ensure that 2008-01-29 19:20:52 +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 * linux-low.c (linux_attach_lwp): Do not _exit after errors. 2008-01-30 00:51:50 +00:00
.gdbinit
ChangeLog * eval.c (evaluate_subexp_standard): Fix type of result of mixed 2008-02-04 00:23:05 +00:00
Makefile.in Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
TODO
aclocal.m4
configure * configure: Regenerated. 2007-12-29 14:01:30 +00:00
configure.ac