summaryrefslogtreecommitdiff
path: root/gcc/go/go-lang.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/:ian2017-06-091-0/+9
* Update copyright years.jakub2017-01-011-1/+1
* go-lang.c: remove a redundant castdmalcolm2016-10-251-3/+2
* compiler: move Backend/Linemap creation out of front end.ian2016-10-111-0/+3
* compiler: add -fgo-c-header=FILE to create a C headerian2016-08-301-3/+17
* escape: Add basic debugging.ian2016-08-021-1/+1
* Remove -fshort-doublebernds2016-02-081-1/+1
* * go-lang.c (go_langhook_init_options_struct): Default toian2016-01-271-0/+3
* Update copyright years.jakub2016-01-041-1/+1
* adaamacleod2015-11-111-5/+0
* adaamacleod2015-10-291-10/+6
* * go-lang.c (go_langhook_init_options_struct): Don't setschwab2015-07-311-4/+5
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* Merge debug-early branch into mainline.aldyh2015-06-051-10/+3
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* PR go/64595ian2015-01-231-0/+12
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-3/+10
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-1/+8
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* compiler: Store flags for division checks in Gogo object instead of using glo...ian2014-05-061-1/+2
* compiler: Remove GCC langhooks from frontend proper.ian2014-04-301-4/+66
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * go-lang.c (go_langhook_post_options): Disable sibling calls byian2013-12-121-0/+4
* Revert this change; no longer required.ian2013-12-051-6/+0
* * gimple.h: Remove all includes.amacleod2013-11-221-2/+2
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* * go-lang.c (go_langhook_post_options): Ifian2013-11-061-0/+6
* * go-lang.c: Don't #include "except.h".ian2013-07-231-1/+0
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-8/+5
* compiler: Add -fgo-relative-import-path.ian2012-10-311-1/+7
* gcc/lto/ChangeLog:uros2012-07-241-1/+1
* compiler: Add -fgo-pkgpath option.ian2012-05-091-2/+11
* * go-lang.c (go_langhook_init): Set MPFR precision to 256.ian2012-04-231-1/+1
* PR target/52079jakub2012-02-011-2/+18
* * go-lang.c (go_langhook_init): Initialize void_list_node beforeian2012-01-121-3/+3
* gccgo: fixes to ast-dump, refactoring of export and ast-dumpian2011-08-241-0/+4
* 2011-07-06 Richard Guenther <rguenther@suse.de>rguenth2011-07-061-3/+1
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-1/+2
* 2011-06-07 Richard Guenther <rguenther@suse.de>rguenth2011-06-071-9/+0
* 2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2011-05-071-2/+4
* gcc/ada/froydnj2011-04-131-1/+1
* * go-lang.c (go_langhook_init_options_struct): Setian2011-02-081-3/+1
* Remove the types float and complex.ian2011-01-211-2/+2