summaryrefslogtreecommitdiff
path: root/src/fcarch.c
Commit message (Expand)AuthorAgeFilesLines
* Fix assertion on 32bit archAkira TAGOH2015-10-161-1/+1
* Fix the broken cache more.Akira TAGOH2015-08-141-1/+1
* Ensure config.h is included first, bug#89336.Michael Haubenwallner2015-02-261-2/+1
* avoid reading config.h twiceAkira TAGOH2013-09-261-4/+0
* Fix assertionBehdad Esfahbod2013-08-211-1/+1
* Enable fcarch assert checks even when FC_ARCHITECTURE is explicitly givenBehdad Esfahbod2012-12-311-9/+0
* Unbreak build when FC_ARCHITECTURE is definedBehdad Esfahbod2012-12-311-2/+2
* Fix unused-parameter warningsBehdad Esfahbod2012-12-291-1/+1
* fcarch.c: get rid of the duplicate definition of FC_MAXAkira TAGOH2012-05-101-2/+0
* Deal with architectures where ALIGNOF_DOUBLE < 4Keith Packard2012-05-021-1/+3
* fcarch: Check for architecture signature at compile time rather than configur...Jeremy Huddleston2012-03-211-2/+2
* Fix assertion failure on le32d4Behdad Esfahbod2011-01-021-1/+2
* Make fc-arch stuff cross-compiling-safeBehdad Esfahbod2010-12-281-0/+72