glibc/sysdeps
Alexandre Oliva 53fcb88501 * sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers, including pc, gp, sp and fp, as long long. * sysdeps/mips/mips64/setjmp.S: Pass gp to __sigsetjmp_aux. * sysdeps/mips/mips64/setjmp_aux.c: Adjust type of arguments. Add gp argument, and set gp in the jmpbuf to it. * sysdeps/mips/setjmp_aux.c: Revert to o32-only.
2003-03-20  Alexandre Oliva  <aoliva@redhat.com>

	* sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers,
	including pc, gp, sp and fp, as long long.
	* sysdeps/mips/mips64/setjmp.S: Pass gp to __sigsetjmp_aux.
	* sysdeps/mips/mips64/setjmp_aux.c: Adjust type of arguments.
	Add gp argument, and set gp in the jmpbuf to it.
	* sysdeps/mips/setjmp_aux.c: Revert to o32-only.
2003-03-20 10:27:55 +00:00
..
alpha
am29k
arm
cris
generic Update. 2003-03-20 07:19:17 +00:00
gnu
hppa
i386 Update. 2003-03-20 10:18:24 +00:00
i860
i960
ia64 Update. 2003-03-20 10:18:24 +00:00
ieee754 * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs 2003-03-14 03:59:59 +00:00
m68k (_dl_start_user): Access __libc_stack_end through GOT since it is a global symbol. 2003-03-01 15:33:11 +00:00
m88k
mach Revert unintentional commits. 2003-02-26 00:01:15 +00:00
mips * sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers, including pc, gp, sp and fp, as long long. * sysdeps/mips/mips64/setjmp.S: Pass gp to __sigsetjmp_aux. * sysdeps/mips/mips64/setjmp_aux.c: Adjust type of arguments. Add gp argument, and set gp in the jmpbuf to it. * sysdeps/mips/setjmp_aux.c: Revert to o32-only. 2003-03-20 10:27:55 +00:00
posix Update. 2003-03-18 23:50:44 +00:00
powerpc Update. 2003-03-20 10:18:24 +00:00
pthread
rs6000
s390 Update. 2003-03-20 07:19:17 +00:00
sh Update. 2003-03-20 07:19:17 +00:00
sparc Update. 2003-02-21 19:11:49 +00:00
standalone
tahoe
unix * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extend with a single instruction. 2003-03-20 07:54:56 +00:00
vax
wordsize-32 * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change. 2003-03-03 09:45:25 +00:00
wordsize-64 * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change. 2003-03-03 09:45:25 +00:00
x86_64 Update. 2003-03-20 10:18:24 +00:00
z8000