time_profiler: Set proper type to time_profiler_counter_ptr.
[platform/upstream/gcc.git] / gcc / go /
2016-11-05 Ian Lance Taylorre PR go/78172 (gen-sysinfo.go vs AIX cred.h)
2016-11-01 Ian Lance Taylorlibgo: fix GOARCH_PHYSPAGESIZE for ia64
2016-11-01 Ian Lance Taylorruntime: recreate function called by cgo -gccgo
2016-11-01 Ian Lance Taylorlibgo: only rebuild package if dependent .gox has changed
2016-11-01 Ian Lance Taylorlibgo: minor Makefile improvements
2016-11-01 Ian Lance Taylorre PR go/78145 (Several go.test tests fail with error...
2016-10-30 Ian Lance Taylorcompiler: fix slice/array evaluation order bug
2016-10-30 Ian Lance Taylorlibgo: eliminate a lot of duplication in Makefile.am
2016-10-28 Ian Lance Taylorcompiler, runtime: copy slice code from Go 1.7 runtime
2016-10-28 Ian Lance Taylorre PR go/78144 (FAIL: time on systems with tzdata2016g...
2016-10-28 Ian Lance Taylorre PR go/78143 (bootstrap broken in libgo on powerpc...
2016-10-28 Ian Lance Taylorlibgo: redirect grep output in mkrsysinfo.sh to /dev...
2016-10-25 David Malcolmgo-lang.c: remove a redundant cast
2016-10-21 Ian Lance Taylorlibgo: keep c0 and c1 out of runtime.inc
2016-10-21 Ian Lance Taylorlibgo: leave Int64Align as 8 on 32-bit SPARC
2016-10-21 Ian Lance Taylorruntime: copy lfstack code from Go 1.7 runtime
2016-10-20 Ian Lance Taylorruntime: rewrite interface code into Go
2016-10-19 Ian Lance Taylorruntime, syscall: force EPOLLET to be positive
2016-10-18 Ian Lance Taylorruntime: copy netpoll code from Go 1.7 runtime
2016-10-18 Ian Lance Taylorruntime: scan caller-saved registers for non-split...
2016-10-17 Ian Lance Taylorruntime: copy rdebug code from Go 1.7 runtime
2016-10-15 Ian Lance Taylorruntime: copy runtime package time code from Go 1.7
2016-10-14 Ian Lance Taylorruntime: copy mprof code from Go 1.7 runtime
2016-10-14 Ian Lance Taylorruntime: just do file/line lookup in C, move Func to Go
2016-10-14 Ian Lance Taylordebug/elf: add sparc64 relocations
2016-10-14 Ian Lance Taylorruntime: copy cpuprof code from Go 1.7 runtime
2016-10-13 Ian Lance Taylorcompiler: don't try to get backend representation of...
2016-10-13 Ian Lance Taylorruntime: copy mstats code from Go 1.7 runtime
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-13 Ian Lance Taylorsyscall: don't use pt_regs in clone_linux.c
2016-10-12 Ian Lance Taylorcompiler, runtime: copy string code from Go 1.7
2016-10-12 Ian Lance Taylorsyscall: mark rawClone as no_split_stack
2016-10-12 Ian Lance Taylorruntime: copy Go 1.7 runtime semaphore code
2016-10-12 Ian Lance Taylorsyscall, internal/syscall/unix: Fix getrandom, clone...
2016-10-11 Ian Lance Taylorconfigure: redirect -fsplit-stack compilation to dev...
2016-10-11 Than McIntoshcompiler: move Backend/Linemap creation out of front...
2016-10-10 Ian Lance Taylorruntime: copy print/println support from Go 1.7
2016-10-10 Than McIntoshcompiler: prune away gcc-specific linemap usage
2016-10-10 Ian Lance Taylorruntime: copy channel code from Go 1.7 runtime
2016-10-10 Eric Botcazou* config-lang.in (lang_requires_boot_languages): Delete.
2016-10-07 Ian Lance Taylorcompiler: stack allocate storage for temp slices.
2016-10-06 Chris Manghanego-gcc.cc (Gcc_backend::stack_allocation_expression...
2016-10-06 Ian Lance Taylorescape: Avoid allocation of varargs parameter.
2016-10-03 Ian Lance Taylorre PR go/77809 ("_LITTLE_ENDIAN" redefined)
2016-09-30 Ian Lance Taylorruntime: copy internal locking code from Go 1.7 runtime
2016-09-29 Ian Lance Taylorruntime: copy runtime.go and runtime1.go from Go 1.7
2016-09-28 Ian Lance Taylorlibgo: fix for runtime/check failure with "-O0 -g"
2016-09-27 Ian Lance Taylorlibgo: separate mksysinfo inputs into separate Makefile...
2016-09-27 Ian Lance Taylorcompiler: avoid call duplication during order eval.
2016-09-27 Than McIntoshcompiler: add src information to AST dumps (part 1...
2016-09-23 Ian Lance Taylorinternal/syscall/unix: add getrandom syscall for MIPS...
2016-09-23 Than McIntoshcompiler: better abstraction layer for diagnostics.
2016-09-23 Chris Manghanere PR go/77701 (suspicious code in go/go-gcc.cc)
2016-09-22 Ian Lance Taylorcompiler: compile runtime.getcaller{pc,sp} into builtin...
2016-09-22 Ian Lance Taylorgofrontend: add missing break in Builtin_call_expressio...
2016-09-21 Ian Lance Taylorcompiler, runtime: replace hashmap code with Go 1.7...
2016-09-20 Ian Lance Taylorsyscall: build export_unix_test.go on solaris
2016-09-20 Ian Lance Taylorre PR go/77625 (go/gofrontend/ast-dump.cc:169:42: error...
2016-09-20 Ian Lance Taylorre PR go/77642 (GO Bootstrap fail starting with r239872...
2016-09-14 Ian Lance Taylorlibgo: fix typo in configure.ac (PCQUANTUm -> PCQUANTUM)
2016-09-11 Ian Lance Taylorruntime/internal/sys: new package, API copied from...
2016-09-10 Ian Lance Taylorlibgo: update to Go 1.7.1 release
2016-09-10 Ian Lance Taylorruntime/internal/atomic: new package, API copied from...
2016-09-10 Ian Lance Taylorgo-backend.c (go_trampoline_info): Remove.
2016-09-10 Ian Lance Taylorcompiler: code cleanup (unused header file)
2016-09-09 Ian Lance Taylorcompiler: increase buffer size to avoid -Wformat-length...
2016-09-09 Than McIntoshcompiler: add abstraction layer for sha1 checksums.
2016-09-09 Ian Lance Taylorcompiler: break dependence on hex_value
2016-09-09 Ian Lance Taylorruntime: use alignof to check alignment of ucontext_t
2016-09-09 Ian Lance Taylorruntime: remove remaining use of MAKECONTEXT_STACK_TOP...
2016-09-09 Ian Lance Taylorruntime: align ucontext_t argument to 16 byte boundary
2016-09-05 Jakub JelinekChangeLog formatting fixes.
2016-09-01 Martin Seborc-ada-spec.c (dump_ada_function_declaration): Increase...
2016-08-31 Ian Lance Taylorruntime: make gsignal stack at least SIGSTKSZ bytes
2016-08-30 Ian Lance Taylorruntime: use -fgo-c-header to build C header file
2016-08-30 Ian Lance Taylorcompiler: add -fgo-c-header=FILE to create a C header
2016-08-23 Ian Lance Taylorcompiler: revamp scheme for ordering calls to import...
2016-08-22 Ian Lance Taylorcompiler: don't permit P.M if P is a pointer type
2016-08-15 Ian Lance Taylorcmd/go: ignore errors from go/build for standard packages
2016-08-13 Ian Lance Taylorlibgo: don't unset in shell script
2016-08-13 Ian Lance Taylorcrypto/aes, hash/crc32: ignore s390x specific files...
2016-08-13 Ian Lance Taylorsyscall: remove exec_solaris_test.go
2016-08-11 Ian Lance Tayloros: fix build tags for dir_regfile.go
2016-08-10 Ian Lance Taylorcompiler: annotate or fix fall through cases in switch...
2016-08-10 Ian Lance Taylorgccgo.texi (Invoking gccgo): Document -fgo-optimize...
2016-08-10 Ian Lance Taylorcompiler: implement go:noinline and go:nosplit directives
2016-08-09 Ian Lance Taylorcompiler: implement go:linkname compiler directive
2016-08-09 Ian Lance Taylormksysinfo.sh: always define CLONE_NEWNET
2016-08-09 Ian Lance Taylorcompiler: rewrite compiler directive support
2016-08-08 Ian Lance Taylortext/template: reduce maxExecDepth for gccgo further
2016-08-08 Ian Lance Taylorlibgo: don't have .lo depend on .lo.dep
2016-08-08 Ian Lance Taylortestsuite: fix gotest for absolute srcdir
2016-08-08 Ian Lance Taylorre PR go/72814 (reflect FAILs on 32-bit Solaris/SPARC...
2016-08-07 Ian Lance Taylorinternal/syscall/unix: fix syscalls for alpha, ia64...
2016-08-06 Ian Lance Taylorlibgo: fix getrandom build for 32-bit ppc
2016-08-06 Ian Lance Taylorlibgo: change build procedure to use build tags
2016-08-05 Ian Lance Taylorre PR go/72812 (reflect FAILs with Solaris as)
2016-08-04 Ian Lance Taylorruntime: fix incorrectly commented out code in heapdump.c
2016-08-04 Ian Lance Taylortext/template: reduce maxExecDepth for gccgo
2016-08-04 Ian Lance Taylorcompiler: include "go-system.h" in escape.cc
next