diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-04-04 09:32:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-04-04 09:32:07 +0000 |
commit | 53de11add6663a7ea878307ab7be81f48d82310b (patch) | |
tree | f2f9c39c763c031b0ed28b93388fb3601ee922af /ChangeLog | |
parent | 5da3d377184465497da472ad71a26a578fe6a5dd (diff) | |
download | glibc-53de11add6663a7ea878307ab7be81f48d82310b.tar.gz glibc-53de11add6663a7ea878307ab7be81f48d82310b.tar.xz glibc-53de11add6663a7ea878307ab7be81f48d82310b.zip |
Update.
2004-04-04 Ulrich Drepper <drepper@redhat.com> * math/test-tgmath.c: Declare compile_testl inly if we will define it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 714c3bb874..cc6917e91f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-04-04 Ulrich Drepper <drepper@redhat.com> + + * math/test-tgmath.c: Declare compile_testl inly if we will define it. + 2004-04-03 Ulrich Drepper <drepper@redhat.com> * sysdeps/powerpc/powerpc64/ffsll.c: New file. |