32-bit x86 fix and more

This commit is contained in:
Anthony Green
2013-01-11 10:24:32 -05:00
parent cd41aeab61
commit bff052d9cd
5 changed files with 20 additions and 42 deletions

View File

@@ -1,3 +1,11 @@
2013-01-11 Anthony Green <green@moxielogic.com>
* configure.ac: Robustify pc relative reloc check.
* m4/ax_cc_maxopt.m4: Don't -malign-double. This is an ABI
changing option for 32-bit x86.
* aclocal.m4, configure: Rebuilt.
* README: Update supported target list.
2013-01-10 Anthony Green <green@moxielogic.com>
* README (tested): Add Compiler column to table.