summaryrefslogtreecommitdiff
path: root/libgo/config.h.in
Commit message (Expand)AuthorAgeFilesLines
* Update Go library to r60.ian2011-09-161-0/+15
* libgo: Make os.setenv_c work on systems without setenv.ian2011-05-241-0/+3
* libgo: Use MAP_FIXED if necessary to grab arena.ian2011-04-051-0/+12
* Support libgo on Solaris.ian2011-02-211-0/+3
* Implement __sync_fetch_and_add_4 if necessary.ian2011-02-041-0/+4
* Check whether we are using setjmp/longjmp exceptions.ian2011-02-031-0/+3
* Test whether libgcc or kernel defines __sync_bool_compare_and_swap_4.ian2011-02-011-0/+4
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+119