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 ppc-linux-tdep.c config/powe ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	jimb-ppc64-linux-20030528-branch
Changes by:	jimb@sourceware.org	2003-05-29 18:59:39

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

Log message:
	Use gdbarch methods for solib stuff on PowerPC Linux.
	* config/powerpc/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE,
	SKIP_TRAMPOLINE_CODE): #undef these, so the gdbarch methods will
	show through.
	* ppc-linux-tdep.c (ppc_linux_init_abi): Register
	IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE methods here,
	giving the same effect as the #definitions above.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030528-branch&r1=1.4227.2.5&r2=1.4227.2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ppc-linux-tdep.c.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030528-branch&r1=1.28&r2=1.28.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/powerpc/tm-linux.h.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030528-branch&r1=1.11&r2=1.11.36.1


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