binutils-gdb/gdb/testsuite
Daniel Jacobowitz 9e35dae425 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
Daniel Jacobowitz  <dan@codesourcery.com>

	* Makefile.in (expprint.o, parse.o, target.o): Update.
	* dwarf2loc.c (dwarf_expr_tls_address): Move body to
	target_translate_tls_address.  Call it.
	* eval.c (evaluate_subexp_standard): Handle UNOP_MEMVAL_TLS.
	* expprint.c (print_subexp_standard): Likewise.
	(op_name_standard, dump_subexp_body_standard): Likewise.
	* expression.h (enum exp_opcode): Add UNOP_MEMVAL_TLS.
	(union exp_element): Add objfile.
	* parse.c (write_exp_elt_objfile): New function.
	(msym_tls_symbol_type): New.
	(write_exp_msymbol): Handle TLS.
	(operator_length_standard): Handle UNOP_MEMVAL_TLS.
	(build_parse): Initialize msym_tls_symbol_type.
	* parser-defs.h (write_exp_elt_objfile): New prototype.
	* target.c (target_translate_tls_address): New.
	* target.h (target_translate_tls_address): Add prototype.

2006-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>

	* gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
2006-10-10 03:17:53 +00:00
..
config 2006-09-20 Michael Snyder <michael.snyder@localhost.localdomain> 2006-09-20 22:56:34 +00:00
gdb.ada * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that 2006-10-06 20:48:42 +00:00
gdb.arch * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with 2006-08-10 05:27:22 +00:00
gdb.asm * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with 2006-08-10 05:27:22 +00:00
gdb.base * gdb.base/subst.exp: New testcase. 2006-10-06 18:17:56 +00:00
gdb.cp 2006-10-09 Paul Pluzhnikov <ppluzhnikov@charter.net> 2006-10-09 19:28:14 +00:00
gdb.disasm * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with 2006-08-10 05:27:22 +00:00
gdb.dwarf2 * gdb.base/huge.c: Allow CRASH_GDB to be set from command 2006-07-04 09:40:28 +00:00
gdb.fortran * gdb.fortran/derived-type.f90: New file. 2006-02-24 07:29:42 +00:00
gdb.gdb * gdb.gdb/selftest.exp (test_with_self): Update copyright check. 2005-12-26 14:38:20 +00:00
gdb.hp * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with 2006-08-10 05:27:22 +00:00
gdb.java 2004-09-20 Jeff Johnston <jjohnstn@redhat.com> 2004-09-20 20:06:29 +00:00
gdb.mi * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path 2006-10-02 16:38:26 +00:00
gdb.objc 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> 2004-02-18 04:22:02 +00:00
gdb.server gdb/ 2005-04-11 14:13:14 +00:00
gdb.stabs * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with 2006-08-10 05:27:22 +00:00
gdb.threads 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com> 2006-10-10 03:17:53 +00:00
gdb.trace * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with 2006-08-10 05:27:22 +00:00
lib Reviewed and approved by Daniel Jacobowitz <dan@codesourcery.com> 2006-08-18 18:34:18 +00:00
.gdbinit
ChangeLog 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com> 2006-10-10 03:17:53 +00:00
Makefile.in gdb/ 2006-06-21 13:57:21 +00:00
TODO
aclocal.m4 gdb/ 2006-06-21 13:57:21 +00:00
configure gdb/ 2006-06-21 13:57:21 +00:00
configure.ac gdb/ 2006-06-21 13:57:21 +00:00