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-tdep.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kettenis@sourceware.org	2003-11-29 00:54:42

Modified files:
	gdb            : ChangeLog x86-64-tdep.c 

Log message:
	* x86-64-tdep.c (MAX_CLASSES): Remove macro.
	(x86_64_reg_class): Remove enum.
	(merge_classes, classify_argument, examine_argument): Remove
	functions.
	(INT_REGS, SSE_REGS): Remove macros.
	(x86_64_push_arguments): Remove function.
	(amd64_push_arguments): New function.
	(x86_64_push_dummy_call): Call amd64_push_arguments instead of
	x86_64_push_arguments.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.5074&r2=1.5075
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/x86-64-tdep.c.diff?cvsroot=src&r1=1.104&r2=1.105


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