diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-12-13 02:58:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-12-13 02:58:24 +0000 |
commit | 1a1fa20034f6d454f8d23e382367def86d92614c (patch) | |
tree | 4be7a02d793fd3f281f02634f4d565fc633153ea /ChangeLog | |
parent | b4c98dc445c6c09b00f01f6f098cf12009e12330 (diff) | |
download | glibc-1a1fa20034f6d454f8d23e382367def86d92614c.tar glibc-1a1fa20034f6d454f8d23e382367def86d92614c.tar.gz glibc-1a1fa20034f6d454f8d23e382367def86d92614c.tar.bz2 glibc-1a1fa20034f6d454f8d23e382367def86d92614c.zip |
Update.
* iconvdata/Makefile: iconv-rules: Add definition to use gconv.map
linker map for all iconv modules.
(distribute): Add gconv.map.
* iconvdata/gconv.map: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2002-12-12 Ulrich Drepper <drepper@redhat.com> + * iconvdata/Makefile: iconv-rules: Add definition to use gconv.map + linker map for all iconv modules. + (distribute): Add gconv.map. + * iconvdata/gconv.map: New file. + * elf/Makefile: Also check all iconv modules for text relocations. * stdlib/Makefile: Remove code to automatically import GMP. |