aboutsummaryrefslogtreecommitdiff
path: root/gcc/go/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-10-20PR66870 PowerPC64 Enable gold linker with split stackAlan Modra1-0/+8
2015-10-01re PR go/66870 (split stack issues on ppc64le and ppc64)Ian Lance Taylor1-0/+6
2015-09-30re PR go/66870 (split stack issues on ppc64le and ppc64)Lynn Boger1-0/+6
2015-09-10compiler: Report errors from very large types.Chris Manghane1-0/+5
2015-08-24re PR tree-optimization/67284 (libgo fails to build on trunk r227015 / *-linu...Marek Polacek1-0/+8
2015-07-31go-lang.c (go_langhook_init_options_struct): Don't set x_flag_split_stack.Andreas Schwab1-0/+6
2015-07-13Fix double word typos.Aldy Hernandez1-0/+6
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-0/+6
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-0/+4
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-0/+7
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-0/+6
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-0/+9
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-0/+7
2015-04-30compiler: Use backend interface for stack allocation.Chris Manghane1-0/+5
2015-04-27Makefile-lan.in (ada.mostlyclean): Remove gnatbind and gnat1.Jim Wilson1-0/+4
2015-04-17compiler: Escape analysis.Chris Manghane1-0/+4
2015-02-03re PR go/64836 (go.test/test/fixedbugs/issue4348.go FAILs)Ian Lance Taylor1-0/+12
2015-01-24re PR go/63565 (please document that (and why) Go binaries should not be stri...Ian Lance Taylor1-0/+9
2015-01-23re PR go/64595 (go programs abort when debug info is stripped)Ian Lance Taylor1-0/+9
2015-01-16compiler, reflect, runtime: Use static chain for closures.Richard Henderson1-0/+5
2015-01-09configure.ac (host_tools): Add gotools.Ian Lance Taylor1-0/+4
2015-01-09re PR rtl-optimization/64536 (Undefined .L* symbol starting with jump2 on s390x)Jakub Jelinek1-0/+8
2015-01-07re PR go/61204 (gccgo: ICE in in fold_convert_loc [GoSmith])Chris Manghane1-4/+11
2015-01-06go-gcc.cc (constructor_expression): Don't initialize zero-sized fields, just ...Chris Manghane1-0/+5
2015-01-05Update copyright years.Jakub Jelinek1-0/+2
2015-01-05gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+5
2014-12-19go-gcc.cc (array_constructor_expression): Don't construct arrays of zero-size...Chris Manghane1-0/+5
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-0/+4
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+5
2014-10-24compiler: Use MPC library for complex numbers.Ian Lance Taylor1-0/+5
2014-09-15Makefile.in (dg_target_exps): Remove.Jakub Jelinek1-0/+5
2014-09-03compiler: Add precise type information on the heap.Chris Manghane1-0/+7
2014-08-08go-gcc.cc (Gcc_backend::compound_statement): Don't return NULL_TREE.Ian Lance Taylor1-0/+5
2014-07-24go-gcc.cc (Gcc_backend::global_variable_set_init): Rename symtab_get_node to ...Uros Bizjak1-1/+6
2014-06-13re PR go/61496 (Many Go tests FAIL with ld warning about go$zerovalue)Ian Lance Taylor1-0/+7
2014-06-11varasm.c (set_implicit_section): New function.Jan Hubicka1-0/+5
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka1-0/+5
2014-06-04libgo: Merge from revision 18783:00cce3a34d7e of master library.Ian Lance Taylor1-0/+5
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+4
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-0/+4
2014-05-06compiler: Use backend interface for expressions.Chris Manghane1-0/+16
2014-05-06Update ChangeLogs for wide-int work.Kenneth Zadeck1-0/+6
2014-05-06compiler: Store flags for division checks in Gogo object instead of using glo...Chris Manghane1-0/+7
2014-05-06compiler: Use backend interface for slice construction.Chris Manghane1-0/+5
2014-05-05compiler: Handle recursive pointer types for unary indirection.Chris Manghane1-0/+6
2014-05-01go-backend.c: #include "diagnostics.h".Chris Manghane1-0/+7
2014-04-30compiler: Remove GCC langhooks from frontend proper.Chris Manghane1-0/+7
2014-04-30go-gcc.cc: #include "langhooks.h".Chris Manghane1-0/+9
2014-04-26compiler: Use backend interface for defining global declarations.Chris Manghane1-0/+13