This is the mail archive of the glibc-cvs@sources.redhat.com 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]

libc ./ChangeLog elf/tst-auditmod1.c sysdeps/a ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	rth@sources.redhat.com	2005-01-23 08:02:46

Modified files:
	.              : ChangeLog 
	elf            : tst-auditmod1.c 
	sysdeps/alpha  : dl-machine.h 
	sysdeps/generic: ldsodefs.h 
Added files:
	sysdeps/alpha  : dl-trampoline.S 
	sysdeps/alpha/bits: link.h 

Log message:
	* sysdeps/alpha/dl-trampoline.S: New file.
	* sysdeps/alpha/dl-machine.h: Move PLT trampolines there.
	Use RESOLVE_MAP instead of RESOLVE to protect relocation code.
	(elf_machine_runtime_setup): Test for dl_profile non-null.
	(ARCH_LA_PLTENTER, ARCH_LA_PLTEXIT): New.
	* sysdeps/alpha/bits/link.h: New file.
	* sysdeps/generic/ldsodefs.h (La_alpha_regs, La_alpha_retval): New.
	(struct audit_ifaces): Add alpha entries.
	* elf/tst-auditmod1.c: Add alpha entries.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&r1=1.9146&r2=1.9147
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/tst-auditmod1.c.diff?cvsroot=glibc&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/alpha/dl-trampoline.S.diff?cvsroot=glibc&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/alpha/dl-machine.h.diff?cvsroot=glibc&r1=1.78&r2=1.79
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/alpha/bits/link.h.diff?cvsroot=glibc&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/generic/ldsodefs.h.diff?cvsroot=glibc&r1=1.112&r2=1.113


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