Daily bump.
[gcc.git] / libgo /
2013-03-01 Ian Lance Taylorruntime, testing/quick: libffi doesn't handle complex...
2013-02-28 Ian Lance Taylorruntime: Don't block SIGTRAP while creating a new thread.
2013-02-20 Ian Lance Taylorre PR go/56171 (syscall FAILs on Solaris)
2013-02-20 Ian Lance Taylorre PR go/56320 (Several libgo tests FAIL on 64-bit...
2013-02-15 Ian Lance Taylorruntime: Do not reserve huge amount of swap on 32 bit...
2013-02-11 Ian Lance Taylorre PR go/56171 (syscall FAILs on Solaris)
2013-02-10 Ian Lance Taylorcompiler, libgo: Permit testing package when test impor...
2013-02-09 Ian Lance Taylorre PR go/56017 (libgo testsuite does not support cross...
2013-02-09 Ian Lance Taylorre PR go/56017 (libgo testsuite does not support cross...
2013-02-08 Ian Lance Taylorsyscall: Always use _C_int for C libcalls.
2013-02-07 Ian Lance Taylorruntime: Change main in goc2c to return int.
2013-02-07 Ian Lance Taylorre PR go/56173 (Several libgo tests FAIL on Solaris...
2013-02-07 Ian Lance Taylorlibgo: Correct test for whether to use DejaGNU.
2013-02-07 Ian Lance Taylorre PR go/56172 (net FAILs on Solaris)
2013-02-06 Ian Lance Taylorre PR go/56172 (net FAILs on Solaris)
2013-02-05 Ian Lance Taylorre PR go/56172 (net FAILs on Solaris)
2013-02-05 Ian Lance Taylorre PR go/56017 (libgo testsuite does not support cross...
2013-02-02 Ian Lance Taylorre PR go/56171 (syscall FAILs on Solaris)
2013-02-02 Ian Lance Taylorruntime: Correct handling of runtime.Callers skip param...
2013-02-01 Ian Lance Taylorruntime: Correct test for morestack.S.
2013-01-31 Ian Lance Taylorruntime: Recognize morestack.S if there is no function...
2013-01-31 Ian Lance Taylorruntime: Remove confusion about split stack functions...
2013-01-31 Ian Lance Taylorruntime: Block signals when creating a new thread.
2013-01-31 Ian Lance Taylorruntime: Don't allocate when doing a backtrace.
2013-01-30 Ian Lance Taylorruntime: In backtraces, get inline functions, skip...
2013-01-30 Ian Lance Taylorlibgo: Update Go library to master revision 15502/22908...
2013-01-29 Ian Lance Taylorlibgo: Update Go library to master revision 15489/921e5...
2013-01-29 Ian Lance Taylorruntime: SPARCv9 fixes for lfstack.
2013-01-26 Ian Lance Taylorlibgo: Add --enable-werror configure option.
2013-01-25 Ian Lance Taylorre PR other/56076 (Several 64-bit libgo tests FAIL...
2013-01-24 Ian Lance Taylorre PR go/46986 (Go is not supported on Darwin)
2013-01-24 Ian Lance Taylorre PR go/46986 (Go is not supported on Darwin)
2012-12-22 Ian Lance Taylorlibgo: Update to revision 15193:6fdc1974457c of master...
2012-12-21 Ian Lance Taylorcompiler: Error if name defined in both package and...
2012-12-18 Ian Lance Taylorlibgo: Link against libatomic_convenience.la.
2012-12-18 Andreas Schwablibgo: Link against libatomic.
2012-12-17 Ian Lance Taylorlog/syslog: Solaris portability patches.
2012-12-12 Ian Lance Taylorruntime: Delete from a nil map is now a no-op.
2012-12-12 Ian Lance Taylorlibgo: Update to current master library sources.
2012-12-06 Ian Lance Tayloros: Clean up directory reading code.
2012-12-05 Ian Lance Taylorsyscall: Fix splice syscall.
2012-12-04 Ian Lance Taylormksysinfo: Fix TIOCNOTTY and TIOCSCTTY for ARM.
2012-12-04 Ian Lance Taylorruntime: Fix build failures with -D_FORTIFY_SOURCE=2.
2012-11-29 Ian Lance Taylorcompiler, runtime: Track fields with tag go:"track".
2012-11-24 Ian Lance Taylorsyscall: Fix handling of Unix domain @ addresses.
2012-11-21 Ian Lance Taylorlibgo: Update to current version of master library.
2012-11-19 Ian Lance Taylorreflect: Fix invalid sharing in valueInterface.
2012-11-17 Ian Lance Taylorruntime: Fix use of __atomic_compare_exchange_n: not...
2012-11-12 Ian Lance Taylorsyscall: Force first letter of error message to lower...
2012-11-10 Ian Lance Taylorreflect: Fix bug comparing struct field types.
2012-11-06 Ian Lance Taylorcompiler, runtime: Size of int is now 64 bits on x86_64.
2012-11-06 Ian Lance Taylorcompiler, libgo: Fixes to prepare for 64-bit int.
2012-11-06 Ian Lance Taylorcompiler, runtime: Memcmp routine returns intgo.
2012-11-05 Ian Lance Taylorruntime: provide initcontext and fixcontext for NetBSD
2012-11-05 Ian Lance Tayloros: support more OSes
2012-11-02 Ian Lance Taylorsyscall, mksysinfo: Prepare syscall package for 64...
2012-11-02 Ian Lance Taylorruntime: Fix reflect.Call support for 64-bit ints.
2012-11-01 Ian Lance Taylorcompiler, runtime: More steps toward separating int...
2012-10-31 Ian Lance Taylorruntime/goc2c: Drop gc support, change int to intgo.
2012-10-26 Ian Lance Taylorsyscall: fix creds_test to reliably close os.File
2012-10-25 Ian Lance Taylorlibgo: Solaris portability patches.
2012-10-24 Ian Lance Taylormksysinfo: Define SIGPOLL and SIGCLD if necessary.
2012-10-23 Ian Lance Taylorruntime: Disable crash tests that runs go tool.
2012-10-23 Ian Lance Taylorre PR go/54918 (libgo.so.0 is not runtime compatible...
2012-10-23 Ian Lance Taylorlibgo: Update to current sources.
2012-10-08 Ian Lance Taylorruntime: Fix __go_symbol_value val argument to backtrac...
2012-10-05 Ian Lance Taylorruntime: Use argv[0] to get executable name for backtrace.
2012-10-03 Ian Lance Taylorlibgo: Update to Go 1.0.3.
2012-09-28 Ian Lance Taylorruntime: Better detection of memory allocation request...
2012-09-28 Ian Lance Taylorruntime: runtime.Caller should succeed even without...
2012-09-28 Ian Lance Taylorlibgo: Use libbacktrace rather than debug/elf registration.
2012-09-22 Ian Lance Taylorruntime: Reject surrogate pairs in range over string.
2012-09-22 Ian Lance Taylorcompiler, runtime: Reject surrogate pair converting...
2012-09-22 Ian Lance Taylorruntime: Return random number of hash of NaN.
2012-09-20 Ian Lance Taylorlibgo: Add no-dist and -Wno-portability to AM_INIT_AUTO...
2012-09-06 Ian Lance Taylordebug/elf, debug/dwarf: DWARF line number fixes.
2012-08-23 Ian Lance Taylorcompiler: Remove old handling of unsafe.Pointer in...
2012-08-21 Ian Lance Taylormksysinfo: Fix syscall.F_GETLK and friends for 32-bit...
2012-08-10 Ian Lance Taylorruntime: use sched_getaffinity for runtime.NumCPU(...
2012-08-07 Ian Lance Taylorruntime: support NumCPU() on more platforms Added suppo...
2012-07-26 Ian Lance Taylorruntime, runtime/pprof: Fix runtime/pprof test to pass...
2012-07-23 Ian Lance Taylorruntime: correct a logic error in hashmap growth.
2012-07-09 Ian Lance Taylormksysinfo.sh: Fix handling of glibc 2.16 bits/resource.h.
2012-06-25 Ian Lance Taylorgotest: Only look in data segment for ppc64, not ppc*.
2012-06-25 Ian Lance Taylorlibgo: Update to Go 1.0.2 release.
2012-06-14 Ian Lance Taylorcompiler, reflect: Quote package path with tabs.
2012-06-14 Ian Lance Taylorlibgo: Make the subdirectory in the CHECK target.
2012-06-13 Ian Lance Tayloros/user: Use Entersyscall.
2012-06-13 Ian Lance Tayloros: Use Entersyscall when reading directories.
2012-06-12 Ian Lance Taylorcompiler, reflect: Handle package path like gc compiler.
2012-06-07 Ian Lance Taylorruntime: Fix printing of names in stack dumps.
2012-06-07 Ian Lance Taylorruntime: Use dl_iterate_phdr to get TLS size.
2012-06-05 Ian Lance Taylorruntime: Comment out code adding TLS size to stack...
2012-06-05 Ian Lance Taylorruntime: Fix call to _dl_get_tls_static_info for i386.
2012-06-05 Ian Lance Taylormksysinfo: Fix for recent change to glibc <sys/resource.h>.
2012-06-04 Ian Lance Taylorruntime: Better SWIG interface for allocating Go memory...
2012-05-25 Ian Lance Taylorruntime: More efficient implementation of trampolines.
2012-05-25 Ian Lance Taylorruntime: Fix cast error in print.c on 32-bit systems.
2012-05-24 Ian Lance Taylorruntime: Make runtime.Stack actually work.
2012-05-24 Ian Lance Taylorruntime: Correct definition of __go_file_line to match...
next