musl/arch
Rich Felker f29e834d98 remove size suffix in x86_64 __pthread_self asm
the operand size is unnecessary, since the assembler knows it from the
destination register size. removing the suffix makes it so the same
code should work for x32.
2014-01-11 11:23:10 -05:00
..
arm add IUTF8 to termios.h on archs that were missing it 2014-01-08 19:27:56 -05:00
i386 add IUTF8 to termios.h on archs that were missing it 2014-01-08 19:27:56 -05:00
microblaze add IUTF8 to termios.h on archs that were missing it 2014-01-08 19:27:56 -05:00
mips fix namespace violations in termios.h, at least mostly 2014-01-08 19:20:55 -05:00
powerpc fix namespace violations in termios.h, at least mostly 2014-01-08 19:20:55 -05:00
x86_64 remove size suffix in x86_64 __pthread_self asm 2014-01-11 11:23:10 -05:00