musl/arch
Rich Felker e7b9887e8b fix x32 pthread type definitions
the previous definitions were copied from x86_64. not only did they
fail to match the ABI sizes; they also wrongly encoded an assumption
that long/pointer types are twice as large as int.
2015-03-04 11:33:26 -05:00
..
arm make all objects used with atomic operations volatile 2015-03-03 22:50:02 -05:00
i386 make all objects used with atomic operations volatile 2015-03-03 22:50:02 -05:00
microblaze make all objects used with atomic operations volatile 2015-03-03 22:50:02 -05:00
mips make all objects used with atomic operations volatile 2015-03-03 22:50:02 -05:00
or1k make all objects used with atomic operations volatile 2015-03-03 22:50:02 -05:00
powerpc make all objects used with atomic operations volatile 2015-03-03 22:50:02 -05:00
sh make all objects used with atomic operations volatile 2015-03-03 22:50:02 -05:00
x32 fix x32 pthread type definitions 2015-03-04 11:33:26 -05:00
x86_64 make all objects used with atomic operations volatile 2015-03-03 22:50:02 -05:00