ARM: Use own lj_bswap(). Reduce min. req. version of GCC to 4.2.

This commit is contained in:
Mike Pall
2011-04-28 12:33:31 +02:00
parent 5d096dcfde
commit 0b606061db
3 changed files with 30 additions and 4 deletions

View File

@@ -123,8 +123,8 @@ operating system, CPU and compilers:
</tr>
<tr class="odd">
<td class="compatcpu">ARM</td>
<td class="compatos">GCC 4.3+</td>
<td class="compatos">GCC 4.3+</td>
<td class="compatos">GCC 4.2+</td>
<td class="compatos">GCC 4.2+</td>
<td class="compatos compatno">&nbsp;</td>
<td class="compatos compatno">&nbsp;</td>
</tr>