aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
AgeCommit message (Expand)Author
2017-02-06Merge branches/gcc-6-branch rev 245201.Yvan Roux
2017-01-09Merge branches/gcc-6-branch rev 244220.Yvan Roux
2016-08-22Merge branches/gcc-6-branch rev 239654.Yvan Roux
2016-04-27Update ChangeLog and version files for releasegcc-6_1_0-releasegccadmin
2016-04-13 libgo: update to Go 1.6.1 releaseian
2016-04-12 reflect: change Value.Call results to not be addressableian
2016-04-02 runtime: Use atomic load for in entersyscall.ian
2016-02-26 PR go/69966ian
2016-02-24 runtime: lock M during cgo callian
2016-02-18 libgo: Update to final Go 1.6 release.ian
2016-02-12 runtime: For c-archive/c-shared, install signal handlers synchronously.ian
2016-02-11 * cgraph.c: Spelling fixes - behaviour -> behavior andjakub
2016-02-10 PR go/66904ian
2016-02-10 PR go/69511ian
2016-02-09 PR go/69537ian
2016-02-08Remove -fshort-doublebernds
2016-02-04 libgo: bump version number for upgrade to 1.6rc1ian
2016-02-03 compiler, runtime: mark stub methods, ignore them in runtime.Caller.ian
2016-02-03 compiler: Unpack method names when sorting them.ian
2016-01-27 compiler: Accept map composite literals with omitted key types.ian
2016-01-27 * go-lang.c (go_langhook_init_options_struct): Default toian
2016-01-27 compiler: Don't crash on erroneous array return types.ian
2016-01-26 compiler: Don't crash on invalid array type declarations.ian
2016-01-26 compiler: Avoid knock-on errors with impossibly large types.ian
2016-01-04 Update copyright years.jakub
2016-01-04gcc/jakub
2015-12-22 * go-gcc.cc (class Bvariable): Remove Gcc_tree parent class. Addian
2015-12-22 * go-gcc.cc (Gcc_backend::global_variable): If type is zero-sized,ian
2015-12-02 PR go/65717ian
2015-12-01 PR go/68477ian
2015-11-26 PR go/61303ian
2015-11-23 PR go/68496ian
2015-11-21 PR go/66378ian
2015-11-21 PR go/65785ian
2015-11-21 PR go/66574ian
2015-11-20 PR go/68141ian
2015-11-20 PR go/68072ian
2015-11-20 cmd: Use correct install tool dir with gccgoian
2015-11-20 compiler: Use receiver name in hash/equal for type within method.ian
2015-11-11adaamacleod
2015-11-10 libgo: use Solaris sendfile lib, fix Solaris _in6_addr_t fieldsian
2015-11-10 PR go/68255ian
2015-11-07 PR go/66138ian
2015-11-06 libgo: Solaris portability fixes.ian
2015-11-04 gotest: fix handling of --goarch optionian
2015-11-03 mksysinfo.sh: Make sure that CLONE_NEWUSER is defined.ian
2015-11-02 libgo: Bump version number.ian
2015-11-02 mksysinfo.sh: Handle TIOCGPGRP if too complex for -dump-go-spec.ian
2015-11-02 syscall: Change raw_ioctl cmd type to uintptr.ian
2015-11-01 mksysinfo.sh: Handle TIOCSPGRP if too complex for -fdump-go-spec.ian