symtab.c (symtab_node::equal_address_to): Return -1 instead of 2 if we can't determin...
[gcc.git] / libgo /
2015-12-18 Ian Lance Taylorsyscall: Add definition for NLA_HDRLEN
2015-11-26 Ian Lance Taylorre PR go/61303 (gccgo: segfault, regression since 4...
2015-11-23 Ian Lance Taylorre PR go/68496 ([libgo] reflect test fails on Linux...
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-21 Ian Lance Taylorre PR go/66574 (Time is provided in millisecond precisi...
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 Taylorlibgo: use Solaris sendfile lib, fix Solaris _in6_addr_...
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-04 Ian Lance Taylorgotest: fix handling of --goarch option
2015-11-03 Ian Lance Taylormksysinfo.sh: Make sure that CLONE_NEWUSER is defined.
2015-11-02 Ian Lance Taylorlibgo: Bump version number.
2015-11-02 Ian Lance Taylormksysinfo.sh: Handle TIOCGPGRP if too complex for ...
2015-11-02 Ian Lance Taylorsyscall: Change raw_ioctl cmd type to uintptr.
2015-11-01 Ian Lance Taylormksysinfo.sh: Handle TIOCSPGRP if too complex for ...
2015-10-31 Ian Lance Taylorruntime: If no split stacks, allocate stacks using...
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-09 David MalcolmTestsuite: add dg-{begin|end}-multiline-output commands
2015-10-07 Ian Lance Taylorre PR go/67874 (fd_unix.go does not build when there...
2015-09-24 Ian Lance Taylorruntime: Fix recent lfstack change on Solaris.
2015-09-23 Ian Lance Taylorre PR go/67695 (Please improve POSIX shell compatibilit...
2015-09-23 Ian Lance Taylorruntime: rewrite lfstack packing/unpacking to look...
2015-09-15 Ian Lance Taylorlibgo: If compiler can split-stack and linker can not...
2015-09-15 Ian Lance Taylorlibgo: test linking split-stack and non-split-stack...
2015-09-15 Ian Lance Taylorruntime: Ignore stack sizes when deciding when to GC.
2015-09-15 Ian Lance Taylorlibgo: don't provide ustat on arm64 GNU/Linux
2015-09-11 Ian Lance Taylorlibgo/runtime: return 0, not NULL, from main
2015-09-10 Ian Lance Taylorlibgo: Use stat_atim.go on Solaris 12+
2015-08-20 Ian Lance Taylorlibgo/testsuite: another fix for killing the sleep...
2015-08-07 Ian Lance Taylorlibgo/testsuite: don't call kill without args
2015-08-04 Ian Lance Taylorruntime: initialize variable to avoid compiler warning
2015-08-03 Ian Lance Taylorsyscall: RawSockaddr fix for ppc64, ppc64le
2015-08-03 Ian Lance Taylorlibgo/testsuite: kill sleep process in gotest
2015-08-03 Ian Lance Taylorre PR go/67101 (mprof.goc:408:5: error: calling ‘__buil...
2015-07-29 Ian Lance Taylorsyscall: Fix to libgo/mksysinfo.sh
2015-07-25 Ian Lance Taylorsyscall: Add ioctl consts from if_tun.h
2015-07-14 Ian Lance Taylorcompiler,runtime: Determine if allocations need new...
2015-07-13 Ian Lance Taylorsyscall: remove calls to Entersyscall & Exitsyscall...
2015-05-16 Ian Lance Taylorlibgo: Use __USING_SJLJ_EXCEPTIONS__ rather than config...
2015-05-11 Ian Lance Taylorruntime: Fix runtime/pprof test when libgo is not optim...
2015-05-05 Ian Lance Taylorre PR go/66016 (Accessing nil Func's name results in...
2015-04-29 Ian Lance Taylorruntime: Support -buildmode=c-shared.
2015-04-24 Ian Lance Taylorre PR go/65616 (libgobegin.a not compiled with -fPIC)
2015-04-17 Ian Lance Taylorre PR go/65798 (runtime.Caller returns ok=true when...
2015-04-17 Ian Lance Taylorre PR go/64683 (FAIL: runtime/pprof -- testing.go:278...
2015-04-17 Ian Lance Taylorre PR go/64999 (s390x libgo test failure in TestMemoryP...
2015-04-17 Ian Lance Taylorre PR go/65755 (incorrect reflection of struct fields...
2015-04-08 Ian Lance Taylormksysinfo.sh: Define Solaris zone_net_addr_t struct.
2015-04-07 Ian Lance Taylorre PR go/63731 (Fallback to netgo does not work)
2015-03-31 Ian Lance TaylorRemove some files that were accidentally committed...
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-25 Ian Lance Taylorre PR go/65570 (cannot find package "runtime/cgo")
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-13 Ian Lance Taylorlibgo/README: Minor updates.
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-09 Ian Lance Taylorre PR go/65349 (go tool crashes, can't compile go code...
2015-03-09 Ian Lance Taylorre PR go/65349 (go tool crashes, can't compile go code...
2015-03-06 Ian Lance Taylorlibgo: Upgrade to Go 1.4.2 release.
2015-02-06 Ian Lance Taylormksysinfo.sh: Remove _zone_net_addr_t handling.
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-23 Ian Lance Taylorre PR go/64595 (go programs abort when debug info is...
2015-01-21 Ian Lance Taylorruntime: Add the Go language version information to...
2015-01-20 Ian Lance Taylorre PR go/64683 (FAIL: runtime/pprof -- testing.go:278...
2015-01-20 Ian Lance Taylorruntime: No special case for 386 complex in FFI support.
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 Taylorruntime: Add __sparc__ case for SETCONTEXT_CLOBBERS_TLS.
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-16 Ian Lance Taylorruntime: Use a struct, not void, for an empty struct...
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 Taylorlibgo: Bump version number in libgo configure script.
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...
2015-01-10 Ian Lance Taylorcmd/go: Back-port CL 157460043 (pass $CGO_LDFLAGS to...
2015-01-09 Ian Lance Taylorcmd/go: Adjust finding gccgo to match current upstream...
2015-01-08 Ian Lance Taylorcmd/go: Use builtin constant to set default gccgo compiler.
2015-01-06 Ian Lance Taylorlibgo: Add sources for go, cgo, and gofmt commands.
2015-01-05 Ian Lance Taylorre PR go/61871 (FAIL: regexp from libgo testsuite on...
2014-12-23 Ian Lance Taylorruntime: Remove undefined references to runtime_race*.
2014-12-17 Ian Lance Taylormksysinfo: Pass -O to compiler to avoid warnings on...
2014-12-13 Ian Lance Taylorre PR go/61258 (gccgo: assertion failure go-map-delete...
2014-12-13 Ian Lance Taylortesting: Add testing.MainStart function.
2014-12-13 Ian Lance Taylorruntime: Clear stack pointers for extra G's.
next