Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-18 | Remove sysdeps/*/tls-macros.h | Fangrui Song | |
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> | |||
2005-03-13 | * elf/tls-macros.h: #include_next <tls-macros.h> to get a sysdeps | Roland McGrath | |
version if there is one. Only #error if macros are then undefined. * sysdeps/generic/tls-macros.h: New file. | |||
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | |