This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gdb valarith.c valops.c ChangeLog


CVSROOT:	/cvs/src
Module name:	src
Changes by:	drow@sources.redhat.com	2002-02-16 14:25:50

Modified files:
	gdb            : valarith.c valops.c ChangeLog 

Log message:
	2002-02-16  Daniel Jacobowitz  <drow@mvista.com>
	
	* valarith.c (value_x_unop): Fix decrement; support post-decrement.
	
	2002-02-16  Daniel Jacobowitz  <drow@mvista.com>
	
	From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
	* valops.c (value_arg_coerce): Don't take the address of a reference
	to convert an argument to a reference.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/valarith.c.diff?cvsroot=src&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/valops.c.diff?cvsroot=src&r1=1.51&r2=1.52
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.2211&r2=1.2212


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]