about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc64/tls-macros.h
Commit message (Collapse)AuthorAgeFilesLines
* powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella2015-03-111-5/+3
| | | | | | | | | With AIX port deprecated there is no need to check/define HAVE_ASM_GLOBAL_DOT_NAME anymore since the current minimum binutils supported (2.22) does not emit global symbol with dot. This patch removes all the HAVE_ASM_GLOBAL_DOT_NAME definition and checks for powerpc64 port.
* Split tls-macros.h in sysdeps directories.Adhemerval Zanella2012-07-191-0/+46
Split PowerPC definitions in PPC32 and PPC64 headers.