aboutsummaryrefslogtreecommitdiff
path: root/libgo/config.h.in
AgeCommit message (Expand)AuthorFilesLines
2011-09-16Update Go library to r60.Ian Lance Taylor1-0/+15
2011-05-24libgo: Make os.setenv_c work on systems without setenv.Ian Lance Taylor1-0/+3
2011-04-05libgo: Use MAP_FIXED if necessary to grab arena.Ian Lance Taylor1-0/+12
2011-02-21Support libgo on Solaris.Ian Lance Taylor1-0/+3
2011-02-04Implement __sync_fetch_and_add_4 if necessary.Ian Lance Taylor1-0/+4
2011-02-03Check whether we are using setjmp/longjmp exceptions.Ian Lance Taylor1-0/+3
2011-02-01Test whether libgcc or kernel defines __sync_bool_compare_and_swap_4.Ian Lance Taylor1-0/+4
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor1-0/+119