Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
And now, this damn 5-lines function without trivial bug. :( Sorry for the spam
[simgrid.git] / acmacro / gras_arch.m4
2005-06-02 mquinsonCheck for the maximal size of scalar on this arch
2005-02-28 mquinsonAdd a stupid value needed on ARM
2005-02-28 mquinsonWhen using gcc -maix64
2005-02-08 mquinsonReorder and cleanup the architecture table
2004-12-16 mquinsonPort to G5
2004-12-10 mquinsonInitiate port to cross compile over win32. Try to let...
2004-12-09 mquinsonfix a typo correctly [thanks Guillaume]
2004-12-09 mquinsonfix a typo [thanks Guillaume]
2004-11-16 mquinsonPort to ARM
2004-11-15 mquinsonDie on error when determining minimal type boundary
2004-09-14 mquinsondeal with AIX
2004-09-06 mquinsondetect AIX and fail for now. How frustrating
2004-07-13 mquinsontypos
2004-07-13 mquinsonDo not test for IEEE since we cannot deal with non...
2004-07-11 mquinsonchange obsolete macros to new ones; do not #define...
2004-07-08 mquinsonMake sure we're on a two-compliment arch
2004-07-08 mquinsonsizeof(double) == 8 && sizeof(float)==4 || pas IEEE
2004-07-07 mquinsonadd alpha
2004-07-07 mquinsonrename ppc to powerpc to be consistent with dpkg
2004-07-07 mquinsonSpeedup arch signature detection code; add sparc signature
2004-07-07 mquinsonAdd ppc arch signature
2004-04-07 mquinsonSwitch to automake 1.8
2004-03-03 mquinsonCheck the GRAS_ARCH; cosmetics