about summary refs log tree commit diff
path: root/sysdeps/generic/tls-macros.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove sysdeps/*/tls-macros.hFangrui Song2021-08-181-12/+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>
* * elf/tls-macros.h: #include_next <tls-macros.h> to get a sysdepsRoland McGrath2005-03-131-0/+12
| | | | | version if there is one. Only #error if macros are then undefined. * sysdeps/generic/tls-macros.h: New file.
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-12/+0
|
* 2.5-18.1Jakub Jelinek2007-07-121-0/+12