old-cross-binutils/gdb/testsuite
Tom Tromey 0cc2414c91 gdb
* m2-typeprint.c (m2_record_fields): Don't use
	TYPE_DECLARED_TYPE.
	* gdbtypes.h (TYPE_DECLARED_CLASS): New macro.
	(struct main_type) <flag_declared_class>: New field.
	(struct cplus_struct_type) <declared_type>: Remove.
	<ntemplate_args>: Move earlier.
	(DECLARED_TYPE_CLASS, DECLARED_TYPE_UNION, DECLARED_TYPE_STRUCT)
	(DECLARED_TYPE_TEMPLATE): Remove.
	(TYPE_DECLARED_TYPE): Remove.
	* gdbtypes.c (lookup_union): Don't use TYPE_DECLARED_TYPE.
	* dwarf2read.c (read_structure_type): Set TYPE_DECLARED_CLASS.
	* c-typeprint.c (c_type_print_base): Use TYPE_DECLARED_CLASS, not
	TYPE_DECLARED_TYPE.
gdb/testsuite
	* gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
	type-printing change.
2010-02-02 16:47:14 +00:00
..
config Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.ada amd64 - function returning record with field straddling 2 registers 2010-01-29 14:39:04 +00:00
gdb.arch * arm-tdep.c (arm_find_mapping_symbol): New function, from 2010-02-01 16:16:30 +00:00
gdb.asm Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.base gdb/ 2010-02-01 19:27:55 +00:00
gdb.cell Sync Libtool from GCC. 2010-01-09 21:11:44 +00:00
gdb.cp gdb 2010-02-02 16:45:17 +00:00
gdb.disasm Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.dwarf2 gdb 2010-02-02 16:47:14 +00:00
gdb.fortran Update the copyright header of most if not all files that have not been 2010-01-01 09:44:07 +00:00
gdb.gdb Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.hp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.java Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.mi * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function. 2010-01-28 22:14:12 +00:00
gdb.modula2 Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.multi Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.objc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.opt Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.pascal Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.python * gdb.python/source2.py: New file. 2010-01-18 06:31:24 +00:00
gdb.reverse Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.server * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename 2010-01-12 00:50:26 +00:00
gdb.stabs gdb/ 2010-01-08 08:55:16 +00:00
gdb.threads gdb/ 2010-02-01 20:19:06 +00:00
gdb.trace Add trace file support. 2010-01-15 22:37:20 +00:00
gdb.xml * features/Makefile (WHICH): Add s390-linux32, s390-linux64, 2010-01-04 15:03:01 +00:00
lib * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function. 2010-01-28 22:14:12 +00:00
.gdbinit
aclocal.m4
ChangeLog gdb 2010-02-02 16:47:14 +00:00
configure
configure.ac Update the copyright header of most if not all files that have not been 2010-01-01 09:44:07 +00:00
dg-extract-results.sh
Makefile.in Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
TODO