re PR target/49965 (libgomp.c++/reduction-4.C and libgomp.c++/task-8.C FAIL on Solari...
[platform/upstream/gcc.git] / libgo / configure.ac
2011-09-16 Ian Lance TaylorUpdate Go library to r60.
2011-07-11 Ian Lance Taylorlibgo: Define CC_FOR_BUILD in Makefile.
2011-05-24 Ian Lance Taylorlibgo: Make os.setenv_c work on systems without setenv.
2011-04-25 Ian Lance Taylorlibgo: Irix 6 patches.
2011-04-05 Ian Lance Taylorlibgo: Use MAP_FIXED if necessary to grab arena.
2011-04-01 Ian Lance Taylorlibgo: Support for alpha.
2011-04-01 Ian Lance Taylorlibgo: Try to guess the right type for select bits...
2011-04-01 Ian Lance Taylorlibgo: Support Solaris 8/9.
2011-04-01 Ian Lance Taylorlibgo: Recognize MIPS ABIs.
2011-03-31 Ian Lance Taylorre PR go/47515 (Issues porting libgo to IRIX 6.5)
2011-03-30 Ian Lance Taylorlibgo: Use waitpid on systems which do not have wait4.
2011-03-30 Ian Lance Taylorlibgo: Support systems which do not have strerror_r.
2011-02-21 Ian Lance TaylorSupport libgo on Solaris.
2011-02-10 Ian Lance Taylorlibgo/configure.ac: Use AC_COMPILE_IFELSE, not AC_PREPR...
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...
2011-01-24 Ian Lance TaylorRecognize m68k, mips, PPC. Don't require arch syscall...
2011-01-14 Ian Lance Taylorlibgo: Check whether we need -lrt for sched_yield.
2011-01-13 Ian Lance TaylorUse GOARCH value of sparc64 rather than sparcv9.
2011-01-12 Ian Lance TaylorPreliminary framework for Solaris support.
2011-01-12 Ian Lance TaylorSimplify libgo Makefile conditionals.
2010-12-08 Ian Lance Taylorre PR other/46840 (libgo should link against libm)
2010-12-03 Ian Lance TaylorCheck for -pthread and -lpthread at configure time.
2010-12-03 Ian Lance TaylorAdd Go frontend, libgo library, and Go testsuite.