about summary refs log tree commit diff
path: root/sysdeps/powerpc/tls-macros.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove sysdeps/*/tls-macros.hFangrui Song2021-08-181-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>
* Split tls-macros.h in sysdeps directories.Adhemerval Zanella2012-07-191-135/+0
| | | | Split PowerPC definitions in PPC32 and PPC64 headers.
* Split tls-macros.h into sysdeps directories.Joseph Myers2012-07-171-0/+138