aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/tls-macros.h
AgeCommit message (Collapse)AuthorFilesLines
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song1-3/+0
They provide TLS_GD/TLS_LD/TLS_IE/TLS_IE macros for TLS testing. Now that we have migrated to __thread and tls_model attributes, these macros are unused and the tls-macros.h files can retire. Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
2012-07-19Split tls-macros.h in sysdeps directories.Adhemerval Zanella1-135/+0
Split PowerPC definitions in PPC32 and PPC64 headers.
2012-07-17Split tls-macros.h into sysdeps directories.Joseph Myers1-0/+138