aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
AgeCommit message (Expand)Author
2019-11-19Merge branches/gcc-7-branch rev 278197.linaro/gcc-7-branchMaxim Kuvyrkov
2018-12-13Merge branches/gcc-7-branch rev 267072.Maxim Kuvyrkov
2018-11-09Merge branches/gcc-7-branch rev 265943.Maxim Kuvyrkov
2018-03-08Merge branches/gcc-7-branch rev 258315 .Maxim Kuvyrkov
2017-08-17Merge branches/gcc-7-branch rev 251138.Yvan Roux
2017-06-14Merge branches/gcc-7-branch rev 249190.Yvan Roux
2017-05-02Update ChangeLog and version files for releasegcc-7_1_0-releasegccadmin
2017-03-28 PR go/80226ian
2017-03-22 compiler: initialize gogo fieldsian
2017-03-22 PR go/80128ian
2017-02-28 mksigtab.sh: skip signals defined as other signalsian
2017-02-28 runtime: fix sigfwd to not allocate memoryian
2017-02-28 libgo: fix quoting in mksigtab.shian
2017-02-21 PR go/79642ian
2017-02-17 libgo: update to final Go 1.8 releaseian
2017-02-13 PR go/79443ian
2017-02-072017-02-07 Richard Biener <rguenther@suse.de>rguenth
2017-01-27 compiler: let initializers hold addresses of fieldsian
2017-01-26 runtime: fix setting of isarchiveian
2017-01-26 runtime: fix context used by getTracebackian
2017-01-25 compiler: improvements for type alias handlingian
2017-01-23 libgo: update to go1.8rc2ian
2017-01-23 PR go/79037ian
2017-01-23 libgo: bump library version to 11ian
2017-01-20 runtime, testing/internal/testdeps: fixes for cgoian
2017-01-20 PR go/79146ian
2017-01-20 PR go/79146ian
2017-01-18 syscall, golang_org/x/net/lif: fixes for gccgo on Solarisian
2017-01-16 runtime: rename siginfo to _siginfo_tian
2017-01-16 libgo: correct golang_org Makefile variables not used on all systemsian
2017-01-14 compiler: implement type aliasesian
2017-01-14 libgo: update to Go 1.8 release candidate 1ian
2017-01-11 compiler: add containing Bfunction to conditional_expressionian
2017-01-11 compiler: mark generated struct/array types as incomparableian
2017-01-10 runtime: copy more scheduler code from Go 1.7 runtimeian
2017-01-10 compiler, runtime: drop size arguments to hash/equal functionsian
2017-01-09 runtime: copy more of scheduler from Go 1.7 runtimeian
2017-01-06 PR go/78978ian
2017-01-03 runtime: remove __go_alloc and __go_freeian
2017-01-03 PR go/78789ian
2017-01-01 Update copyright years.jakub
2017-01-01gcc/jakub
2016-12-30 compile: add type conversion in Type::gc_symbol_pointerian
2016-12-30 compiler: use more accurate array type in Gogo::register_gc_varsian
2016-12-22 compiler: fix spurious redefinition error for anon structian
2016-12-19 runtime: copy cgo support from Go 1.7 runtimeian
2016-12-16 compiler: add containing Bfunction to some backend interfaces.ian
2016-12-16 compiler: fix comments + fieldnames to match libgo sourceian
2016-12-15 compiler: fix off-by-1 array type len in Type::gc_symbol_constructorian
2016-12-15 PR go/78763ian