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 |
2018-03-09 |
ian | commit ce28919112dbb234366816ab39ce060ad45e8ca9
|
commit | commitdiff | tree |
2018-03-07 |
ian | runtime: push arena on AIX higher due to clashes
|
commit | commitdiff | tree |
2018-03-07 |
ian | runtime: use a fence instruction before rdtsc
|
commit | commitdiff | tree |
2018-03-05 |
ian | libgo: fix typo in mksysinfo.sh script
|
commit | commitdiff | tree |
2018-03-01 |
ian | compiler: avoid crashing on bad self-referential...
|
commit | commitdiff | tree |
2018-02-28 |
ian | runtime: update AIX memory allocation for new versions
|
commit | commitdiff | tree |
2018-02-28 |
ian | libgo: update to final Go 1.10 release
|
commit | commitdiff | tree |
2018-02-23 |
ian | compiler: ignore aliases in fieldtrack info
|
commit | commitdiff | tree |
2018-02-22 |
ian | PR go/84484
|
commit | commitdiff | tree |
2018-02-22 |
ian | runtime: funcfileline: get missing function name...
|
commit | commitdiff | tree |
2018-02-22 |
ian | libgo: add -L option for libatomic when using ...
|
commit | commitdiff | tree |
2018-02-20 |
ian | runtime: allow preemption in fast syscall return
|
commit | commitdiff | tree |
2018-02-20 |
ian | compiler: look through aliases for type compatibility
|
commit | commitdiff | tree |
2018-02-19 |
sebastianperta | 2018-02-19 Sebastian Perta <sebastian.perta@renesas... 2018-02-19 Sebastian Perta <sebastian.perta@renesas...
|
commit | commitdiff | tree |
2018-02-16 |
ian | runtime: add some more preemption checks
|
commit | commitdiff | tree |
2018-02-13 |
ian | compiler: don't export function descriptors for...
|
commit | commitdiff | tree |
2018-02-13 |
sebastianperta | 2018-02-13 Sebastian Perta <sebastian.perta@renesas... 2018-02-13 Sebastian Perta <sebastian.perta@renesas... 2018-02-13 Sebastian Perta <sebastian.perta@renesas...
|
commit | commitdiff | tree |
2018-02-12 |
ian | compiler: error on func declaration/definition
|
commit | commitdiff | tree |
2018-02-12 |
ian | PR go/84215
|
commit | commitdiff | tree |
2018-02-12 |
sebastianperta | Corrected mistakes in ChangeLog spotted by Jakub Jelinek.
|
commit | commitdiff | tree |