fix breakage from introducing bits header for sys/io.h
[musl] / arch / powerpc /
2012-11-19 Rich Felkerfix breakage from introducing bits header for sys/io.h
2012-11-18 Rich Felkeradd missing const on powerpc FE_DFL_ENV
2012-11-18 Rich Felkerfenv support for ppc, untested
2012-11-18 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-18 rofl0rppc socket.h: add forgotten cmsghdr
2012-11-17 Rich Felkerdynamic linking support for powerpc
2012-11-16 Rich Felkerfix ppc stat structure definition
2012-11-16 rofl0rfix powerpc termios.h and ioctl.h
2012-11-15 Rich Felkerppc wchar_t is long, not int
2012-11-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-14 Rich Felkerfix powerpc atomic compare-and-swap function
2012-11-14 Rich Felkerupdate ppc atomic code to match the endian-agnostic...
2012-11-14 Rich Felkerfix wchar limits mistakenly copied from arm
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-13 rofl0rPPC port cleaned up, static linking works well now.