Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 14 Feb 2004 05:22:43 +0000 (05:22 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 14 Feb 2004 05:22:43 +0000 (05:22 +0000)
commite2982bf018ff39fcfb452012027479a07457fa92
tree62820a6b63ee85953b763f3393eb8b5a6bfe5f01
parent40b334afb47c606d39a5be4119378596dde2cffc
Update.

2004-01-29  Steven Munroe  <sjmunroe@us.ibm.com>

* Makefile (libpthread-routines): Add pt-cleanup.
* pt-longjmp.c: Removed.
* pt-cleanup.c: Copied __pthread_cleanup_upto to here. New file.
* sysdeps/generic/pt-longjmp.c: Copied longjmp to here. New file.
* sysdeps/unix/sysv/linux/powerpc/Versions: New file.
Version longjmp, siglongjmp for GLIBC_2.3.4.
* sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: New File.
nptl/ChangeLog
nptl/Makefile
nptl/pt-cleanup.c [moved from nptl/pt-longjmp.c with 95% similarity]
nptl/sysdeps/generic/pt-longjmp.c [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/powerpc/Versions [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c [new file with mode: 0644]