diff options
author | Roland McGrath <roland@gnu.org> | 2002-08-28 10:42:59 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-08-28 10:42:59 +0000 |
commit | 6c0b461a580a1547e20bd8885e8bbf67339bac6d (patch) | |
tree | ab49fef2af655c3f10773172535f89dc55bbacd8 /ChangeLog | |
parent | 1a0d874ed44e1fe59470497d65af8822a1b3abb8 (diff) | |
download | glibc-6c0b461a580a1547e20bd8885e8bbf67339bac6d.zip glibc-6c0b461a580a1547e20bd8885e8bbf67339bac6d.tar.gz glibc-6c0b461a580a1547e20bd8885e8bbf67339bac6d.tar.bz2 |
* elf/tst-tls1-static.c: New file.
* elf/tst-tls2-static.c: New file.
* elf/Makefile ($(tests-static):%=$(objfpx)%.o): Remove rule.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2002-08-28 Roland McGrath <roland@redhat.com> + * elf/tst-tls1-static.c: New file. + * elf/tst-tls2-static.c: New file. + * elf/Makefile ($(tests-static):%=$(objfpx)%.o): Remove rule. + Make uselocale support static linking. * locale/xlocale.c: Revert changes putting _nl_global_locale here. This file again just defines _nl_C_locobj. |