| Commit message (Expand) | Author | Age | Files | Lines |
* | Use backend interface for type descriptors. | ian | 2011-06-11 | 1 | -0/+8 |
* | Use backend interface for zero initialization. | ian | 2011-06-09 | 1 | -0/+4 |
* | 2011-06-07 Richard Guenther <rguenther@suse.de> | rguenth | 2011-06-07 | 1 | -0/+5 |
* | Change export code to use the backend interface. | ian | 2011-05-27 | 1 | -0/+9 |
* | * Makefile.in (GCC_OBJS): Remove opts-common.o and options.o. | jsm28 | 2011-05-24 | 1 | -0/+5 |
* | * Makefile.in (LIBDEPS): Add libcommon.a. | jsm28 | 2011-05-20 | 1 | -0/+4 |
* | Fix bug with multiple results returning structs with invalid sizes. | ian | 2011-05-13 | 1 | -0/+6 |
* | Fix bug with taking address of a variable when address does not escape. | ian | 2011-05-12 | 1 | -0/+6 |
* | 2011-05-07 Eric Botcazou <ebotcazou@adacore.com> | ebotcazou | 2011-05-07 | 1 | -0/+4 |
* | generalize build_case_label to the rest of the compiler | froydnj | 2011-05-06 | 1 | -0/+4 |
* | Use backend interface for named types and array types. | ian | 2011-05-04 | 1 | -0/+17 |
* | Use backend interface for struct types. | ian | 2011-04-27 | 1 | -0/+4 |
* | Use backend interface for function types. | ian | 2011-04-25 | 1 | -0/+11 |
* | Use backend interface for basic types | ian | 2011-04-25 | 1 | -0/+12 |
* | Define go_assert to replace gcc_assert | ian | 2011-04-21 | 1 | -0/+4 |
* | statement.cc no longer includes gcc headers. | ian | 2011-04-19 | 1 | -0/+7 |
* | Use backend interface for temporary variables. | ian | 2011-04-19 | 1 | -0/+4 |
* | Use backend interface for blocks. | ian | 2011-04-19 | 1 | -0/+10 |
* | Use backend interface for variables. | ian | 2011-04-19 | 1 | -0/+13 |
* | Add compound_list to backend interface. | ian | 2011-04-15 | 1 | -0/+9 |
* | Use the backend interface for select statements. | ian | 2011-04-15 | 1 | -0/+4 |
* | Use backend interface for go and defer statements. | ian | 2011-04-13 | 1 | -0/+4 |
* | Unify handling of runtime support functions. | ian | 2011-04-13 | 1 | -0/+8 |
* | gcc/ada/ | froydnj | 2011-04-13 | 1 | -0/+5 |
* | Use backend interface for constant switch statements. | ian | 2011-04-06 | 1 | -0/+6 |
* | Use backend interface for if statements. | ian | 2011-04-06 | 1 | -0/+7 |
* | Use backend interface for expression statements. | ian | 2011-04-06 | 1 | -0/+4 |
* | Use backend interface for labels and goto statements. | ian | 2011-04-05 | 1 | -0/+14 |
* | Use backend interface for return statements. | ian | 2011-04-04 | 1 | -0/+11 |
* | Start using backend interface separate from gofrontend. | ian | 2011-04-03 | 1 | -0/+8 |
* | Move ChangeLog entry to correct ChangeLog file. | ian | 2011-02-28 | 1 | -0/+4 |
* | * go-lang.c (go_langhook_init_options_struct): Set | ian | 2011-02-08 | 1 | -0/+5 |
* | gcc: | ro | 2011-01-31 | 1 | -0/+5 |
* | Remove the types float and complex. | ian | 2011-01-21 | 1 | -0/+6 |
* | Move clearing of flag_strict_aliasing to gcc interface. | ian | 2011-01-14 | 1 | -0/+9 |
* | PR go/47113 | amylaar | 2010-12-31 | 1 | -0/+6 |
* | * Make-lang.in (check-go): Remove. | ian | 2010-12-21 | 1 | -0/+6 |
* | * gospec.c (lang_specific_driver): Add a -o option if not linking | ian | 2010-12-13 | 1 | -0/+5 |
* | PR tree-optimization/46805 | ian | 2010-12-07 | 1 | -0/+6 |
* | PR other/46789 | ian | 2010-12-07 | 1 | -0/+14 |
* | PR bootstrap/46776 | ian | 2010-12-04 | 1 | -0/+12 |
* | * config-lang.in (build_by_default): Set to no. | ian | 2010-12-03 | 1 | -0/+7 |