src/gdb ChangeLog values.c

hilfingr@sourceware.org hilfingr@sourceware.org
Mon Nov 1 11:14:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hilfingr@sourceware.org	2004-11-01 11:14:39

Modified files:
	gdb            : ChangeLog values.c 

Log message:
	* values.c (modify_field): Correct handling of bit-fields that
	don't fit in 32 bits.  Use unsigned operations throughout and
	simplify the code a bit.  Document preconditions.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.6561&r2=1.6562
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/values.c.diff?cvsroot=src&r1=1.71&r2=1.72



More information about the Gdb-cvs mailing list