This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc 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]

ports ./ChangeLog.hppa sysdeps/unix/sysv/linux ...


CVSROOT:	/cvs/glibc
Module name:	ports
Changes by:	carlos@sources.redhat.com	2006-05-15 00:44:14

Modified files:
	.              : ChangeLog.hppa 
	sysdeps/unix/sysv/linux/hppa: sysdep.c sysdep.h clone.S 

Log message:
	2006-05-15  Carlos O'Donell  <carlos@systemhalted.org>
	
	* sysdeps/unix/sysv/linux/hppa/clone.S: Accept extra arguments
	required for NPTL.
	* sysdeps/unix/sysv/linux/hppa/sysdep.c: Use var args for 6 arg
	syscall.
	* sysdeps/unix/sysv/linux/hppa/sysdep.h: Move DOARGS and UNDOARGS
	into PSEUDO_*'s.
	(ENTRY_LEAF): Define.
	(PSEUDO_NOERRNO, PSEUDO_ERRVAL): Use ENTRY_LEAF.
	(DO_CALL): Create frame.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/ports/ChangeLog.hppa.diff?cvsroot=glibc&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/ports/sysdeps/unix/sysv/linux/hppa/sysdep.c.diff?cvsroot=glibc&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/ports/sysdeps/unix/sysv/linux/hppa/sysdep.h.diff?cvsroot=glibc&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/ports/sysdeps/unix/sysv/linux/hppa/clone.S.diff?cvsroot=glibc&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]