summaryrefslogtreecommitdiff
path: root/libgo/config.h.in
Commit message (Expand)AuthorAgeFilesLines
* runtime: Add matherr function when appropriate.Ian Lance Taylor2012-02-081-0/+6
* runtime: System-specific hack fix for x86_64 Solaris 10.Ian Lance Taylor2012-02-081-0/+3
* libgo: Build stubs for some syscall functions not on older systems.Ian Lance Taylor2012-01-261-0/+51
* libgo: Update to weekly.2012-01-15.Ian Lance Taylor2012-01-251-0/+3
* libgo: Update to weekly.2011-11-01.Ian Lance Taylor2011-12-021-6/+0
* runtime: If no sem_timedwait, use pthread_cond_timedwait.Ian Lance Taylor2011-11-291-0/+3
* Update Go library to r60.Ian Lance Taylor2011-09-161-0/+15
* libgo: Make os.setenv_c work on systems without setenv.Ian Lance Taylor2011-05-241-0/+3
* libgo: Use MAP_FIXED if necessary to grab arena.Ian Lance Taylor2011-04-051-0/+12
* Support libgo on Solaris.Ian Lance Taylor2011-02-211-0/+3
* Implement __sync_fetch_and_add_4 if necessary.Ian Lance Taylor2011-02-041-0/+4
* Check whether we are using setjmp/longjmp exceptions.Ian Lance Taylor2011-02-031-0/+3
* Test whether libgcc or kernel defines __sync_bool_compare_and_swap_4.Ian Lance Taylor2011-02-011-0/+4
* Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor2010-12-031-0/+119