diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-12-18 06:07:27 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-12-18 06:07:27 +0000 |
commit | 3434f152228af9fa619de254559815363f86868a (patch) | |
tree | 1435e26d32157331baaedcbfea212e5c968224d5 /ChangeLog | |
parent | 592f26a3ed6e74aad8ff65eec9c139a6bc4aa89e (diff) | |
download | glibc-3434f152228af9fa619de254559815363f86868a.tar glibc-3434f152228af9fa619de254559815363f86868a.tar.gz glibc-3434f152228af9fa619de254559815363f86868a.tar.bz2 glibc-3434f152228af9fa619de254559815363f86868a.zip |
Update.
2003-12-18 Carlos O'Donell <carlos@baldric.uwo.ca>
* sysdeps/unix/sysv/linux/hppa/clone.S (__clone) [PIC]: Save PIC,
reload PIC if we need to call __syscall_error, cleanup asm.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-12-18 Carlos O'Donell <carlos@baldric.uwo.ca> + + * sysdeps/unix/sysv/linux/hppa/clone.S (__clone) [PIC]: Save PIC, + reload PIC if we need to call __syscall_error, cleanup asm. + 2003-12-17 Carlos O'Donell <carlos@baldric.uwo.ca> * sysdeps/hppa/fpu/fclrexcpt.c (feclearexcept): Right shift |