summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-04-22 14:33:16 +0000
committerUlrich Drepper <drepper@redhat.com>2001-04-22 14:33:16 +0000
commite17e51b4dac7c359049a915d380c4793231e0eda (patch)
tree97b1f924d9de1509cf2cff0d5ab89e8b7eb7df1d /ChangeLog
parente661fdf2677bc45fa845da1c4c708d1ce56110e5 (diff)
Update.
* sysdeps/arm/fpu/feenablxcpt.c: New file. * sysdeps/arm/fpu/fedisablxcpt.c: New file. * sysdeps/arm/fpu/fegetexcpt.c: New file. 2001-04-22 Philip Blundell <philb@gnu.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c7a9db35f..dd2d5db398 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2001-04-22 Philip Blundell <philb@gnu.org>
+ * sysdeps/arm/fpu/feenablxcpt.c: New file.
+ * sysdeps/arm/fpu/fedisablxcpt.c: New file.
+ * sysdeps/arm/fpu/fegetexcpt.c: New file.
+
+2001-04-22 Philip Blundell <philb@gnu.org>
+
* sysdeps/unix/sysv/linux/arm/sys/user.h (struct user_fpregs):
Renamed from struct user_fp.
(struct user_regs): New.