aboutsummaryrefslogtreecommitdiff
path: root/gcc/go/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-22compiler: Use backend interface for initialization functions.Chris Manghane1-0/+5
2014-04-17compiler: Use backend interface for constant expressions.Chris Manghane1-0/+5
2014-04-14Sync to current external repository.Chris Manghane1-0/+19
2014-03-04go-gcc.cc (Gcc_backend::immutable_struct): If IS_COMMON, set DECL_WEAK.Ian Lance Taylor1-0/+7
2014-01-24compiler: Use backend interface for unary expressions.Chris Manghane1-0/+4
2014-01-17compiler: Use backend interface for binary expressions.Chris Manghane1-0/+7
2014-01-15compiler: Use backend interface for interface info and field expressions.Chris Manghane1-0/+5
2014-01-02Update copyright years in gcc/Richard Sandiford1-0/+4
2014-01-02Small ChangeLog fixes.Jakub Jelinek1-2/+748
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus1-743/+7
2013-12-16compiler: Use backend interface for struct field expressions.Chris Manghane1-0/+4
2013-12-12go-lang.c (go_langhook_post_options): Disable sibling calls by default.Ian Lance Taylor1-0/+5
2013-12-10Make-lang.in (check_go_parallelize): Test go-test.exp r* tests separately.Ian Lance Taylor1-0/+5
2013-12-05Revert this change; no longer required.Ian Lance Taylor1-0/+9
2013-11-23compiler: Fix backend representation of calls to interface methods.Ian Lance Taylor1-0/+5
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+5
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+8
2013-11-18c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout.Richard Sandiford1-0/+5
2013-11-18cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout.Richard Sandiford1-0/+5
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-1/+5
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-0/+4
2013-11-06go-lang.c (go_langhook_post_options): If -fisolate-erroneous-paths was turned...Ian Lance Taylor1-0/+6
2013-10-14runtime: Don't clobber saved context when catching signal.Chris Manghane1-0/+4
2013-10-11compiler: Use backend interface for function code expressions.Chris Manghane1-11/+16
2013-10-11compiler: Use backend interface for function declarations.Chris Manghane1-0/+7
2013-10-04compiler: Use backend interface for temporary reference expressions.Chris Manghane1-0/+4
2013-10-02compiler: Use backend interface for numeric expressions.Chris Manghane1-0/+7