1. 07 5月, 2012 1 次提交
    • R
      take byte order from gcc if gcc has defined it · a3b20f67
      Rich Felker 提交于
      this only works with gcc 4.6 and later, but it allows us to support
      non-default endianness on archs like arm, mips, ppc, etc. that can do
      both without having separate header sets for both variants, and it
      saves one #include even on fixed-endianness archs like x86.
      a3b20f67
  2. 04 5月, 2012 1 次提交
  3. 22 4月, 2012 2 次提交
  4. 12 2月, 2011 1 次提交