2017-10-12 |
Ian Lance Taylor | compiler: fix import of indirectly imported type alias
|
commit | commitdiff | tree |
2017-10-11 |
Ian Lance Taylor | runtime: fix issues on AIX about uintptr(_t)
|
commit | commitdiff | tree |
2017-10-06 |
Ian Lance Taylor | ztest.c (test_large): Pass unsigned long *, not size_t...
|
commit | commitdiff | tree |
2017-10-05 |
Ian Lance Taylor | compiler: drop special handling of unexported func...
|
commit | commitdiff | tree |
2017-10-05 |
Ian Lance Taylor | compiler: centralize all symbol name handling
|
commit | commitdiff | tree |
2017-10-05 |
Ian Lance Taylor | elf.c (elf_zlib_fetch): Change pval argument to uint64_t *.
|
commit | commitdiff | tree |
2017-10-03 |
Ian Lance Taylor | ztest.c: #include <errno.h>.
|
commit | commitdiff | tree |
2017-09-29 |
Ian Lance Taylor | debug/elf: support 32-bit SPARC relocs
|
commit | commitdiff | tree |
2017-09-29 |
Ian Lance Taylor | mksysinfo: strip locale structs
|
commit | commitdiff | tree |
2017-09-29 |
Ian Lance Taylor | re PR other/67165 (please enable libbacktrace to work...
|
commit | commitdiff | tree |
2017-09-27 |
Ian Lance Taylor | compiler: fix crash on struct that embeds pointer type
|
commit | commitdiff | tree |
2017-09-27 |
Ian Lance Taylor | net: check Getsockname error return
|
commit | commitdiff | tree |
2017-09-22 |
Ian Lance Taylor | debug/xcoff,cmd: add XCOFF support
|
commit | commitdiff | tree |
2017-09-22 |
Ian Lance Taylor | re PR sanitizer/77631 (no symbols in backtrace shown...
|
commit | commitdiff | tree |
2017-09-21 |
Ian Lance Taylor | re PR go/82284 (go -version segfaults on big endian...
|
commit | commitdiff | tree |
2017-09-20 |
Ian Lance Taylor | libgo: fix build when using -enable-static=no
|
commit | commitdiff | tree |
2017-09-20 |
Ian Lance Taylor | re PR sanitizer/77631 (no symbols in backtrace shown...
|
commit | commitdiff | tree |
2017-09-20 |
Ian Lance Taylor | syscall: enable ParseDirent for AIX
|
commit | commitdiff | tree |
2017-09-20 |
Ian Lance Taylor | syscall: workaround for getsockname bug in AIX
|
commit | commitdiff | tree |
2017-09-20 |
Ian Lance Taylor | internal,net,os,runtime,syscall: fixes for AIX following...
|
commit | commitdiff | tree |
2017-09-20 |
Ian Lance Taylor | runtime: restore "goroutine in C code" message
|
commit | commitdiff | tree |
2017-09-18 |
Ian Lance Taylor | runtime: always initialize str field in __go_string_slice...
|
commit | commitdiff | tree |
2017-09-15 |
Ian Lance Taylor | syscall: fixes for Solaris
|
commit | commitdiff | tree |
2017-09-15 |
Ian Lance Taylor | compiler: call error_statement for fallthrough in last...
|
commit | commitdiff | tree |
2017-09-15 |
Ian Lance Taylor | compiler: check error expression in Array_type::get_backend_...
|
commit | commitdiff | tree |
2017-09-14 |
Ian Lance Taylor | libgo: update to go1.9
|
commit | commitdiff | tree |
2017-09-14 |
Ian Lance Taylor | compiler, runtime: simplify select and channel operations
|
commit | commitdiff | tree |
2017-09-14 |
Ian Lance Taylor | compiler: avoid compiler crash on invalid program
|
commit | commitdiff | tree |
2017-09-14 |
Ian Lance Taylor | compiler: emit type specific functions for aliases
|
commit | commitdiff | tree |
2017-09-14 |
Ian Lance Taylor | compiler, reflect: fix struct field names for embedded...
|
commit | commitdiff | tree |
2017-09-14 |
Ian Lance Taylor | compiler: fix check for notinheap conversion
|
commit | commitdiff | tree |
2017-09-09 |
Ian Lance Taylor | compiler: guard against implicit double pointer indirection
|
commit | commitdiff | tree |
2017-08-31 |
Ian Lance Taylor | mksysinfo: fix in6_addr in mld_hdr_t for Solaris
|
commit | commitdiff | tree |
2017-08-30 |
Ian Lance Taylor | Fix e-mail address.
|
commit | commitdiff | tree |
2017-08-30 |
Ian Lance Taylor | configure.ac: Substitute GOC_FOR_TARGET and GCC_FOR_TARGET.
|
commit | commitdiff | tree |
2017-08-29 |
Ian Lance Taylor | net/internal/socktest: build sys_unix.go on AIX
|
commit | commitdiff | tree |
2017-08-29 |
Ian Lance Taylor | libgo: netinet/icmp6.h require netinet/in.h on AIX
|
commit | commitdiff | tree |
2017-08-29 |
Ian Lance Taylor | libgo: fix Stat_t on AIX
|
commit | commitdiff | tree |
2017-08-29 |
Ian Lance Taylor | runtime: make go-nosys.c compile with !HAVE_SYSCALL
|
commit | commitdiff | tree |
2017-08-29 |
Ian Lance Taylor | runtime: fix lfstack for 64-bit AIX
|
commit | commitdiff | tree |
2017-08-18 |
Ian Lance Taylor | re PR go/81893 (compilation error in libgo starting...
|
commit | commitdiff | tree |
2017-08-18 |
Ian Lance Taylor | misc/cgo/test: make cgo tests run on AIX
|
commit | commitdiff | tree |
2017-08-18 |
Ian Lance Taylor | cmd/go: pass -funwind-tables when compiling C code
|
commit | commitdiff | tree |
2017-08-16 |
Ian Lance Taylor | runtime: better implementation of netpoll for AIX
|
commit | commitdiff | tree |
2017-08-16 |
Ian Lance Taylor | runtime: improvements for signal registers
|
commit | commitdiff | tree |
2017-08-09 |
Ian Lance Taylor | compiler: fix buglet in lshift type determination
|
commit | commitdiff | tree |
2017-08-09 |
Ian Lance Taylor | compiler: handle >32bit exponent in Ldexp
|
commit | commitdiff | tree |
2017-08-04 |
Ian Lance Taylor | runtime: dump registers for Alpha
|
commit | commitdiff | tree |
2017-08-03 |
Ian Lance Taylor | re PR go/81617 (mksigtab.sh fails to resolve NSIG with...
|
commit | commitdiff | tree |
2017-08-02 |
Ian Lance Taylor | compiler: only finalize embedded fields before finalizing...
|
commit | commitdiff | tree |
2017-07-28 |
Ian Lance Taylor | compiler: add backend type conversion
|
commit | commitdiff | tree |
2017-07-28 |
Ian Lance Taylor | compiler: track placeholder pointer types for conversion
|
commit | commitdiff | tree |
2017-07-28 |
Ian Lance Taylor | compiler: use a single temporary for calls with multiple...
|
commit | commitdiff | tree |
2017-07-26 |
Ian Lance Taylor | re PR go/81548 ("make distclean" does not clean all...
|
commit | commitdiff | tree |
2017-07-26 |
Ian Lance Taylor | runtime: handle Alpha GNU/Linux in getSiginfo
|
commit | commitdiff | tree |
2017-07-25 |
Ian Lance Taylor | compiler: clean up unresolved placeholders for pointer...
|
commit | commitdiff | tree |
2017-07-21 |
Ian Lance Taylor | syscall: call f?statfs64 on GNU/Linux
|
commit | commitdiff | tree |
2017-07-21 |
Ian Lance Taylor | runtime: don't use runtime_lock in __go_get_backtrace_state
|
commit | commitdiff | tree |
2017-07-21 |
Ian Lance Taylor | runtime: handle PPC/PPC64 GNU/Linux in getSiginfo
|
commit | commitdiff | tree |
2017-07-21 |
Ian Lance Taylor | runtime: allocate more stack space in CgoCallbackGC...
|
commit | commitdiff | tree |
2017-07-20 |
Ian Lance Taylor | compiler: add explicit convert in Type_guard_expression...
|
commit | commitdiff | tree |
2017-07-18 |
Ian Lance Taylor | compiler: insert backend type conversion for closure...
|
commit | commitdiff | tree |
2017-07-18 |
Ian Lance Taylor | re PR go/81451 (missing futex check - libgo/runtime...
|
commit | commitdiff | tree |
2017-07-18 |
Ian Lance Taylor | compiler: pass correct 'function' flag to circular_pointer_type
|
commit | commitdiff | tree |
2017-07-18 |
Ian Lance Taylor | re PR go/81324 (libgo does not build with glibc 2.18)
|
commit | commitdiff | tree |
2017-07-15 |
Ian Lance Taylor | Makefile.am (CHECK_ENV): Set GOROOT.
|
commit | commitdiff | tree |
2017-07-14 |
Ian Lance Taylor | libgo: don't copy semt into runtime.inc
|
commit | commitdiff | tree |
2017-07-14 |
Ian Lance Taylor | cmd/go: use gccSupportsFlag for -fsplit-stack
|
commit | commitdiff | tree |
2017-07-13 |
Ian Lance Taylor | re PR go/81393 (Bootstrap failure on s390x-linux while...
|
commit | commitdiff | tree |
2017-06-29 |
Ian Lance Taylor | Makefile.am (MOSTLYCLEANFILES): Remove testing files...
|
commit | commitdiff | tree |
2017-06-29 |
Ian Lance Taylor | misc/cgo/testcarchive: fix test to work for gccgo
|
commit | commitdiff | tree |
2017-06-29 |
Ian Lance Taylor | cmd/go: fix -buildmode={c-archive,c-shared,pie} for...
|
commit | commitdiff | tree |
2017-06-27 |
Ian Lance Taylor | runtime: adapt memory management to AIX mmap
|
commit | commitdiff | tree |
2017-06-27 |
Ian Lance Taylor | syscall: ptrace fixes for s390
|
commit | commitdiff | tree |
2017-06-27 |
Ian Lance Taylor | libgo: add misc/cgo files
|
commit | commitdiff | tree |
2017-06-26 |
Ian Lance Taylor | Makefile.am (s-zdefaultcc): Don't record $(bindir)...
|
commit | commitdiff | tree |
2017-06-26 |
Ian Lance Taylor | syscall: don't define PtraceRegs for Alpha
|
commit | commitdiff | tree |
2017-06-26 |
Ian Lance Taylor | libgo: redefine ia64 struct names around linux/ptrace.h
|
commit | commitdiff | tree |
2017-06-23 |
Ian Lance Taylor | runtime: complete defer handling in CgocallBackDone
|
commit | commitdiff | tree |
2017-06-23 |
Ian Lance Taylor | cmd/go: don't require GOROOT to exist for gccgo
|
commit | commitdiff | tree |
2017-06-23 |
Ian Lance Taylor | os: align siginfo argument to waitid
|
commit | commitdiff | tree |
2017-06-23 |
Ian Lance Taylor | runtime: don't crash if no p in kickoff
|
commit | commitdiff | tree |
2017-06-23 |
Ian Lance Taylor | compiler: add go:notinheap magic comment
|
commit | commitdiff | tree |
2017-06-23 |
Ian Lance Taylor | runtime: improve handling of panic during deferred...
|
commit | commitdiff | tree |
2017-06-22 |
Ian Lance Taylor | runtime: uncomment check for gchelper on g0 stack
|
commit | commitdiff | tree |
2017-06-22 |
Ian Lance Taylor | runtime: mark dropm and callees nowritebarrierrec
|
commit | commitdiff | tree |
2017-06-22 |
Ian Lance Taylor | runtime: export getm function
|
commit | commitdiff | tree |
2017-06-22 |
Ian Lance Taylor | runtime: fix type cast in assignment to gcnextsp in...
|
commit | commitdiff | tree |
2017-06-22 |
Ian Lance Taylor | runtime: make NumGoroutine wait for system goroutines...
|
commit | commitdiff | tree |
2017-06-22 |
Ian Lance Taylor | compiler: fix stale comment in lexer
|
commit | commitdiff | tree |
2017-06-22 |
Ian Lance Taylor | runtime: don't assume that _ = *s will panic if s is nil
|
commit | commitdiff | tree |
2017-06-22 |
Ian Lance Taylor | runtime: change some stack fields to uintptr
|
commit | commitdiff | tree |
2017-06-22 |
Ian Lance Taylor | runtime: avoid write barriers when calling deferred...
|
commit | commitdiff | tree |
2017-06-22 |
Ian Lance Taylor | runtime: rename _defer struct _panic field to panicStack
|
commit | commitdiff | tree |
2017-06-22 |
Ian Lance Taylor | runtime: adjust tests for gofrontend
|
commit | commitdiff | tree |
2017-06-22 |
Ian Lance Taylor | runtime: don't build test files that use SetCgoTraceback...
|
commit | commitdiff | tree |
2017-06-22 |
Ian Lance Taylor | runtime: build testprogcgo with -pthread
|
commit | commitdiff | tree |
2017-06-22 |
Ian Lance Taylor | runtime: in traceback, print panic rather than runtime...
|
commit | commitdiff | tree |
2017-06-22 |
Ian Lance Taylor | compiler, runtime: better stack trace for `go f()`...
|
commit | commitdiff | tree |
2017-06-21 |
Ian Lance Taylor | debug/elf: handle Alpha relocs
|
commit | commitdiff | tree |
next |