2018-10-26 |
ian | libgo: don't use wc in gotest
|
commit | commitdiff | tree |
2018-10-25 |
ian | compiler: improve name mangling for packpaths
|
commit | commitdiff | tree |
2018-10-23 |
ian | PR go/87661
|
commit | commitdiff | tree |
2018-10-23 |
ian | compiler: export indexed type data, read unexported...
|
commit | commitdiff | tree |
2018-10-19 |
ian | compiler: don't export any functions with special...
|
commit | commitdiff | tree |
2018-10-18 |
ian | compiler: add COMPARE_ALIASES flag for type compare...
|
commit | commitdiff | tree |
2018-10-18 |
ian | compiler: list indirect imports separately in export...
|
commit | commitdiff | tree |
2018-10-18 |
ian | Remove ChangeLog entry for changes in gofrontend that...
|
commit | commitdiff | tree |
2018-10-18 |
ian | Revert SVN revision 264561, incorrectly committed directly...
|
commit | commitdiff | tree |
2018-10-18 |
ian | compiler: rewrite Type::are_identical to use flags
|
commit | commitdiff | tree |
2018-10-18 |
ian | compiler: drop semicolons in export data
|
commit | commitdiff | tree |
2018-10-09 |
ian | runtime: skip testSetPanicOnFault for gollvm
|
commit | commitdiff | tree |
2018-10-08 |
ian | libgo: update to Go 1.11.1 release
|
commit | commitdiff | tree |
2018-10-05 |
ian | libgo: use inline assembly in favor of call to...
|
commit | commitdiff | tree |
2018-10-05 |
ian | runtime: remove checkgoarm function
|
commit | commitdiff | tree |
2018-10-05 |
ian | PR libbacktrace/87529
|
commit | commitdiff | tree |
2018-10-03 |
ian | * go.test/go-test.exp (go-set-goarch): Use amd64p32...
|
commit | commitdiff | tree |
2018-10-02 |
ian | internal/bytealg: support systems that don't have...
|
commit | commitdiff | tree |
2018-10-02 |
ian | net: don't fail test if splice fails because pipe2...
|
commit | commitdiff | tree |
2018-10-01 |
ian | compiler: use the underlying type to build placeholder...
|
commit | commitdiff | tree |
2018-10-01 |
ian | libgo: support x32 as GOARCH=amd64p32 GOOS=linux
|
commit | commitdiff | tree |
2018-10-01 |
ian | runtime: add arm64 version of AES hash code
|
commit | commitdiff | tree |
2018-09-28 |
ian | compiler: fix parsing issue with non-ASCII first...
|
commit | commitdiff | tree |
2018-09-26 |
ian | syscall: don't assume we have a GETEUID system...
|
commit | commitdiff | tree |
2018-09-26 |
ian | runtime, os: fix the build on Solaris
|
commit | commitdiff | tree |
2018-09-25 |
ian | internal/bytealg, internal/cpu, internal/poll:...
|
commit | commitdiff | tree |
2018-09-25 |
ian | cmd/go: pass down testing gccgo in TestScript
|
commit | commitdiff | tree |
2018-09-24 |
ian | libgo: update to Go 1.11
|
commit | commitdiff | tree |
2018-09-14 |
ian | cmd/go: correct gccgo buildid file on ARM
|
commit | commitdiff | tree |
2018-09-14 |
ian | compiler: don't use address of temporary for deferred...
|
commit | commitdiff | tree |
2018-09-13 |
ian | compiler, runtime: call gcWriteBarrier instead...
|
commit | commitdiff | tree |
2018-09-13 |
ian | runtime: correct counters in sweep
|
commit | commitdiff | tree |
2018-09-13 |
ian | compiler, runtime: open code select
|
commit | commitdiff | tree |
2018-09-13 |
ian | compiler: implement //go:nowritebarrierrec
|
commit | commitdiff | tree |
2018-09-13 |
ian | runtime: avoid write barriers with traceback info
|
commit | commitdiff | tree |
2018-09-13 |
ian | libgo: build roots index to speed up bulkBarrierPreWrite
|
commit | commitdiff | tree |
2018-09-13 |
ian | compiler: omit a couple of write barriers
|
commit | commitdiff | tree |
2018-09-09 |
ian | compiler: make sure type descriptor initializers...
|
commit | commitdiff | tree |
2018-09-09 |
xianmiao | 2018-09-09 Xianmiao Qu <xianmiao_qu@c-sky.com> 2018-09-09 Xianmiao Qu <xianmiao_qu@c-sky.com>
|
commit | commitdiff | tree |
2018-08-29 |
ian | compiler, runtime: remove hmap field from maptypes
|
commit | commitdiff | tree |
2018-08-24 |
ian | runtime: remove the dummy arg of getcallersp
|
commit | commitdiff | tree |
2018-08-07 |
ian | runtime: use poll rather than pollset for netpoll...
|
commit | commitdiff | tree |
2018-08-07 |
ian | libgo: uncomment trace.Stop() call in testing package
|
commit | commitdiff | tree |
2018-08-01 |
ian | * xcoff.c (struct xcoff_line, struct xcoff_line_vector...
|
commit | commitdiff | tree |
2018-08-01 |
ian | runtime: use poll rather than pollset for netpoll...
|
commit | commitdiff | tree |
2018-07-31 |
ian | * targhooks.c (default_have_speculation_safe_value...
|
commit | commitdiff | tree |
2018-07-27 |
ian | libgo: prune sighandler frames in runtime.sigprof
|
commit | commitdiff | tree |
2018-07-20 |
ian | compiler: do order_evaluations before remove_shortcuts
|
commit | commitdiff | tree |
2018-07-17 |
ian | compiler: don't set btype_ too early for alias...
|
commit | commitdiff | tree |
2018-07-17 |
ian | compiler: connect the concrete type and the placeholder...
|
commit | commitdiff | tree |
2018-07-13 |
ian | runtime: skip zero-sized fields in structs when...
|
commit | commitdiff | tree |
2018-07-13 |
ian | compiler: fix parsing of composite literals with...
|
commit | commitdiff | tree |
2018-07-12 |
ian | compiler: build a single backend type for type...
|
commit | commitdiff | tree |
2018-07-11 |
ian | compiler: fix evaluation order of LHS index expressions
|
commit | commitdiff | tree |
2018-07-10 |
ian | compiler: fix double evaluation with interface...
|
commit | commitdiff | tree |
2018-07-02 |
ian | PR go/86331
|
commit | commitdiff | tree |
2018-06-28 |
ian | runtime: don't stat a NULL filename
|
commit | commitdiff | tree |
2018-06-28 |
ian | PR go/86343 build_variant_type_copy rather than build_distinct_t...
|
commit | commitdiff | tree |
2018-06-25 |
ian | compiler: improve escape analysis
|
commit | commitdiff | tree |
2018-06-23 |
ian | runtime: use #ifdef instead of #if for USING_SPLIT_STACK
|
commit | commitdiff | tree |
2018-06-22 |
ian | syscall: remove Ustat
|
commit | commitdiff | tree |
2018-06-21 |
ian | cmd/go: re-enable a couple of tests of gccgo
|
commit | commitdiff | tree |
2018-06-20 |
ian | libgcc/:
|
commit | commitdiff | tree |
2018-06-13 |
ian | compiler: avoid introducing redundant write barriers
|
commit | commitdiff | tree |
2018-06-13 |
ian | compiler: include global variable preinit blocks...
|
commit | commitdiff | tree |
2018-06-13 |
ian | libgo: update to Go 1.10.3 release
|
commit | commitdiff | tree |
2018-06-11 |
ian | libgo: add riscv and js/wasm as known targets
|
commit | commitdiff | tree |
2018-06-08 |
ian | compiler: remove stack_allocation_expression
|
commit | commitdiff | tree |
2018-06-07 |
ian | compiler: speed up variable initializer sorting
|
commit | commitdiff | tree |
2018-06-06 |
ian | reflect: fix StructOf hash and string
|
commit | commitdiff | tree |
2018-06-05 |
ian | reflect: canonicalize types returned by StructOf...
|
commit | commitdiff | tree |
2018-06-04 |
ian | compiler: fix crashes on cyclic var/type references
|
commit | commitdiff | tree |
2018-05-31 |
ian | libgo: update to Go 1.10.2 release
|
commit | commitdiff | tree |
2018-05-30 |
ian | cmd/go, cmd/vet: make vet work with gccgo
|
commit | commitdiff | tree |
2018-05-30 |
ian | crypto/x509: specify path to AIX certificate file
|
commit | commitdiff | tree |
2018-05-09 |
ian | go/build, cmd/go: update to match recent changes...
|
commit | commitdiff | tree |
2018-05-04 |
ian | cmd/go: on AIX, pass -X64 first when invoking ar
|
commit | commitdiff | tree |
2018-05-04 |
ian | PR go/85630
|
commit | commitdiff | tree |
2018-05-04 |
ian | libgo: fix for unaligned read in go-unwind.c's...
|
commit | commitdiff | tree |
2018-05-04 |
ian | cmd/go: update mkalldocs.sh
|
commit | commitdiff | tree |
2018-05-04 |
ian | cmd/go: enable tests of vet tool
|
commit | commitdiff | tree |
2018-05-04 |
ian | cmd/go: update to match recent changes to gc
|
commit | commitdiff | tree |
2018-05-03 |
ian | compiler: avoid crashing on invalid non-integer...
|
commit | commitdiff | tree |
2018-05-03 |
ian | cmd/go: run tests that require package build IDs
|
commit | commitdiff | tree |
2018-05-02 |
ian | libgo: add type/const references to sysinfo.c
|
commit | commitdiff | tree |
2018-05-02 |
ian | libgo: add support for the Nios II architecture
|
commit | commitdiff | tree |
2018-05-02 |
ian | runtime: remove unused stack.go
|
commit | commitdiff | tree |
2018-05-02 |
ian | libgo: refactor code to enumerate stdlib packages
|
commit | commitdiff | tree |
2018-05-02 |
ian | libgo: break dependence on libgcc unwind-pe.h
|
commit | commitdiff | tree |
2018-05-01 |
ian | PR go/85429
|
commit | commitdiff | tree |
2018-04-27 |
ian | PR go/85429
|
commit | commitdiff | tree |
2018-04-20 |
ian | gotest: only use [TD] on big-endian PPC64 non-AIX... gotest: only use [TD] on big-endian PPC64 non-AIX systems
|
commit | commitdiff | tree |
2018-04-17 |
ian | os/signal: disable loading of history during test
|
commit | commitdiff | tree |
2018-04-17 |
ian | gccgo: suppress "ar rcD" and "-zdefs" on AIX
|
commit | commitdiff | tree |
2018-04-17 |
ian | * backtrace.c: Revert last two changes. Don't call...
|
commit | commitdiff | tree |
2018-04-17 |
ian | * backtrace.c: Include backtrace-supported.h before...
|
commit | commitdiff | tree |
2018-04-17 |
ian | * backtrace.c (backtrace_full): When testing whether... Fixes https://github.com/ianlancetaylor/libbacktrace/issues...
|
commit | commitdiff | tree |
2018-03-26 |
ian | runtime: don't check for stale runtime
|
commit | commitdiff | tree |
2018-03-16 |
ian | libgo: add runtime/pprof/internal/profile.gox to...
|
commit | commitdiff | tree |
2018-03-15 |
ian | cmd/go: force LANG=C when looking for compiler...
|
commit | commitdiff | tree |