2016-10-30 |
ian | compiler: fix slice/array evaluation order bug
|
commit | commitdiff | tree |
2016-10-30 |
ian | libgo: eliminate a lot of duplication in Makefile.am
|
commit | commitdiff | tree |
2016-10-28 |
ian | compiler, runtime: copy slice code from Go 1.7...
|
commit | commitdiff | tree |
2016-10-28 |
ian | PR go/78144
|
commit | commitdiff | tree |
2016-10-28 |
ian | PR go/78143
|
commit | commitdiff | tree |
2016-10-28 |
ian | libgo: redirect grep output in mkrsysinfo.sh to...
|
commit | commitdiff | tree |
2016-10-21 |
ian | libgo: keep c0 and c1 out of runtime.inc
|
commit | commitdiff | tree |
2016-10-21 |
ian | libgo: leave Int64Align as 8 on 32-bit SPARC
|
commit | commitdiff | tree |
2016-10-21 |
ian | runtime: copy lfstack code from Go 1.7 runtime
|
commit | commitdiff | tree |
2016-10-20 |
ian | runtime: rewrite interface code into Go
|
commit | commitdiff | tree |
2016-10-19 |
ian | runtime, syscall: force EPOLLET to be positive
|
commit | commitdiff | tree |
2016-10-18 |
ian | runtime: copy netpoll code from Go 1.7 runtime
|
commit | commitdiff | tree |
2016-10-18 |
ian | runtime: scan caller-saved registers for non-split...
|
commit | commitdiff | tree |
2016-10-17 |
ian | runtime: copy rdebug code from Go 1.7 runtime
|
commit | commitdiff | tree |
2016-10-15 |
ian | runtime: copy runtime package time code from Go 1.7
|
commit | commitdiff | tree |
2016-10-14 |
ian | runtime: copy mprof code from Go 1.7 runtime
|
commit | commitdiff | tree |
2016-10-14 |
ian | runtime: just do file/line lookup in C, move Func...
|
commit | commitdiff | tree |
2016-10-14 |
ian | debug/elf: add sparc64 relocations
|
commit | commitdiff | tree |
2016-10-14 |
ian | runtime: copy cpuprof code from Go 1.7 runtime
|
commit | commitdiff | tree |
2016-10-13 |
ian | compiler: don't try to get backend representation...
|
commit | commitdiff | tree |
2016-10-13 |
ian | runtime: copy mstats code from Go 1.7 runtime
|
commit | commitdiff | tree |
2016-10-13 |
ian | syscall: don't use pt_regs in clone_linux.c
|
commit | commitdiff | tree |
2016-10-12 |
ian | compiler, runtime: copy string code from Go 1.7
|
commit | commitdiff | tree |
2016-10-12 |
ian | syscall: mark rawClone as no_split_stack
|
commit | commitdiff | tree |
2016-10-12 |
ian | runtime: copy Go 1.7 runtime semaphore code
|
commit | commitdiff | tree |
2016-10-12 |
ian | syscall, internal/syscall/unix: Fix getrandom,...
|
commit | commitdiff | tree |
2016-10-11 |
ian | configure: redirect -fsplit-stack compilation to...
|
commit | commitdiff | tree |
2016-10-11 |
ian | compiler: move Backend/Linemap creation out of...
|
commit | commitdiff | tree |
2016-10-11 |
ian | Accidentally failed to commit these earlier, as part of:
|
commit | commitdiff | tree |
2016-10-10 |
ian | runtime: copy print/println support from Go 1.7
|
commit | commitdiff | tree |
2016-10-10 |
ian | compiler: prune away gcc-specific linemap usage
|
commit | commitdiff | tree |
2016-10-10 |
ian | runtime: copy channel code from Go 1.7 runtime
|
commit | commitdiff | tree |
2016-10-07 |
ian | compiler: stack allocate storage for temp slices.
|
commit | commitdiff | tree |
2016-10-06 |
ian | * go-gcc.cc (Gcc_backend::stack_allocation_expression...
|
commit | commitdiff | tree |
2016-10-06 |
ian | escape: Avoid allocation of varargs parameter.
|
commit | commitdiff | tree |
2016-10-05 |
ian | gcc/:
|
commit | commitdiff | tree |
2016-10-03 |
ian | PR go/77809
|
commit | commitdiff | tree |
2016-09-30 |
ian | runtime: copy internal locking code from Go 1.7...
|
commit | commitdiff | tree |
2016-09-29 |
ian | runtime: copy runtime.go and runtime1.go from Go 1.7
|
commit | commitdiff | tree |
2016-09-28 |
ian | libgo: fix for runtime/check failure with "-O0 -g"
|
commit | commitdiff | tree |
2016-09-27 |
ian | libgo: separate mksysinfo inputs into separate...
|
commit | commitdiff | tree |
2016-09-27 |
ian | compiler: avoid call duplication during order eval.
|
commit | commitdiff | tree |
2016-09-27 |
ian | compiler: add src information to AST dumps (part...
|
commit | commitdiff | tree |
2016-09-23 |
ian | internal/syscall/unix: add getrandom syscall for...
|
commit | commitdiff | tree |
2016-09-23 |
ian | compiler: better abstraction layer for diagnostics.
|
commit | commitdiff | tree |
2016-09-23 |
ian | PR go/77701
|
commit | commitdiff | tree |
2016-09-22 |
ian | compiler: compile runtime.getcaller{pc,sp} into...
|
commit | commitdiff | tree |
2016-09-22 |
ian | gofrontend: add missing break in Builtin_call_expression...
|
commit | commitdiff | tree |
2016-09-21 |
ian | compiler, runtime: replace hashmap code with Go...
|
commit | commitdiff | tree |
2016-09-20 |
ian | syscall: build export_unix_test.go on solaris
|
commit | commitdiff | tree |
2016-09-20 |
ian | PR go/77625
|
commit | commitdiff | tree |
2016-09-20 |
ian | PR go/77642
|
commit | commitdiff | tree |
2016-09-14 |
ian | libgo: fix typo in configure.ac (PCQUANTUm -> PCQUANTUM)
|
commit | commitdiff | tree |
2016-09-11 |
ian | * all: Remove meaningless trailing whitespace.
|
commit | commitdiff | tree |
2016-09-11 |
ian | runtime/internal/sys: new package, API copied from...
|
commit | commitdiff | tree |
2016-09-10 |
ian | libgo: update to Go 1.7.1 release
|
commit | commitdiff | tree |
2016-09-10 |
ian | runtime/internal/atomic: new package, API copied...
|
commit | commitdiff | tree |
2016-09-10 |
ian | * go-backend.c (go_trampoline_info): Remove.
|
commit | commitdiff | tree |
2016-09-10 |
ian | compiler: code cleanup (unused header file)
|
commit | commitdiff | tree |
2016-09-09 |
ian | compiler: increase buffer size to avoid -Wformat...
|
commit | commitdiff | tree |
2016-09-09 |
ian | compiler: add abstraction layer for sha1 checksums.
|
commit | commitdiff | tree |
2016-09-09 |
ian | compiler: break dependence on hex_value
|
commit | commitdiff | tree |
2016-09-09 |
ian | runtime: use alignof to check alignment of ucontext_t
|
commit | commitdiff | tree |
2016-09-09 |
ian | runtime: remove remaining use of MAKECONTEXT_STACK_TOP...
|
commit | commitdiff | tree |
2016-09-09 |
ian | runtime: align ucontext_t argument to 16 byte boundary
|
commit | commitdiff | tree |
2016-08-31 |
ian | runtime: make gsignal stack at least SIGSTKSZ bytes
|
commit | commitdiff | tree |
2016-08-30 |
ian | runtime: use -fgo-c-header to build C header file
|
commit | commitdiff | tree |
2016-08-30 |
ian | compiler: add -fgo-c-header=FILE to create a C...
|
commit | commitdiff | tree |
2016-08-23 |
ian | gcc/:
|
commit | commitdiff | tree |
2016-08-23 |
ian | compiler: revamp scheme for ordering calls to import...
|
commit | commitdiff | tree |
2016-08-22 |
ian | compiler: don't permit P.M if P is a pointer type
|
commit | commitdiff | tree |
2016-08-15 |
ian | cmd/go: ignore errors from go/build for standard...
|
commit | commitdiff | tree |
2016-08-13 |
ian | libgo: don't unset in shell script
|
commit | commitdiff | tree |
2016-08-13 |
ian | crypto/aes, hash/crc32: ignore s390x specific files...
|
commit | commitdiff | tree |
2016-08-13 |
ian | syscall: remove exec_solaris_test.go
|
commit | commitdiff | tree |
2016-08-11 |
ian | os: fix build tags for dir_regfile.go
|
commit | commitdiff | tree |
2016-08-10 |
ian | compiler: annotate or fix fall through cases in...
|
commit | commitdiff | tree |
2016-08-10 |
ian | * gccgo.texi (Invoking gccgo): Document -fgo-optimize...
|
commit | commitdiff | tree |
2016-08-10 |
ian | compiler: implement go:noinline and go:nosplit...
|
commit | commitdiff | tree |
2016-08-09 |
ian | compiler: implement go:linkname compiler directive
|
commit | commitdiff | tree |
2016-08-09 |
ian | mksysinfo.sh: always define CLONE_NEWNET
|
commit | commitdiff | tree |
2016-08-09 |
ian | compiler: rewrite compiler directive support
|
commit | commitdiff | tree |
2016-08-08 |
ian | text/template: reduce maxExecDepth for gccgo further
|
commit | commitdiff | tree |
2016-08-08 |
ian | libgo: don't have .lo depend on .lo.dep
|
commit | commitdiff | tree |
2016-08-08 |
ian | testsuite: fix gotest for absolute srcdir
|
commit | commitdiff | tree |
2016-08-08 |
ian | PR go/72814
|
commit | commitdiff | tree |
2016-08-07 |
ian | internal/syscall/unix: fix syscalls for alpha,...
|
commit | commitdiff | tree |
2016-08-06 |
ian | libgo: fix getrandom build for 32-bit ppc
|
commit | commitdiff | tree |
2016-08-06 |
ian | libgo: change build procedure to use build tags
|
commit | commitdiff | tree |
2016-08-05 |
ian | PR go/72812
|
commit | commitdiff | tree |
2016-08-04 |
ian | runtime: fix incorrectly commented out code in...
|
commit | commitdiff | tree |
2016-08-04 |
ian | text/template: reduce maxExecDepth for gccgo
|
commit | commitdiff | tree |
2016-08-04 |
ian | compiler: include "go-system.h" in escape.cc
|
commit | commitdiff | tree |
2016-08-04 |
ian | escape: Enable escape analysis in gccgo.
|
commit | commitdiff | tree |
2016-08-03 |
ian | gotest: multiple +build lines must all be true
|
commit | commitdiff | tree |
2016-08-03 |
ian | compiler: improve type caching for interface types
|
commit | commitdiff | tree |
2016-08-03 |
ian | escape: Stack allocate non-escaping expressions.
|
commit | commitdiff | tree |
2016-08-02 |
ian | escape: Add basic debugging.
|
commit | commitdiff | tree |
2016-07-26 |
ian | libgo: bump library version number for 1.7
|
commit | commitdiff | tree |
2016-07-26 |
ian | os/user: fix Solaris declaration.
|
commit | commitdiff | tree |