glibc/ports/sysdeps
Chung-Lin Tang 7cf8ac4c31 linux-generic: fix alignment of struct stat/statfs for nios2
The hard alignment of 8 was appropriate for most platforms for
which 8-byte values are 8-byte aligned, but this is not true
for the nios2 platform, so only align to the alignment of the
8-byte type on the platform.

Remove the explicit alignment of struct statfs as it's redundant.
2013-11-20 16:12:18 -05:00
..
aarch64 [AArch64] Support __mcount profiling. 2013-09-24 13:03:02 +01:00
alpha rename configure.in to configure.ac 2013-10-30 17:32:08 +10:00
am33 Fix typos. 2013-08-21 19:48:48 +02:00
arm rename configure.in to configure.ac 2013-10-30 17:32:08 +10:00
hppa rename configure.in to configure.ac 2013-10-30 17:32:08 +10:00
ia64 rename configure.in to configure.ac 2013-10-30 17:32:08 +10:00
m68k Fix typo in last change 2013-10-08 21:25:12 +02:00
microblaze Fix executable mode. 2013-06-06 02:15:33 +02:00
mips rename configure.in to configure.ac 2013-10-30 17:32:08 +10:00
tile BZ #15754: CVE-2013-4788 2013-09-23 00:52:09 -04:00
unix linux-generic: fix alignment of struct stat/statfs for nios2 2013-11-20 16:12:18 -05:00