old-cross-binutils/gdb/testsuite
Tom Tromey fcde5961eb * c-exp.y (%union) <type_stack>: New field.
(abs_decl, direct_abs_decl): Use <type_stack> type.  Update.
	(ptr_operator_ts): New production.
	(ptype): Update.
	* parse.c (type_stack_reserve): New function.
	(check_type_stack_depth): Use it.
	(pop_type_stack, append_type_stack, push_type_stack)
	(get_type_stack, type_stack_cleanup): New functions.
	(follow_types): Handle tp_type_stack.
	(_initialize_parse): Simplify initialization.
	* parser-defs.h (enum type_pieces) <tp_type_stack>: New
	constant.
	(union type_stack_elt) <stack_val>: New field.
	(get_type_stack, append_type_stack, push_type_stack)
	(type_stack_cleanup): Declare.
testsuite
	* gdb.base/whatis.exp: Add tests.
2012-07-06 14:44:22 +00:00
..
boards gdb/testsuite: 2012-06-22 07:45:57 +00:00
config
gdb.ada 2012-07-04 Pedro Alves <palves@redhat.com> 2012-07-04 10:48:32 +00:00
gdb.arch 2012-06-25 Greta Yorsh <greta.yorsh@arm.com> 2012-06-25 12:56:18 +00:00
gdb.asm * gdb.asm/asm-source.exp: Use standard_output_file, 2012-06-25 20:11:43 +00:00
gdb.base * c-exp.y (%union) <type_stack>: New field. 2012-07-06 14:44:22 +00:00
gdb.cell * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests) 2012-06-21 20:46:25 +00:00
gdb.cp * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests) 2012-06-21 20:46:25 +00:00
gdb.disasm * Makefile.in (clean): Remove Fission .dwo and .dwp files. 2012-05-17 19:03:59 +00:00
gdb.dwarf2 gdb/testsuite/ 2012-07-02 20:10:48 +00:00
gdb.fortran * gdb.fortran/subarray.exp: Use standard_testfile, 2012-06-25 20:51:35 +00:00
gdb.gdb gdb/ 2012-03-19 18:19:26 +00:00
gdb.go * gdb.go/package.exp: Partially revert earlier patch; use 2012-06-28 13:52:51 +00:00
gdb.hp * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests) 2012-06-21 20:46:25 +00:00
gdb.java * gdb.java/jmain.exp: Use standard_testfile. 2012-06-22 16:44:15 +00:00
gdb.linespec * gdb.linespec/ls-errs.exp: Use standard_testfile. 2012-06-25 20:31:21 +00:00
gdb.mi 2012-07-04 Pedro Alves <palves@redhat.com> 2012-07-04 11:28:04 +00:00
gdb.modula2 * gdb.modula2/unbounded-array.exp: Use standard_testfile, 2012-06-25 20:28:23 +00:00
gdb.multi * gdb.multi/watchpoint-multi.exp: Use standard_testfile. 2012-06-25 21:07:32 +00:00
gdb.objc * gdb.objc/basicclass.exp: Use standard_testfile. 2012-06-22 17:15:22 +00:00
gdb.opencl * Makefile.in (clean): Remove Fission .dwo and .dwp files. 2012-05-17 19:03:59 +00:00
gdb.opt * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile, 2012-06-25 20:24:57 +00:00
gdb.pascal * gdb.pascal/integers.exp: Use standard_testfile, clean_restart. 2012-06-25 20:43:40 +00:00
gdb.python * gdb.python/python.exp: Fix regexps in pagination tests. 2012-06-27 13:37:26 +00:00
gdb.reverse * gdb.reverse/break-precsave.exp: Use standard_testfile. 2012-06-26 17:54:59 +00:00
gdb.server * gdb.server/ext-attach.exp: Use standard_testfile, 2012-06-25 19:46:26 +00:00
gdb.stabs * gdb.stabs/weird.exp: Remove directory-checking code. Use 2012-06-26 17:32:44 +00:00
gdb.threads gdb/ 2012-07-02 20:28:38 +00:00
gdb.trace * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
gdb.xml * Makefile.in (clean): Remove Fission .dwo and .dwp files. 2012-05-17 19:03:59 +00:00
lib gdb/testsuite/ 2012-07-02 12:06:56 +00:00
aclocal.m4
ChangeLog * c-exp.y (%union) <type_stack>: New field. 2012-07-06 14:44:22 +00:00
configure Initial pass at Go language support. 2012-04-25 14:07:23 +00:00
configure.ac Initial pass at Go language support. 2012-04-25 14:07:23 +00:00
dg-extract-results.sh * dg-extract-results.sh: Handle KFAILs. 2012-03-18 04:17:16 +00:00
Makefile.in * Makefile.in (clean): Remove Fission .dwo and .dwp files. 2012-05-17 19:03:59 +00:00
TODO