diff options
author | Richard Henderson <rth@twiddle.net> | 2012-08-07 09:48:05 -0700 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2012-08-08 07:44:19 -0700 |
commit | 6ee732b7cd8c29e4c1c903ae69d6f57c73afc0a3 (patch) | |
tree | 934a65859e39bc2a9371c292a98414e7b3d2d95d /ports/ChangeLog.alpha | |
parent | 6360984bc3ee9534437f5f62d65ad31b47c33b35 (diff) | |
download | glibc-6ee732b7cd8c29e4c1c903ae69d6f57c73afc0a3.tar.gz glibc-6ee732b7cd8c29e4c1c903ae69d6f57c73afc0a3.tar.xz glibc-6ee732b7cd8c29e4c1c903ae69d6f57c73afc0a3.zip |
alpha: Tidy up ieee_get/set_fp_control syscalls
Diffstat (limited to 'ports/ChangeLog.alpha')
-rw-r--r-- | ports/ChangeLog.alpha | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/ChangeLog.alpha b/ports/ChangeLog.alpha index 282900aaf9..719fc6a9bf 100644 --- a/ports/ChangeLog.alpha +++ b/ports/ChangeLog.alpha @@ -1,5 +1,10 @@ 2012-08-08 Richard Henderson <rth@redhat.com> + * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Use dwarf2 + cfi markup for unwind. Adjust stack early so that the normal + syscall error path can be used. + * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise. + * sysdeps/unix/sysv/linux/alpha/kernel-features.h (__ASSUME_STAT64_SYSCALL): Remove. * sysdeps/unix/sysv/linux/alpha/fxstat.c: Remove test |