diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-11-06 19:45:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-11-06 19:45:58 +0000 |
commit | a9a6bf36c159dc0eda7fc9a9985fb737da4be07a (patch) | |
tree | 60ce20b8e0b28aea6b50f94f0890d01189251601 /ChangeLog | |
parent | ee6815e76c19f805229f4dbfd4ec27de1bb9864f (diff) | |
download | glibc-a9a6bf36c159dc0eda7fc9a9985fb737da4be07a.zip glibc-a9a6bf36c159dc0eda7fc9a9985fb737da4be07a.tar.gz glibc-a9a6bf36c159dc0eda7fc9a9985fb737da4be07a.tar.bz2 |
* sysdeps/powerpc/fpu/bits/mathinline.h
[__LIBC_INTERNAL_MATH_INLINES]: Moved to ...
* sysdeps/powerpc/fpu/math_private.h: ...here. New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-11-03 Steven Munroe <sjmunroe@us.ibm.com> + + * sysdeps/powerpc/fpu/bits/mathinline.h + [__LIBC_INTERNAL_MATH_INLINES]: Moved to ... + * sysdeps/powerpc/fpu/math_private.h: ...here. New file. + 2006-11-05 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): |