Update.
commit17b8a52d1ec2a15c99ba9c8cb8ddae8b00886a03
authorUlrich Drepper <drepper@redhat.com>
Mon, 13 Sep 2004 18:38:15 +0000 (13 18:38 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 13 Sep 2004 18:38:15 +0000 (13 18:38 +0000)
treeba69d5c210541e3ffb0d3de6b62137758a6a68b1
parentaadd7d9d2645450f757ea99234192abb9aa7e244
Update.

2004-09-01  David Mosberger  <davidm@hpl.hp.com>

* sysdeps/unix/sysv/linux/ia64/jmpbuf-unwind.h
(__libc_unwind_longjmp): Delete macro and declare as function.
* sysdeps/unix/sysv/linux/ia64/Makefile (sysdep_routines): Mention
__ia64_longjmp, sigstack_longjmp, and __sigstack_longjmp for
nptl directory.
* sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: New file.
* sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: New file.
* sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: New file.
nptl/ChangeLog
nptl/sysdeps/unix/sysv/linux/ia64/Makefile [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/ia64/jmpbuf-unwind.h
nptl/sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c [new file with mode: 0644]