]> git.ipfire.org Git - thirdparty/glibc.git/commit
2003-02-25 Steven Munroe <sjmunroe@us.ibm.com>
authorRoland McGrath <roland@gnu.org>
Tue, 25 Feb 2003 23:27:06 +0000 (23:27 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 25 Feb 2003 23:27:06 +0000 (23:27 +0000)
commitfec417190420a427bec2340853f42051da251b65
tree2a346cb4f4a9d498de755502484a3b4937df79ec
parent3c2a3b41063d5f18d45cbc3039c8faf6ef813175
2003-02-25  Steven Munroe  <sjmunroe@us.ibm.com>

        * elf/elf.h: Add new R_PPC64_* relocs for TLS.
        * elf/tls-macros.h [__powerpc64__]
        (TLS_LE, TLS_IE, TLS_LD, TLS_GD): Define.
* sysdeps/powerpc/powerpc64/elf/configure.in: New file.
* sysdeps/powerpc/powerpc64/elf/configure: New file (generated).

        * sysdeps/powerpc/elf/libc-start.c (__libc_start_main):
Do DL_SYSDEP_OSCHECK here, matching 2002-12-01 change to generic file.
ChangeLog
elf/elf.h
elf/tls-macros.h
sysdeps/powerpc/powerpc64/elf/configure [new file with mode: 0644]
sysdeps/powerpc/powerpc64/elf/configure.in [new file with mode: 0644]