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