re PR target/78426 (wrong code with strncmp on SH)
[gcc.git] / libgo / go /
2016-11-18 Ian Lance Taylorruntime: move schedt type and sched var from C to Go
2016-11-18 Ian Lance Taylorlibgo: remove old/regexp and old/template
2016-11-18 Ian Lance TaylorCorrect gcc/go/gofrontend/lex.cc and libgo/aclocal...
2016-11-18 Ian Lance TaylorUpdate libgo/configure to restore it to the master...
2016-11-18 Ian Lance Taylorruntime, reflect: rewrite Go to FFI type conversion...
2016-11-16 Ian Lance Taylorruntime: replace runtime1.goc with Go and C code
2016-11-14 Ian Lance Taylorruntime: don't crash if signal handler info argument...
2016-11-10 Ian Lance Taylorruntime: copy signal code from Go 1.7 runtime
2016-11-01 Ian Lance Taylorruntime: recreate function called by cgo -gccgo
2016-10-28 Ian Lance Taylorcompiler, runtime: copy slice code from Go 1.7 runtime
2016-10-28 Ian Lance Taylorre PR go/78144 (FAIL: time on systems with tzdata2016g...
2016-10-28 Ian Lance Taylorre PR go/78143 (bootstrap broken in libgo on powerpc...
2016-10-21 Ian Lance Taylorruntime: copy lfstack code from Go 1.7 runtime
2016-10-20 Ian Lance Taylorruntime: rewrite interface code into Go
2016-10-19 Ian Lance Taylorruntime, syscall: force EPOLLET to be positive
2016-10-18 Ian Lance Taylorruntime: copy netpoll code from Go 1.7 runtime
2016-10-17 Ian Lance Taylorruntime: copy rdebug code from Go 1.7 runtime
2016-10-15 Ian Lance Taylorruntime: copy runtime package time code from Go 1.7
2016-10-14 Ian Lance Taylorruntime: copy mprof code from Go 1.7 runtime
2016-10-14 Ian Lance Taylorruntime: just do file/line lookup in C, move Func to Go
2016-10-14 Ian Lance Taylordebug/elf: add sparc64 relocations
2016-10-14 Ian Lance Taylorruntime: copy cpuprof code from Go 1.7 runtime
2016-10-13 Ian Lance Taylorruntime: copy mstats code from Go 1.7 runtime
2016-10-13 Ian Lance Taylorsyscall: don't use pt_regs in clone_linux.c
2016-10-12 Ian Lance Taylorcompiler, runtime: copy string code from Go 1.7
2016-10-12 Ian Lance Taylorsyscall: mark rawClone as no_split_stack
2016-10-12 Ian Lance Taylorruntime: copy Go 1.7 runtime semaphore code
2016-10-12 Ian Lance Taylorsyscall, internal/syscall/unix: Fix getrandom, clone...
2016-10-11 Ian Lance TaylorAccidentally failed to commit these earlier, as part of:
2016-10-10 Ian Lance Taylorruntime: copy print/println support from Go 1.7
2016-10-10 Ian Lance Taylorruntime: copy channel code from Go 1.7 runtime
2016-09-30 Ian Lance Taylorruntime: copy internal locking code from Go 1.7 runtime
2016-09-29 Ian Lance Taylorruntime: copy runtime.go and runtime1.go from Go 1.7
2016-09-23 Ian Lance Taylorinternal/syscall/unix: add getrandom syscall for MIPS...
2016-09-21 Ian Lance Taylorcompiler, runtime: replace hashmap code with Go 1.7...
2016-09-20 Ian Lance Taylorsyscall: build export_unix_test.go on solaris
2016-09-11 Ian Lance Taylorruntime/internal/sys: new package, API copied from...
2016-09-10 Ian Lance Taylorlibgo: update to Go 1.7.1 release
2016-09-10 Ian Lance Taylorruntime/internal/atomic: new package, API copied from...
2016-09-09 Ian Lance Taylorruntime: align ucontext_t argument to 16 byte boundary
2016-08-30 Ian Lance Taylorruntime: use -fgo-c-header to build C header file
2016-08-15 Ian Lance Taylorcmd/go: ignore errors from go/build for standard packages
2016-08-13 Ian Lance Taylorcrypto/aes, hash/crc32: ignore s390x specific files...
2016-08-13 Ian Lance Taylorsyscall: remove exec_solaris_test.go
2016-08-11 Ian Lance Tayloros: fix build tags for dir_regfile.go
2016-08-08 Ian Lance Taylortext/template: reduce maxExecDepth for gccgo further
2016-08-07 Ian Lance Taylorinternal/syscall/unix: fix syscalls for alpha, ia64...
2016-08-06 Ian Lance Taylorlibgo: fix getrandom build for 32-bit ppc
2016-08-06 Ian Lance Taylorlibgo: change build procedure to use build tags
2016-08-04 Ian Lance Taylortext/template: reduce maxExecDepth for gccgo
2016-07-26 Ian Lance Tayloros/user: fix Solaris declaration.
2016-07-22 Ian Lance Taylorlibgo: update to go1.7rc3
2016-04-23 Ian Lance Taylorcmd/go: bring in final version of gccgo pkg-config...
2016-04-13 Ian Lance Taylorlibgo: update to Go 1.6.1 release
2016-04-12 Ian Lance Taylorreflect: change Value.Call results to not be addressable
2016-02-26 Ian Lance Taylorre PR go/69966 (libgo: Port syscall.SetsockoptUcred...
2016-02-18 Ian Lance Taylorlibgo: Update to final Go 1.6 release.
2016-02-10 Ian Lance Taylorre PR go/66904 (cmd/go: "#cgo pkg-config:" comments...
2016-02-03 Ian Lance Taylorlibgo: Update to go1.6rc1.
2015-11-21 Ian Lance Taylorre PR go/66378 (libgo syscall.Sendfile() does not honor...
2015-11-21 Ian Lance Taylorre PR go/65785 (libgo TestIPv4MulticastListener test...
2015-11-20 Ian Lance Taylorre PR go/68072 (malformed DWARF TagVariable entry)
2015-11-20 Ian Lance Taylorcmd: Use correct install tool dir with gccgo
2015-11-10 Ian Lance Taylorre PR go/68255 (cgo-generated constructor not being...
2015-11-07 Ian Lance Taylorre PR go/66138 (json decoder Decode function fails...
2015-11-06 Ian Lance Taylorlibgo: Solaris portability fixes.
2015-11-02 Ian Lance Taylorsyscall: Change raw_ioctl cmd type to uintptr.
2015-10-31 Ian Lance Taylorlibgo: Update from Go 1.5 to Go 1.5.1.
2015-10-31 Ian Lance Taylorruntime: Remove now unnecessary pad field from ParFor.
2015-10-29 Ian Lance Taylorcompiler, reflect, runtime: remove zero field from...
2015-10-29 Ian Lance Taylorcompiler, runtime: change type hash/equal to Go funcs
2015-10-07 Ian Lance Taylorre PR go/67874 (fd_unix.go does not build when there...
2015-09-15 Ian Lance Taylorlibgo: don't provide ustat on arm64 GNU/Linux
2015-08-03 Ian Lance Taylorsyscall: RawSockaddr fix for ppc64, ppc64le
2015-07-13 Ian Lance Taylorsyscall: remove calls to Entersyscall & Exitsyscall...
2015-04-17 Ian Lance Taylorre PR go/64683 (FAIL: runtime/pprof -- testing.go:278...
2015-04-17 Ian Lance Taylorre PR go/65755 (incorrect reflection of struct fields...
2015-03-31 Ian Lance Taylorgo/cmd/go: always link external test packages first
2015-03-26 Ian Lance Taylorre PR go/65587 (C package incomplete/not working for...
2015-03-26 Ian Lance Taylorlibgo: Fix go/runtime test failure on S390.
2015-03-24 Ian Lance Taylorre PR go/65417 (debug/elf: lacks support for PPC reloca...
2015-03-24 Ian Lance Taylorre PR go/65462 (Use of 'go get' with gccgo is not findi...
2015-03-12 Ian Lance Taylorgo/build: cgo works on linux/arm64.
2015-03-12 Ian Lance Taylorre PR go/65404 (cgo tool on powerpc-linux-gnu maybe...
2015-03-10 Ian Lance Taylorre PR go/65353 (unknown ptrSize for $GOARCH "arm64...
2015-03-06 Ian Lance Taylorlibgo: Upgrade to Go 1.4.2 release.
2015-02-06 Ian Lance Taylorruntime: Add memprofilerate to GODEBUG
2015-02-03 Ian Lance Taylorgo/types: Remove unused testdata files.
2015-01-23 Ian Lance Taylorre PR go/64573 (Cmd.Start swallows error from fork...
2015-01-23 Ian Lance Taylorre PR go/64725 (FAIL: libgo/runtime TestFinalizerType...
2015-01-20 Ian Lance Taylorre PR go/64683 (FAIL: runtime/pprof -- testing.go:278...
2015-01-19 Richard HendersonAdd attribute unused to dummy arguments in ffi stub
2015-01-19 Ian Lance Taylorreflect: Fix build for systems that do not define ffi_g...
2015-01-16 Ian Lance Taylortesting/quick: Revert Alpha specific change.
2015-01-16 Richard Hendersoncompiler, reflect, runtime: Use static chain for closures.
2015-01-16 Ian Lance Taylornet: Restore earlier Solaris-specific version of setKee...
2015-01-15 Ian Lance Taylorgo/build: cgo works on linux/alpha.
2015-01-15 Ian Lance Taylorreflect: Correct error in conversion of s390x support...
2015-01-15 Ian Lance TaylorAdd files somehow left out of last commit (upgrade...
2015-01-15 Ian Lance Taylorlibgo, compiler: Upgrade libgo to Go 1.4, except for...
next