diff options
author | Jakub Jelinek <jakub@redhat.com> | 2007-01-10 23:28:46 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2007-01-10 23:28:46 +0000 |
commit | 1c7c7e9095471a208426382040d4f98d485a57cb (patch) | |
tree | 5445dd85c25a94cdbbbea69d5b08cb3fc79e64b7 /ChangeLog | |
parent | 14a31e359e49711250c5ce05f58b3ef45591daca (diff) | |
download | glibc-1c7c7e9095471a208426382040d4f98d485a57cb.tar.gz glibc-1c7c7e9095471a208426382040d4f98d485a57cb.tar.xz glibc-1c7c7e9095471a208426382040d4f98d485a57cb.zip |
* sysdeps/i386/soft-fp/sfp-machine.h: Remove.
* sysdeps/x86_64/soft-fp/sfp-machine.h: Likewise. 2007-01-11 Jakub Jelinek <jakub@redhat.com> * sysdeps/i386/soft-fp/sfp-machine.h: Remove. * sysdeps/x86_64/soft-fp/sfp-machine.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ee074a546d..321cd8b741 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-01-11 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/i386/soft-fp/sfp-machine.h: Remove. + * sysdeps/x86_64/soft-fp/sfp-machine.h: Likewise. + 2007-01-10 Ulrich Drepper <drepper@redhat.com> * io/fts.c: Make sure fts_cur is always valid after return from |