diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-12-13 00:56:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-12-13 00:56:24 +0000 |
commit | fc618fd0fdf3f7e2e8b448894bbe5cc49788934d (patch) | |
tree | f050a842a1f71f7aff2a096748d4118f046aea83 /ChangeLog | |
parent | efd56f5391638567bef3755a28be639d1a763167 (diff) | |
download | glibc-fc618fd0fdf3f7e2e8b448894bbe5cc49788934d.tar glibc-fc618fd0fdf3f7e2e8b448894bbe5cc49788934d.tar.gz glibc-fc618fd0fdf3f7e2e8b448894bbe5cc49788934d.tar.bz2 glibc-fc618fd0fdf3f7e2e8b448894bbe5cc49788934d.zip |
Update.
* stdlib/Makefile: Remove code to automatically import GMP.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2002-12-12 Ulrich Drepper <drepper@redhat.com> + * stdlib/Makefile: Remove code to automatically import GMP. + * elf/Makefile (tests): Add rules to build and run check-textrel. * elf/check-textrel.c: New file. |