src/gdb/gdbserver ChangeLog i387-fp.c

drow@sourceware.org drow@sourceware.org
Fri Mar 30 17:13:00 GMT 2007


CVSROOT:	/cvs/src
Module name:	src
Changes by:	drow@sourceware.org	2007-03-30 18:13:03

Modified files:
	gdb/gdbserver  : ChangeLog i387-fp.c 

Log message:
	* i387-fp.c (struct i387_fsave, struct i387_fxsave): Make 16-bit
	fields short instead of int.  Add explicit padding.
	(i387_cache_to_fsave): Remove unnecessary casts.
	(i387_fsave_to_cache): Doc fix.
	(i387_cache_to_fxsave): Remove unnecessary casts and masking.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.119&r2=1.120
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/i387-fp.c.diff?cvsroot=src&r1=1.6&r2=1.7



More information about the Gdb-cvs mailing list