src/gdb ChangeLog i386-tdep.c

kettenis@sources.redhat.com kettenis@sources.redhat.com
Mon Jun 9 10:35:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cagney_convert-20030606-branch
Changes by:	kettenis@sourceware.org	2003-06-09 10:35:19

Modified files:
	gdb            : ChangeLog i386-tdep.c 

Log message:
	* i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
	I386_EDI_REGNUM): New defines.
	(i386_next_regnum, i386_convert_register_p,
	i386_register_to_value, i386_value_to_register): New functions.
	(i386_register_convertible, i386_register_convert_to_virtual,
	i386_convert_to_raw): Remove functions.
	(i386_gdbarch_init): Set convert_register_p, register_to_value and
	value_to_register instead of register_convertible,
	register_convert_to_virtual and register_convert_to_raw.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=cagney_convert-20030606-branch&r1=1.4321.2.3&r2=1.4321.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/i386-tdep.c.diff?cvsroot=src&only_with_tag=cagney_convert-20030606-branch&r1=1.151&r2=1.151.2.1



More information about the Gdb-cvs mailing list