diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-02-10 18:58:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-02-10 18:58:00 +0000 |
commit | 2cef4257d02ec72a6ca3bef6ce189fe002253bf6 (patch) | |
tree | 964da6844fa5c3216edeb2f2e259bc57ccf468ea /ChangeLog | |
parent | a5176eabfb9cb8bc76b34dbce68c1ad3efbbc57e (diff) | |
download | glibc-2cef4257d02ec72a6ca3bef6ce189fe002253bf6.tar.gz glibc-2cef4257d02ec72a6ca3bef6ce189fe002253bf6.tar.xz glibc-2cef4257d02ec72a6ca3bef6ce189fe002253bf6.zip |
Update.
* elf/tst-tls1.c: Move TLS helper macros to... * elf/tls-macros.h: ...here. New file. * elf/tst-tls2.c: New file. * elf/Makefile (tests): Add tst-tls2. (distribute): Add tls-macros.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c5eaac0236..c8d34f0718 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2002-02-10 Ulrich Drepper <drepper@redhat.com> + * elf/tst-tls1.c: Move TLS helper macros to... + * elf/tls-macros.h: ...here. New file. + * elf/tst-tls2.c: New file. + * elf/Makefile (tests): Add tst-tls2. + (distribute): Add tls-macros.h. + * po/sv.po: Update from translation team. * elf/tst-tls1.c (main): Add complete set of tests. Split |