re PR target/79131 (ICE: in extract_constrain_insn, at recog.c:2213, big-endian ARM)
[platform/upstream/gcc.git] / gcc / go /
2017-01-27 Ian Lance Taylorcompiler: let initializers hold addresses of fields
2017-01-26 Ian Lance Taylorruntime: fix setting of isarchive
2017-01-26 Ian Lance Taylorruntime: fix context used by getTraceback
2017-01-25 Ian Lance Taylorcompiler: improvements for type alias handling
2017-01-23 Ian Lance Taylorlibgo: update to go1.8rc2
2017-01-23 Ian Lance Taylorre PR go/79037 (gccgo: Binaries crash with parforsetup...
2017-01-23 Ian Lance Taylorlibgo: bump library version to 11
2017-01-20 Ian Lance Taylorruntime, testing/internal/testdeps: fixes for cgo
2017-01-20 Ian Lance Taylorre PR go/79146 (Bootstrapping go on s390x fails; redefi...
2017-01-20 Ian Lance Taylorre PR go/79146 (Bootstrapping go on s390x fails; redefi...
2017-01-18 Ian Lance Taylorsyscall, golang_org/x/net/lif: fixes for gccgo on Solaris
2017-01-16 Ian Lance Taylorruntime: rename siginfo to _siginfo_t
2017-01-16 Ian Lance Taylorlibgo: correct golang_org Makefile variables not used...
2017-01-14 Ian Lance Taylorcompiler: implement type aliases
2017-01-14 Ian Lance Taylorlibgo: update to Go 1.8 release candidate 1
2017-01-11 Than McIntoshcompiler: add containing Bfunction to conditional_expre...
2017-01-11 Ian Lance Taylorcompiler: mark generated struct/array types as incomparable
2017-01-10 Ian Lance Taylorruntime: copy more scheduler code from Go 1.7 runtime
2017-01-10 Ian Lance Taylorcompiler, runtime: drop size arguments to hash/equal...
2017-01-09 Ian Lance Taylorruntime: copy more of scheduler from Go 1.7 runtime
2017-01-06 Ian Lance Taylorre PR go/78978 (runtime/pprof FAILs on Solaris 2/x86)
2017-01-03 Ian Lance Taylorruntime: remove __go_alloc and __go_free
2017-01-03 Ian Lance Taylorre PR go/78789 (Error: no such instruction: `aesenc...
2017-01-01 Jakub JelinekUpdate copyright years.
2017-01-01 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2016-12-30 Ian Lance Taylorcompile: add type conversion in Type::gc_symbol_pointer
2016-12-30 Ian Lance Taylorcompiler: use more accurate array type in Gogo::registe...
2016-12-22 Ian Lance Taylorcompiler: fix spurious redefinition error for anon...
2016-12-19 Ian Lance Taylorruntime: copy cgo support from Go 1.7 runtime
2016-12-16 Than McIntoshcompiler: add containing Bfunction to some backend...
2016-12-16 Ian Lance Taylorcompiler: fix comments + fieldnames to match libgo...
2016-12-15 Ian Lance Taylorcompiler: fix off-by-1 array type len in Type::gc_symbo...
2016-12-15 Ian Lance Taylorre PR go/78763 (go1: internal compiler error: in do_get...
2016-12-15 Ian Lance Taylorcompiler: remove unneeded zero-length slice value init
2016-12-13 Ian Lance Taylorlibgo: fixes for Solaris build
2016-12-08 Ian Lance Taylorruntime: mark non-x86 aeshashbody parameters as unused
2016-12-08 Ian Lance Taylorruntime: copy memory hash code from Go 1.7
2016-12-08 Ian Lance Taylorruntime: allocate _panic struct on heap
2016-12-08 Ian Lance Taylorcompiler: make Slice_construction_expression::do_flatte...
2016-12-08 Ian Lance Taylorruntime: remove some unused variables/declarations...
2016-12-06 Than McIntoshcompiler: pass lvalue/rvalue context to back end for...
2016-12-01 Ian Lance Taylorcompiler: add slice initializers to the GC root list
2016-12-01 Ian Lance Taylorruntime: set isarchive in initsig
2016-11-30 Ian Lance Taylorruntime: print C functions in traceback
2016-11-30 Ian Lance Taylorruntime: fixes for -buildmode=c-archive
2016-11-22 Than McIntoshcompiler: relocate ID encoding utilities to gofrontend
2016-11-22 Ian Lance Taylorre PR go/77910 (go: open zversion.go: no such file...
2016-11-22 Ian Lance Taylorruntime: rewrite panic/defer code from C to Go
2016-11-18 Ian Lance Taylorruntime: move schedt type and sched var from C to Go
2016-11-18 Ian Lance Taylorruntime: don't call __go_alloc/__go_free in environment...
2016-11-18 Ian Lance Taylorlibgo: remove old/regexp and old/template
2016-11-18 Ian Lance TaylorCorrect gcc/go/gofrontend/lex.cc and libgo/aclocal...
2016-11-18 Ian Lance Taylorruntime, reflect: rewrite Go to FFI type conversion...
2016-11-16 Ian Lance Taylorruntime: replace runtime1.goc with Go and C code
2016-11-16 Ian Lance Taylorcompiler: separate incomparable types from comparable...
2016-11-14 Ian Lance Taylorruntime: don't crash if signal handler info argument...
2016-11-11 Ian Lance Taylorlibgo: fix GOARCH_INT64ALIGN for several targets
2016-11-10 Ian Lance Taylorruntime: copy signal code from Go 1.7 runtime
2016-11-09 Ian Lance Taylorcompiler: rework static initializer code
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.
next