re PR target/54641 (Wrong warning flags for building avr-c.o, fails to build)
[gcc.git] / libgo /
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...
2012-05-24 Ian Lance Taylorruntime: Copy runtime_printf from other Go library.
2012-05-24 Ian Lance Taylorruntime: Copy runtime_printf from other Go library.
2012-05-22 Ian Lance Taylorruntime: Tweak runtime.Callers for Go 1 compatibility.
2012-05-22 Ian Lance Taylorruntime: Use getcontext, not setjmp, to save regs for GC.
2012-05-17 Ian Lance Taylorruntime: Print stack trace on panic or signal.
2012-05-16 Ian Lance Taylorlog/syslog: Fix name of C function syslog_c.
2012-05-16 Ian Lance Taylordebug/dwarf: Fix handling of LineSetFile.
2012-05-15 Ian Lance Taylorruntime: Make all variables used across getcontext...
2012-05-14 Ian Lance Taylorlibgo: Use -fgo-pkgpath.
2012-05-04 Ian Lance Taylorlibgo: Update to Go 1.0.1 release.
2012-04-30 Ian Lance Taylorre PR go/52586 (libgo fails to build for mips*64-linux...
2012-04-27 Ian Lance Taylorre PR go/52358 (math FAILs on Solaris 8 and 9)
2012-04-27 Ian Lance Taylorre PR go/52358 (math FAILs on Solaris 8 and 9)
2012-04-27 Ian Lance Taylorruntime: Correct syscall.Setenv for systems that don...
2012-04-26 Ian Lance Taylormksysinfo, net: Always define syscall.SO_REUSEPORT.
2012-04-25 Ian Lance Taylorre PR go/52341 (crypto/rand FAILs before Solaris 11)
2012-04-25 Ian Lance Taylorre PR go/52583 (Several new go testsuite failues on...
2012-04-24 Ian Lance Taylorgotest: Remove race in use of ../testdata.
2012-04-24 Ian Lance Taylormksysinfo: Only define PathMax if PATH_MAX is defined.
2012-04-23 Ian Lance Taylorgo-lang.c (go_langhook_init): Set MPFR precision to...
2012-04-23 Ian Lance Taylorlibgo: Make sure log/syslog subdirectory exists before...
2012-04-22 Ian Lance Taylormksysinfo: More fixes to emulate master Go library.
2012-04-22 Ian Lance Taylormksysinfo: Define more structs.
2012-04-22 Ian Lance Taylorgodump.c (go_output_typedef): Dump size of structs.
2012-04-21 Ian Lance Taylorsyscall: Additional constants, some type corrections.
2012-04-20 Ian Lance Taylornet, syscall: Use native endianness for GNU/Linux netli...
2012-04-20 Ian Lance Taylorcompiler, runtime: Add explicit checks for zero and...
2012-04-20 Ian Lance Taylornet/http: Ignore sigaltstack when running strace in...
2012-04-20 Ian Lance Taylordebug/dwarf: Fix address lookups for different types...
2012-04-20 Ian Lance Taylorruntime: Disable memory profiling in gc_test.
2012-04-20 Ian Lance Taylorruntime: Ignore stack sizes when deciding when to GC.
2012-04-20 Ian Lance Taylorgotest: Don't get confused by data tables named Test...
2012-04-04 Ian Lance Taylorsyscall: Add more constants.
2012-04-03 Ian Lance Taylorsyscall, net: Fix GNU/Linux netlink code for big-endian...
2012-04-03 Ian Lance Taylormksysinfo.sh: Add some more networking constants.
2012-04-03 Ian Lance Taylorgotest: Fix finding functions on PPC.
2012-03-30 Ian Lance Taylorlibgo: Update to weekly.2012-03-27 aka go1 release.
2012-03-30 Ian Lance TaylorFile removed in weekly.2012-03-22 release.
2012-03-30 Ian Lance Taylorlibgo: Update to weekly.2012-03-22.
2012-03-30 Ian Lance Taylorlibgo: Update to weekly.2012-03-13.
2012-03-30 Ian Lance Taylorsyscall: Convert errno to error after Exitsyscall.
2012-03-29 Ian Lance Taylorcompiler, libgo: unsafe.{Sizeof,Alignof,Offsetof} retur...
2012-03-28 Ian Lance Taylormksysinfo: Fix use of _in6_addr in _zone_net_addr_t.
2012-03-23 Ian Lance Taylorsyscall: Fix errno handling in syscall.Syscall and...
2012-03-13 Ian Lance Taylorlibgo: Export {enter,exit}syscall and use it for getadd...
2012-03-13 Ian Lance Taylorre PR go/52557 (Timex undefined on arm-linux-gnueabi)
2012-03-09 Ian Lance Taylordebug/dwarf: Support DWARF versions 3 and 4.
2012-03-09 Ian Lance Taylordebug/elf: Don't crash if line numbers are not available.
2012-03-07 Ian Lance Taylorlibgo: Implement and use runtime.Caller, runtime.Func...
2012-03-06 Ian Lance Taylorlibgo: Update to weekly.2012-03-04 release.
2012-03-05 Ian Lance Taylorruntime: Implement runtime.Callers.
2012-03-05 Ian Lance Taylorre PR go/52342 (64-bit go.test/test/chan/doubleselect...
2012-03-05 Ian Lance Taylorlibgo: Fix Solaris ustat.h test.
2012-03-02 Ian Lance Taylorlibgo: Try to fix use of <ustat.h> for Solaris and...
2012-03-02 Ian Lance Taylorruntime: Add type casts to fix Solaris build.
2012-03-02 Ian Lance Taylorlibgo: Update to weekly.2012-02-22 release.
2012-03-02 Ian Lance Taylorlibgo: Update to weekly.2012-02-14 release.
2012-03-01 Ian Lance Taylormksysinfo: Define MADV_ constants for madvise.
2012-02-29 Ian Lance Taylorsyscall: Fill out GNU/Linux support.
2012-02-28 Ian Lance Taylorruntime: Call exit rather than _exit.
2012-02-25 Ian Lance Taylorruntime: Fix typo in go-nosys.c.
2012-02-18 Ian Lance Taylorlibgo: Add mount flags, fallocate, statfs.
2012-02-17 Ian Lance Taylorre PR go/52266 (syntax error in libgo/configure)
2012-02-16 Ian Lance Taylorre PR go/51874 (Many libgo testsuite failures on IRIX)
2012-02-15 Ian Lance Taylorruntime: Support broken makecontext on Solaris 8/9.
2012-02-14 Ian Lance Taylorre PR go/48407 (libgo/configure --without-libffi doesn...
2012-02-14 Ian Lance Taylorre PR go/48410 (weird installation dir)
2012-02-14 Ian Lance Taylorsyscall: Change Dup2 to only return an error.
2012-02-14 Ian Lance Taylorre PR go/48501 (64bit-out.go, select5-out.go, tmp.go...
2012-02-14 Ian Lance Taylorre PR go/50654 (Many Go tests fail on emutls targets)
2012-02-14 Ian Lance Taylornet: Don't run UDP multicast tests on Alpha GNU/Linux.
next