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]

libc ./ChangeLog sysdeps/powerpc/bp-asm.h sysd ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	gkm@sourceware.cygnus.com	2000-07-21 00:43:26

Modified files:
	.              : ChangeLog 
	sysdeps/powerpc: bp-asm.h 
	sysdeps/powerpc/bits: setjmp.h 
	sysdeps/powerpc/elf: libc-start.c start.S 
	sysdeps/unix/sysv/linux/powerpc: brk.S clone.S mmap64.c 

Log message:
	* sysdeps/powerpc/bp-asm.h (DISCARD_BOUNDS): Rename from UNCHECK_BOUNDS.
	* sysdeps/powerpc/bits/setjmp.h (JB_SIZE): New constant.
	* sysdeps/powerpc/elf/libc-start.c (__libc_start_main):
	Wrap bounds around argv & envp and each of their string members.
	* sysdeps/powerpc/elf/start.S: Designate BP symbols.
	* sysdeps/unix/sysv/linux/powerpc/brk.S: Wrap entry-point
	symbol in BP_SYM ().  Discard bounds of address arg.
	* sysdeps/unix/sysv/linux/powerpc/clone.S: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/mmap64.c (__mmap64):
	Discard bounds on address arg, add bounds to return value.


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