diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-09-19 06:36:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-09-19 06:36:54 +0000 |
commit | dfc89273f77a9d7907abfbb1025ac658393076c0 (patch) | |
tree | 55cf01536cab6f4f48a48cde615e005c2b48b23d /ChangeLog | |
parent | 9f153ad1e54291a1704fb2bc17e813942c66b660 (diff) | |
download | glibc-dfc89273f77a9d7907abfbb1025ac658393076c0.tar.gz glibc-dfc89273f77a9d7907abfbb1025ac658393076c0.tar.xz glibc-dfc89273f77a9d7907abfbb1025ac658393076c0.zip |
Update.
* sysdeps/powerpc/fpu/Dist: Move fprrest.S and fprsave.S to... * sysdeps/powerpc/powerpc32/fpu/Dist: ...here. New file. * sysdeps/unix/sysv/linux/powerpc/Dist: Move kernel_stat.h to... * sysdeps/unix/sysv/linux/powerpc/powerpc32/Dist: ...here. * sysdeps/i386/Makefile: Remove obsolete db2 rules. * sysdeps/unix/sysv/linux/Makefile: Add exit-thread.S. * sysdeps/unix/sysv/linux/powerpc/Dist: Add ldd-rewrite.sh. * sysdeps/unix/sysv/linux/powerpc/powerpc64/Dist: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1ed40ce12d..ad78f40adc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,19 @@ * version.h (VERSION): Bump to 2.2.94. + * sysdeps/powerpc/fpu/Dist: Move fprrest.S and fprsave.S to... + * sysdeps/powerpc/powerpc32/fpu/Dist: ...here. New file. + * sysdeps/unix/sysv/linux/powerpc/Dist: Move kernel_stat.h to... + * sysdeps/unix/sysv/linux/powerpc/powerpc32/Dist: ...here. + + * sysdeps/i386/Makefile: Remove obsolete db2 rules. + + * sysdeps/unix/sysv/linux/Makefile: Add exit-thread.S. + + * sysdeps/unix/sysv/linux/powerpc/Dist: Add ldd-rewrite.sh. + + * sysdeps/unix/sysv/linux/powerpc/powerpc64/Dist: New file. + 2002-09-18 Roland McGrath <roland@redhat.com> * locale/lc-ctype.c (_nl_postload_ctype): Add compat_symbol decls for |