diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-04-04 01:07:05 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-04-04 01:07:05 +0000 |
commit | 1e084487ab208baf7ba690536bedaec0eafd44d4 (patch) | |
tree | 6532565fbfd42000650ab69b1e9537197461b94a /nptl/ChangeLog | |
parent | abca9f7f5893adee7d0eac2ca8962b9c5321e0fe (diff) | |
download | glibc-1e084487ab208baf7ba690536bedaec0eafd44d4.tar.gz glibc-1e084487ab208baf7ba690536bedaec0eafd44d4.tar.xz glibc-1e084487ab208baf7ba690536bedaec0eafd44d4.zip |
Update.
* sysdeps/powerpc/elf/libc-start.c: no need for a separate function for __aux_init_cache.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index a441b5cf8f..860e5a4148 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2004-04-03 Ulrich Drepper <drepper@redhat.com> + + * tst-clock2.c (tf): Don't define unless needed. + 2004-03-30 H.J. Lu <hongjiu.lu@intel.com> * Makefile (link-libc-static): Use $(static-gnulib) instead of |