glibc sammy

Sam Creasey sammy@puffin.external.hp.com
Sun, 9 Apr 2000 13:06:50 -0600


CVSROOT:	/home/cvs/parisc
Module name:	glibc
Changes by:	sammy	00/04/09 13:06:50

Modified files:
	sysdeps/hppa   : __longjmp.S udiv_qrnnd.s 
	sysdeps/hppa/elf: start.S 
Added files:
	sysdeps/hppa   : setjmp.S 
	sysdeps/hppa/bits: setjmp.h 
	sysdeps/unix/sysv/linux/hppa/bits: ioctls.h 

Log message:
Modified start code to actually get everything we needed off of the stack.

Added bits/ioctls.h to fix termios ioctl()'s.

Preliminary setjmp/longjmp() support.   It seems to work.
Doesn't save FP regs.