aboutsummaryrefslogtreecommitdiff
path: root/gcc/go/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2011-07-06tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes.Richard Guenther1-0/+5
2011-06-24Remove entry for gofrontend change which should not be here.Ian Lance Taylor1-5/+0
2011-06-21gogo-tree.cc (Gogo::define_builtin_function_trees): Change BUILT_IN_ADD_AND_F...Andrew MacLeod1-0/+5
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-0/+10
2011-06-14Change builtin make to runtime call at lowering time.Ian Lance Taylor1-0/+4
2011-06-11Use backend interface for type descriptors.Ian Lance Taylor1-0/+8
2011-06-09Use backend interface for zero initialization.Ian Lance Taylor1-0/+4
2011-06-07tree.c (build_common_tree_nodes): Also initialize size_type_node.Richard Guenther1-0/+5
2011-05-27Change export code to use the backend interface.Ian Lance Taylor1-0/+9
2011-05-24Makefile.in (GCC_OBJS): Remove opts-common.o and options.o.Joseph Myers1-0/+5
2011-05-20Makefile.in (LIBDEPS): Add libcommon.a.Joseph Myers1-0/+4
2011-05-13Fix bug with multiple results returning structs with invalid sizes.Ian Lance Taylor1-0/+6
2011-05-12Fix bug with taking address of a variable when address does not escape.Ian Lance Taylor1-0/+6
2011-05-07langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...Eric Botcazou1-0/+4
2011-05-06generalize build_case_label to the rest of the compilerNathan Froyd1-0/+4
2011-05-04Use backend interface for named types and array types.Ian Lance Taylor1-0/+17
2011-04-27Use backend interface for struct types.Ian Lance Taylor1-0/+4
2011-04-25Use backend interface for function types.Ian Lance Taylor1-0/+11
2011-04-25Use backend interface for basic typesEvan Shaw1-0/+12
2011-04-21Define go_assert to replace gcc_assertIan Lance Taylor1-0/+4
2011-04-19statement.cc no longer includes gcc headers.Ian Lance Taylor1-0/+7
2011-04-19Use backend interface for temporary variables.Ian Lance Taylor1-0/+4
2011-04-19Use backend interface for blocks.Ian Lance Taylor1-0/+10
2011-04-19Use backend interface for variables.Ian Lance Taylor1-0/+13
2011-04-15Add compound_list to backend interface.Ian Lance Taylor1-0/+9
2011-04-15Use the backend interface for select statements.Ian Lance Taylor1-0/+4
2011-04-13Use backend interface for go and defer statements.Ian Lance Taylor1-0/+4
2011-04-13Unify handling of runtime support functions.Ian Lance Taylor1-0/+8
2011-04-13ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...Nathan Froyd1-0/+5
2011-04-06Use backend interface for constant switch statements.Ian Lance Taylor1-0/+6
2011-04-06Use backend interface for if statements.Ian Lance Taylor1-0/+7
2011-04-06Use backend interface for expression statements.Ian Lance Taylor1-0/+4
2011-04-05Use backend interface for labels and goto statements.Ian Lance Taylor1-0/+14
2011-04-04Use backend interface for return statements.Ian Lance Taylor1-0/+11
2011-04-03Start using backend interface separate from gofrontend.Ian Lance Taylor1-0/+8
2011-02-28Move ChangeLog entry to correct ChangeLog file.Ian Lance Taylor1-0/+4
2011-02-08go-lang.c (go_langhook_init_options_struct): Set frontend_set_flag_errno_math.Ian Lance Taylor1-0/+5
2011-01-31configure.ac (gcc_cv_ld_static_option): Define.Rainer Orth1-0/+5
2011-01-21Remove the types float and complex.Ian Lance Taylor1-0/+6
2011-01-14Move clearing of flag_strict_aliasing to gcc interface.Ian Lance Taylor1-0/+9
2010-12-31re PR go/47113 (go_field_alignment: field set but not used)Joern Rennecke1-0/+6
2010-12-21Make-lang.in (check-go): Remove.Ian Lance Taylor1-0/+6
2010-12-13gospec.c (lang_specific_driver): Add a -o option if not linking and there is ...Ian Lance Taylor1-0/+5
2010-12-07re PR tree-optimization/46805 (ICE: SIGSEGV in optab_for_tree_code (optabs.c:...Ian Lance Taylor1-0/+6
2010-12-07re PR other/46789 (go configuration with --prefix=/usr pollutes the /usr/lib ...Ian Lance Taylor1-0/+14
2010-12-04re PR bootstrap/46776 (gogo-tree.cc uses TRAMPOLINE_ALIGNMENT and TRAMPOLINE_...Ian Lance Taylor1-0/+12
2010-12-03* config-lang.in (build_by_default): Set to no.Ian Lance Taylor1-0/+7