2018-02-28 |
Ian Lance Taylor | runtime: update AIX memory allocation for new versions |
tree | commitdiff |
2018-02-28 |
Ian Lance Taylor | libgo: update to final Go 1.10 release |
tree | commitdiff |
2018-02-22 |
Andreas Schwab | re PR go/84484 (libgo configure tests fail to find... |
tree | commitdiff |
2018-02-22 |
Ian Lance Taylor | runtime: funcfileline: get missing function name from... |
tree | commitdiff |
2018-02-22 |
Ian Lance Taylor | libgo: add -L option for libatomic when using -pthread |
tree | commitdiff |
2018-02-20 |
Ian Lance Taylor | runtime: allow preemption in fast syscall return |
tree | commitdiff |
2018-02-16 |
Ian Lance Taylor | runtime: add some more preemption checks |
tree | commitdiff |
2018-02-12 |
Ian Lance Taylor | compiler: error on func declaration/definition |
tree | commitdiff |
2018-02-12 |
Ian Lance Taylor | re PR go/84215 (Random results in go/libgo tests) |
tree | commitdiff |
2018-02-08 |
Ian Lance Taylor | runtime: get missing function name from symbol table |
tree | commitdiff |
2018-02-08 |
Ian Lance Taylor | libgo: update to Go1.10rc2 |
tree | commitdiff |
2018-02-07 |
Ian Lance Taylor | runtime: don't call funcPC from a function |
tree | commitdiff |
2018-02-06 |
Ian Lance Taylor | runtime: correct runtime structfield type to match... |
tree | commitdiff |
2018-02-05 |
Ian Lance Taylor | cmd/go: don't lose last flag from _cgo_flags |
tree | commitdiff |
2018-02-02 |
Ian Lance Taylor | reflect: enable allocation tests |
tree | commitdiff |
2018-02-02 |
Ian Lance Taylor | runtime: scan register backing store on ia64 |
tree | commitdiff |
2018-02-01 |
Ian Lance Taylor | math: adjust compilation flags, use them when testing |
tree | commitdiff |
2018-02-01 |
Ian Lance Taylor | compiler: omit field name for embedded fields in reflec... |
tree | commitdiff |
2018-02-01 |
Ian Lance Taylor | net: declare lib_getaddrinfo as returning int32 |
tree | commitdiff |
2018-01-31 |
Ian Lance Taylor | runtime: fix type descriptor name in C code |
tree | commitdiff |
2018-01-31 |
Ian Lance Taylor | gotest: accept symbols with leading dot |
tree | commitdiff |
2018-01-31 |
Ian Lance Taylor | net: rename TestAddr6 to avoid gotest confusion |
tree | commitdiff |
2018-01-30 |
Ian Lance Taylor | internal/syscall/unix: add randomTrap for sh/shbe |
tree | commitdiff |
2018-01-27 |
Ian Lance Taylor | libgo: update to Go1.10rc1 |
tree | commitdiff |
2018-01-27 |
Ian Lance Taylor | libgo: update to Go1.10rc1 |
tree | commitdiff |
2018-01-25 |
Ian Lance Taylor | compiler: deref receiver types in mangled names |
tree | commitdiff |
2018-01-25 |
Ian Lance Taylor | runtime: fix lfstackUnpack on ia64 |
tree | commitdiff |
2018-01-24 |
Ian Lance Taylor | compiler: rationalize external symbol names |
tree | commitdiff |
2018-01-23 |
Ian Lance Taylor | cmd/go: buildid support for AIX archives. |
tree | commitdiff |
2018-01-19 |
Ian Lance Taylor | mksysinfo: use rlimit64 if available when we use getrli... |
tree | commitdiff |
2018-01-19 |
Ian Lance Taylor | mksysinfo: force Passwd.Pw_[ug]id from int32 to uint32 |
tree | commitdiff |
2018-01-19 |
Ian Lance Taylor | runtime: no escape for some functions on AIX |
tree | commitdiff |
2018-01-19 |
Ian Lance Taylor | cmd/go: recognize AIX objects and archives |
tree | commitdiff |
2018-01-19 |
Ian Lance Taylor | runtime: add go:noescape declaration for Solaris |
tree | commitdiff |
2018-01-18 |
Ian Lance Taylor | re PR go/83787 (Many 32-bit Solaris/SPARC Go tests... |
tree | commitdiff |
2018-01-17 |
Ian Lance Taylor | archive/tar: support stat and device numbers on AIX |
tree | commitdiff |
2018-01-17 |
Ian Lance Taylor | libgo: update to Go1.10beta2 release |
tree | commitdiff |
2018-01-14 |
Ian Lance Taylor | go/types: implement SizesFor for gccgo |
tree | commitdiff |
2018-01-11 |
Ian Lance Taylor | re PR go/83794 (misc/cgo/test uses gigabytes of memory) |
tree | commitdiff |
2018-01-11 |
Ian Lance Taylor | debug/dwarf: formStrp uses a 64-bit value for 64-bit... |
tree | commitdiff |
2018-01-10 |
Ian Lance Taylor | os, syscall: handle _st_timespec for AIX stat |
tree | commitdiff |
2018-01-10 |
Ian Lance Taylor | libgo: add platform support for SuperH |
tree | commitdiff |
2018-01-10 |
Ian Lance Taylor | Add missing .a files. |
tree | commitdiff |
2018-01-10 |
Ian Lance Taylor | re PR c/82922 (Request: add -Wstrict-prototypes to... |
tree | commitdiff |
2018-01-10 |
Ian Lance Taylor | exp: remove exp/proxy and exp/terminal packages |
tree | commitdiff |
2018-01-10 |
Ian Lance Taylor | cmd/go: check for another GCC error message |
tree | commitdiff |
2018-01-10 |
Ian Lance Taylor | runtime: fix makemap calls in __go_construct_map |
tree | commitdiff |
2018-01-10 |
Ian Lance Taylor | runtime: work around escaping closure in export_test.go |
tree | commitdiff |
2018-01-10 |
Ian Lance Taylor | runtime: noescape some functions/variables |
tree | commitdiff |
2018-01-10 |
Ian Lance Taylor | cmd/go: add AIX support |
tree | commitdiff |
2018-01-10 |
Ian Lance Taylor | libgo: add aix build tags |
tree | commitdiff |
2018-01-09 |
Ian Lance Taylor | os/signal/internal/pty: build on Solaris |
tree | commitdiff |
2018-01-09 |
Ian Lance Taylor | libgo: update to Go1.10beta1 |
tree | commitdiff |
2018-01-06 |
Ian Lance Taylor | libgo: fix GOARCH_CACHELINESIZE on ia64 |
tree | commitdiff |
2017-12-16 |
Ian Lance Taylor | os: pass -s to hostname on AIX |
tree | commitdiff |
2017-12-16 |
Ian Lance Taylor | syscall: emulate Flock on AIX |
tree | commitdiff |
2017-12-06 |
Ian Lance Taylor | libgo: remove -fplan9-extensions from CFLAGS |
tree | commitdiff |
2017-12-02 |
Ian Lance Taylor | runtime: export cgoCheck functions |
tree | commitdiff |
2017-11-23 |
Ian Lance Taylor | cmd/go, go/internal/gccgoimporter: pass -X to ar on AIX |
tree | commitdiff |
2017-11-22 |
Ian Lance Taylor | libgo: don't use grep -q in mksigtab.sh |
tree | commitdiff |
2017-11-21 |
Ian Lance Taylor | libgo: fix makefile buglet |
tree | commitdiff |
2017-11-14 |
Rainer Orth | Adapt Solaris 12 references |
tree | commitdiff |
2017-11-14 |
Ian Lance Taylor | libgo: adapt Solaris 12 references |
tree | commitdiff |
2017-11-09 |
Ian Lance Taylor | sync/atomic, runtime/internal/atomic: don't assume... |
tree | commitdiff |
2017-11-06 |
Ian Lance Taylor | libgo: pass flags to recursive make |
tree | commitdiff |
2017-10-20 |
Ian Lance Taylor | debug/dwarf: support 64-bit DWARF in byte order check |
tree | commitdiff |
2017-10-11 |
Ian Lance Taylor | runtime: fix issues on AIX about uintptr(_t) |
tree | commitdiff |
2017-09-29 |
Ian Lance Taylor | debug/elf: support 32-bit SPARC relocs |
tree | commitdiff |
2017-09-29 |
Ian Lance Taylor | mksysinfo: strip locale structs |
tree | commitdiff |
2017-09-27 |
Ian Lance Taylor | net: check Getsockname error return |
tree | commitdiff |
2017-09-22 |
Ian Lance Taylor | debug/xcoff,cmd: add XCOFF support |
tree | commitdiff |
2017-09-20 |
Ian Lance Taylor | libgo: fix build when using -enable-static=no |
tree | commitdiff |
2017-09-20 |
Ian Lance Taylor | syscall: enable ParseDirent for AIX |
tree | commitdiff |
2017-09-20 |
Ian Lance Taylor | syscall: workaround for getsockname bug in AIX |
tree | commitdiff |
2017-09-20 |
Ian Lance Taylor | internal,net,os,runtime,syscall: fixes for AIX followin... |
tree | commitdiff |
2017-09-20 |
Ian Lance Taylor | runtime: restore "goroutine in C code" message |
tree | commitdiff |
2017-09-18 |
Ian Lance Taylor | runtime: always initialize str field in __go_string_sli... |
tree | commitdiff |
2017-09-15 |
Ian Lance Taylor | syscall: fixes for Solaris |
tree | commitdiff |
2017-09-14 |
Ian Lance Taylor | libgo: update to go1.9 |
tree | commitdiff |
2017-09-14 |
Ian Lance Taylor | compiler, runtime: simplify select and channel operations |
tree | commitdiff |
2017-09-14 |
Ian Lance Taylor | compiler, reflect: fix struct field names for embedded... |
tree | commitdiff |
2017-08-31 |
Ian Lance Taylor | mksysinfo: fix in6_addr in mld_hdr_t for Solaris |
tree | commitdiff |
2017-08-29 |
Ian Lance Taylor | net/internal/socktest: build sys_unix.go on AIX |
tree | commitdiff |
2017-08-29 |
Ian Lance Taylor | libgo: netinet/icmp6.h require netinet/in.h on AIX |
tree | commitdiff |
2017-08-29 |
Ian Lance Taylor | libgo: fix Stat_t on AIX |
tree | commitdiff |
2017-08-29 |
Ian Lance Taylor | runtime: make go-nosys.c compile with !HAVE_SYSCALL |
tree | commitdiff |
2017-08-29 |
Ian Lance Taylor | runtime: fix lfstack for 64-bit AIX |
tree | commitdiff |
2017-08-18 |
Ian Lance Taylor | re PR go/81893 (compilation error in libgo starting... |
tree | commitdiff |
2017-08-18 |
Ian Lance Taylor | misc/cgo/test: make cgo tests run on AIX |
tree | commitdiff |
2017-08-18 |
Ian Lance Taylor | cmd/go: pass -funwind-tables when compiling C code |
tree | commitdiff |
2017-08-16 |
Ian Lance Taylor | runtime: better implementation of netpoll for AIX |
tree | commitdiff |
2017-08-16 |
Ian Lance Taylor | runtime: improvements for signal registers |
tree | commitdiff |
2017-08-09 |
Ian Lance Taylor | compiler: handle >32bit exponent in Ldexp |
tree | commitdiff |
2017-08-04 |
Ian Lance Taylor | runtime: dump registers for Alpha |
tree | commitdiff |
2017-08-03 |
Ian Lance Taylor | re PR go/81617 (mksigtab.sh fails to resolve NSIG with... |
tree | commitdiff |
2017-07-26 |
Ian Lance Taylor | runtime: handle Alpha GNU/Linux in getSiginfo |
tree | commitdiff |
2017-07-21 |
Ian Lance Taylor | syscall: call f?statfs64 on GNU/Linux |
tree | commitdiff |
2017-07-21 |
Ian Lance Taylor | runtime: don't use runtime_lock in __go_get_backtrace_state |
tree | commitdiff |
2017-07-21 |
Ian Lance Taylor | runtime: handle PPC/PPC64 GNU/Linux in getSiginfo |
tree | commitdiff |
2017-07-21 |
Ian Lance Taylor | runtime: allocate more stack space in CgoCallbackGC... |
tree | commitdiff |
next |