This is the mail archive of the src-cvs@sources.redhat.com mailing list .


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 ./ChangeLog ./Makefile.in ./Makefile.tpl . ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	kettenis_i386newframe-20030419-branch
Changes by:	kettenis@sourceware.org	2003-05-18 09:44:41

Modified files:
	.              : ChangeLog Makefile.in Makefile.tpl config-ml.in 
	                 config.guess config.sub configure configure.in 
	etc            : ChangeLog configure.texi 
	libiberty      : ChangeLog aclocal.m4 config.in configure 
	                 configure.in functions.texi hashtab.c hex.c 
	                 splay-tree.c 

Log message:
	2003-05-18  Mark Kettenis  <kettenis@gnu.org>
	
	Merge from mainline.
	* i386-tdep.h (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS,
	I386_SIZEOF_XREGS): Remove defenitions.
	(IS_FP_REGNUM, IS_SSE_REGNUM): Remove definitions.
	* i386-tdep.c (i386_gdbarch_init): Don't set register_bytes,
	register_size, call_dummy_words and sizeof_call_dummy.
	* i386-linux-tdep.c (i386_linux_init_abi): Don't set register_bytes.
	* x86-64-tdep.c (x86_64_init_abi): Don't set register_bytes and
	register_size.
	(x86_64_register_bytes): Remove variable.
	(_initialize_x86_64_tdep): Remove function.
	
	* i386-linux-tdep.c (i386_linux_sigcontext_addr): Call read_memory
	with correct arguments.
	* config/i386/x86-64linux.mt (TDEPFILES): Add i386-linux-tdep.o.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.370.2.1&r2=1.370.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.124.2.1&r2=1.124.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.56.2.1&r2=1.56.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config-ml.in.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.8.36.1&r2=1.8.36.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config.guess.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.25&r2=1.25.16.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config.sub.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.40&r2=1.40.16.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.67&r2=1.67.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.160&r2=1.160.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/etc/ChangeLog.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.7&r2=1.7.20.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/etc/configure.texi.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.1.1.1&r2=1.1.1.1.60.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.217.2.1&r2=1.217.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/aclocal.m4.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.6&r2=1.6.16.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/config.in.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.20&r2=1.20.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/configure.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.45&r2=1.45.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/configure.in.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.44&r2=1.44.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/functions.texi.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.12&r2=1.12.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/hashtab.c.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.20&r2=1.20.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/hex.c.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.3&r2=1.3.40.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/splay-tree.c.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.11&r2=1.11.24.1


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