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 ppc-linux-tdep.c config/powerpc/tm-linux.h


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jimb@sourceware.org	2003-06-12 23:58:08

Modified files:
	gdb            : ppc-linux-tdep.c 
	gdb/config/powerpc: tm-linux.h 

Log message:
	Actually finish the job started by my change of 2003-05-29.
	* config/powerpc/tm-linux.h (SKIP_TRAMPOLINE_CODE): Remove the
	other #definition of this.
	(ppc_linux_skip_trampoline_code): Remove declaration.
	* ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Make this
	static.
	(ppc_linux_init_abi): Register it as the skip_trampoline_code
	method for GDBARCH.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ppc-linux-tdep.c.diff?cvsroot=src&r1=1.30&r2=1.31
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/powerpc/tm-linux.h.diff?cvsroot=src&r1=1.12&r2=1.13


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