diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-25 22:38:42 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-25 22:38:42 +0000 |
commit | 4f2689f478551b5d6facb9923ab37abbca3055e7 (patch) | |
tree | f69d845c344c8325a051f1088a0727306b852120 /ChangeLog | |
parent | bec7805d999296000230342f7a8771bbb4001bf1 (diff) | |
download | glibc-4f2689f478551b5d6facb9923ab37abbca3055e7.tar glibc-4f2689f478551b5d6facb9923ab37abbca3055e7.tar.gz glibc-4f2689f478551b5d6facb9923ab37abbca3055e7.tar.bz2 glibc-4f2689f478551b5d6facb9923ab37abbca3055e7.zip |
Update.
* math/Makefile (tests): Add test-tgmath.
(CFLAGS-test-tgmath.c): New variable.
* math/test-tgmath.c: New file. Contributed by Jakub Jelinek.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2001-01-25 Ulrich Drepper <drepper@redhat.com> + * math/Makefile (tests): Add test-tgmath. + (CFLAGS-test-tgmath.c): New variable. + * math/test-tgmath.c: New file. Contributed by Jakub Jelinek. + * conform/conformtest.pl: Handle allow-header in secondary headers correctly. |