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 sysdeps/m68k/dl-machine.h sys ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	schwab@sources.redhat.com	2005-01-16 02:07:30

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

Log message:
	* sysdeps/m68k/dl-machine.h: Remove trampoline code.  Define
	ARCH_LA_PLTENTER and ARCH_LA_PLTEXIT.
	(elf_machine_runtime_setup): If profile != 0 does not anymore mean
	GLRO(dl_profile) != NULL.
	* sysdeps/m68k/dl-trampoline.S: New file.
	* sysdeps/m68k/bits/link.h: New file.
	* sysdeps/generic/ldsodefs.h (struct audit_ifaces): Add m68k
	variants.
	* elf/tst-auditmod1.c: Add m68k support.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&r1=1.9134&r2=1.9135
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/m68k/dl-trampoline.S.diff?cvsroot=glibc&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/m68k/dl-machine.h.diff?cvsroot=glibc&r1=1.65&r2=1.66
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/m68k/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.111&r2=1.112
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/tst-auditmod1.c.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]