gdbadmin | 1 Nov 2002 01:00
Picon
Favicon

src/gdb version.in

CVSROOT:	/cvs/src
Module name:	src
Changes by:	gdbadmin <at> sourceware.org	2002-10-31 16:00:03

Modified files:
	gdb            : version.in 

Log message:
	

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/version.in.diff?cvsroot=src&r1=1.505&r2=1.506

gdbadmin | 1 Nov 2002 01:00
Picon
Favicon

src/gdb version.in

CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_5_3-branch
Changes by:	gdbadmin <at> sourceware.org	2002-10-31 16:00:33

Modified files:
	gdb            : version.in 

Log message:
	

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/version.in.diff?cvsroot=src&only_with_tag=gdb_5_3-branch&r1=1.447.2.58&r2=1.447.2.59

carlton | 1 Nov 2002 02:12
Picon
Favicon

src/gdb ChangeLog linespec.c

CVSROOT:	/cvs/src
Module name:	src
Branch: 	carlton_dictionary-branch
Changes by:	carlton <at> sourceware.org	2002-10-31 17:12:52

Modified files:
	gdb            : ChangeLog linespec.c 

Log message:
	2002-10-31  David Carlton  <carlton <at> math.stanford.edu>
	
	* linespec.c (dl1_handle_multipart): New function.
	(dl1_multipart_compound): Ditto.
	(dl1_examine_compound_token): Ditto.
	(dl1_locate_class_sym): Ditto.
	(dl1_find_next_token): Ditto.
	(dl1_find_method): Ditto.
	(dl1_count_methods): Ditto.
	(dl1_handle_filename): Ditto.
	(decode_line_1): Call dl1_handle_multipart.
	(cplusplus_error): Declare to be NORETURN.
	
	Also, my previous change on the branch should have mentioned:
	
	2002-10-25  David Carlton  <carlton <at> math.stanford.edu>
	
	* ada-lang.c (standard_lookup): Set last argument to lookup_symbol
	to NULL.
	* p-valprint.c (pascal_val_print): Ditto.
	* objc-lang.c (find_imps): Ditto.
(Continue reading)

drow | 1 Nov 2002 17:24
Picon
Favicon

src/gdb/testsuite ChangeLog.cplus gdb.c++/temp ...

CVSROOT:	/cvs/src
Module name:	src
Branch: 	drow-cplus-branch
Changes by:	drow <at> sourceware.org	2002-11-01 08:24:08

Modified files:
	gdb/testsuite  : ChangeLog.cplus 
	gdb/testsuite/gdb.c++: templates.exp 

Log message:
	* gdb.c++/templates.exp: Correct some undoubled backslashes.
	Make a synthetic operator= optional.
	(print Garply<Garply<char> >::garply): Allow const THIS pointer.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.cplus.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.1.2.2&r2=1.1.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.c++/templates.exp.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.12.18.1&r2=1.12.18.2

drow | 1 Nov 2002 17:26
Picon
Favicon

src/gdb ChangeLog.cplus gdbtypes.c

CVSROOT:	/cvs/src
Module name:	src
Branch: 	drow-cplus-branch
Changes by:	drow <at> sourceware.org	2002-11-01 08:26:09

Modified files:
	gdb            : ChangeLog.cplus gdbtypes.c 

Log message:
	* gdbtypes.c (get_destructor_fn_field): Return obvious destructors
	based on method name.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.cplus.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.1.2.6&r2=1.1.2.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtypes.c.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.59.2.1&r2=1.59.2.2

drow | 1 Nov 2002 17:43
Picon
Favicon

src/gdb ChangeLog.cplus c-typeprint.c

CVSROOT:	/cvs/src
Module name:	src
Branch: 	drow-cplus-branch
Changes by:	drow <at> sourceware.org	2002-11-01 08:43:03

Modified files:
	gdb            : ChangeLog.cplus c-typeprint.c 

Log message:
	* c-typeprint.c (c_type_print_args): Remove.
	(cp_type_print_method_args): Remove unused PREFIX argument.
	Simplify logic.  Skip FIELD_ARTIFICIAL arguments.
	(c_type_print_varspec_suffix): Call cp_type_print_method_args.
	(c_type_print_base): Handle template classes when looking for
	constructor field names.  Update call to cp_type_print_method_args.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.cplus.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.1.2.7&r2=1.1.2.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/c-typeprint.c.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.22.10.4&r2=1.22.10.5

cagney | 1 Nov 2002 22:21
Picon
Favicon

src/gdb ChangeLog arm-tdep.c blockframe.c cris ...

CVSROOT:	/cvs/src
Module name:	src
Changes by:	cagney <at> sourceware.org	2002-11-01 13:21:50

Modified files:
	gdb            : ChangeLog arm-tdep.c blockframe.c cris-tdep.c 
	                 frame.h ia64-tdep.c m68hc11-tdep.c sh-tdep.c 
	                 xstormy16-tdep.c 
	gdb/config/m32r: tm-m32r.h 

Log message:
	2002-11-01  Andrew Cagney  <cagney <at> redhat.com>
	
	* frame.h (deprecated_generic_get_saved_register): Rename
	generic_get_saved_register.
	* blockframe.c (deprecated_generic_get_saved_register): Update.
	* xstormy16-tdep.c (xstormy16_get_saved_register): Update.
	(xstormy16_frame_saved_register): Update.
	* sh-tdep.c (sh_gdbarch_init): Update.
	* m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
	* ia64-tdep.c (ia64_get_saved_register): Update.
	* cris-tdep.c (cris_gdbarch_init): Update.
	* config/m32r/tm-m32r.h (GET_SAVED_REGISTER): Update.
	* arm-tdep.c (arm_gdbarch_init): Update.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.3378&r2=1.3379
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/arm-tdep.c.diff?cvsroot=src&r1=1.73&r2=1.74
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/blockframe.c.diff?cvsroot=src&r1=1.42&r2=1.43
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/cris-tdep.c.diff?cvsroot=src&r1=1.23&r2=1.24
(Continue reading)

brobecke | 1 Nov 2002 23:08
Picon
Favicon

src/gdb ChangeLog config/i386/interix.mh confi ...

CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke <at> sourceware.org	2002-11-01 14:08:45

Modified files:
	gdb            : ChangeLog 
Added files:
	gdb/config/i386: interix.mh interix.mt nm-interix.h 
	gdb            : i386-interix-nat.c i386-interix-tdep.c 

Log message:
	New interix-specific files:
	* config/i386/nm-interix.h: New file.
	* config/i386/interix.mh: New file.
	* config/i386/interix.mt: New file.
	* i386-interix-nat.c: New file.
	* i386-interix-tdep.c: New file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/interix.mh.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/interix.mt.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/nm-interix.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/i386-interix-nat.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/i386-interix-tdep.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.3379&r2=1.3380

gdbadmin | 2 Nov 2002 01:00
Picon
Favicon

src/gdb version.in

CVSROOT:	/cvs/src
Module name:	src
Changes by:	gdbadmin <at> sourceware.org	2002-11-01 16:00:03

Modified files:
	gdb            : version.in 

Log message:
	

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/version.in.diff?cvsroot=src&r1=1.506&r2=1.507

gdbadmin | 2 Nov 2002 01:00
Picon
Favicon

src/gdb version.in

CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_5_3-branch
Changes by:	gdbadmin <at> sourceware.org	2002-11-01 16:00:32

Modified files:
	gdb            : version.in 

Log message:
	

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/version.in.diff?cvsroot=src&only_with_tag=gdb_5_3-branch&r1=1.447.2.59&r2=1.447.2.60


Gmane