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 ChangeLog x86-64-linux-tdep.c x86-64-t ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kettenis@sourceware.org	2002-12-21 13:09:58

Modified files:
	gdb            : ChangeLog x86-64-linux-tdep.c x86-64-tdep.c 
	                 x86-64-tdep.h 
	gdb/config/i386: x86-64linux.mt 

Log message:
	* x86-64-tdep.h (x86_64_init_abi): New prototype.
	* x86-64-tdep.c (i386_fp_regnum_p): Remove function.
	(x86_64_init_abi): Make non-static.  Set number of pseudo
	registers to 0.
	(x86_64_gdbarch_init): Remove function.
	(_initialize_x86_64_tdep): Renove register_gdbarch_init call.
	Remove code dealing with dissambly.
	* x86-64-linux-tdep.c (x86_64_linux_init_abi): New function.
	(_initialize_x86_64_linux_tdep): New function.
	* config/i386/x86-64linux.mt (TDEPFILES): Add i386-tdep.o and
	i386-tdep.o.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.3617&r2=1.3618
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/x86-64-linux-tdep.c.diff?cvsroot=src&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/x86-64-tdep.c.diff?cvsroot=src&r1=1.43&r2=1.44
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/x86-64-tdep.h.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/x86-64linux.mt.diff?cvsroot=src&r1=1.5&r2=1.6


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