| Commit message (Expand) | Author | Age | Files | Lines |
* | mksysinfo: Define CLONE flags. | ian | 2014-05-07 | 1 | -0/+3 |
* | libgo: Remove Solaris 8 & 9 support. | ian | 2014-04-16 | 1 | -3/+0 |
* | syscall: Only call varargs libc functions from C code. | ian | 2013-11-24 | 1 | -0/+3 |
* | libgo: Update to October 24 version of master library. | ian | 2013-11-06 | 1 | -0/+3 |
* | syscall: Add Dup3, {Get,List,Remove,Set}xattr, {Get,Set}priority. | ian | 2013-10-17 | 1 | -0/+15 |
* | reflect: Use hand-coded .eh_frame section rather than CFI directives. | ian | 2013-10-02 | 1 | -0/+12 |
* | libgo: Update Go library to master revision 15489/921e53d4863c. | ian | 2013-01-29 | 1 | -0/+9 |
* | runtime: Use dl_iterate_phdr to get TLS size. | ian | 2012-06-07 | 1 | -3/+3 |
* | runtime: Fix call to _dl_get_tls_static_info for i386. | ian | 2012-06-05 | 1 | -0/+3 |
* | PR go/52358 | ian | 2012-04-27 | 1 | -0/+39 |
* | mksysinfo: More fixes to emulate master Go library. | ian | 2012-04-22 | 1 | -0/+3 |
* | syscall: Additional constants, some type corrections. | ian | 2012-04-21 | 1 | -0/+33 |
* | syscall: Add more constants. | ian | 2012-04-04 | 1 | -0/+3 |
* | mksysinfo.sh: Add some more networking constants. | ian | 2012-04-03 | 1 | -0/+3 |
* | libgo: Try to fix use of <ustat.h> for Solaris and older GNU/Linux. | ian | 2012-03-02 | 1 | -1/+1 |
* | syscall: Fill out GNU/Linux support. | ian | 2012-02-29 | 1 | -0/+21 |
* | libgo: Add mount flags, fallocate, statfs. | ian | 2012-02-18 | 1 | -0/+15 |
* | runtime: Support broken makecontext on Solaris 8/9. | ian | 2012-02-15 | 1 | -0/+3 |
* | PR go/52084 | ian | 2012-02-12 | 1 | -0/+8 |
* | libgo/configure: Fixes for Solaris 8 and cross-compilation. | ian | 2012-02-10 | 1 | -0/+3 |
* | runtime: Add matherr function when appropriate. | ian | 2012-02-08 | 1 | -0/+6 |
* | runtime: System-specific hack fix for x86_64 Solaris 10. | ian | 2012-02-08 | 1 | -0/+3 |
* | libgo: Build stubs for some syscall functions not on older systems. | ian | 2012-01-26 | 1 | -0/+51 |
* | libgo: Update to weekly.2012-01-15. | ian | 2012-01-25 | 1 | -0/+3 |
* | libgo: Update to weekly.2011-11-01. | ian | 2011-12-02 | 1 | -6/+0 |
* | runtime: If no sem_timedwait, use pthread_cond_timedwait. | ian | 2011-11-29 | 1 | -0/+3 |
* | Update Go library to r60. | ian | 2011-09-16 | 1 | -0/+15 |
* | libgo: Make os.setenv_c work on systems without setenv. | ian | 2011-05-24 | 1 | -0/+3 |
* | libgo: Use MAP_FIXED if necessary to grab arena. | ian | 2011-04-05 | 1 | -0/+12 |
* | Support libgo on Solaris. | ian | 2011-02-21 | 1 | -0/+3 |
* | Implement __sync_fetch_and_add_4 if necessary. | ian | 2011-02-04 | 1 | -0/+4 |
* | Check whether we are using setjmp/longjmp exceptions. | ian | 2011-02-03 | 1 | -0/+3 |
* | Test whether libgcc or kernel defines __sync_bool_compare_and_swap_4. | ian | 2011-02-01 | 1 | -0/+4 |
* | Add Go frontend, libgo library, and Go testsuite. | ian | 2010-12-03 | 1 | -0/+119 |