Guard against M4 versions with a buggy strstr.
[gcc.git] / libgo / config.h.in
2011-02-21 Ian Lance TaylorSupport libgo on Solaris.
2011-02-04 Ian Lance TaylorImplement __sync_fetch_and_add_4 if necessary.
2011-02-03 Ian Lance TaylorCheck whether we are using setjmp/longjmp exceptions.
2011-02-01 Ian Lance TaylorTest whether libgcc or kernel defines __sync_bool_compa...
2010-12-03 Ian Lance TaylorAdd Go frontend, libgo library, and Go testsuite.