diff options
author | Roland McGrath <roland@gnu.org> | 2003-02-26 00:34:09 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-02-26 00:34:09 +0000 |
commit | afafddabf379978e4d168d7f6ff855ec34baf20e (patch) | |
tree | 04dfc04342df2169f5866f24e1b5fbc839f70225 /linuxthreads | |
parent | 4e5b051fad8e6707736d3ddc4819ab797d23cd91 (diff) | |
download | glibc-afafddabf379978e4d168d7f6ff855ec34baf20e.tar.gz glibc-afafddabf379978e4d168d7f6ff855ec34baf20e.tar.xz glibc-afafddabf379978e4d168d7f6ff855ec34baf20e.zip |
* sysdeps/powerpc/powerpc64/dl-machine.h: Support new TLS relocs.
* sysdeps/powerpc/powerpc64/dl-tls.h: New file.
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index adfaaa8f0e..de105a6649 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2003-01-31 Steven Munroe <sjmunroe@us.ibm.com> + + * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S [SHARED]: + Conditionalize .toc section magic on this. + 2003-02-21 Roland McGrath <roland@redhat.com> * cancel.c (__pthread_perform_cleanup): Call __libc_thread_freeres |