]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/go/ChangeLog
Makefile.in (LLINKER): New variable.
[thirdparty/gcc.git] / gcc / go / ChangeLog
2013-05-16  Jason MerrillMakefile.in (LLINKER): New variable.
2013-01-16  Shenghou Ma* gospec.c: pass -u pthread_create to linker when stati...
2012-12-21  Ian Lance Taylorre PR bootstrap/54659 (Bootstrap with --disable-nls...
2012-12-18  Ian Lance Taylorlibgo: Link against libatomic_convenience.la.
2012-12-18  Andreas Schwablibgo: Link against libatomic.
2012-11-29  Ian Lance Taylorcompiler, runtime: Track fields with tag go:"track".
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-16  Ian Lance TaylorMake-lang.in (gccgo$(exeext)): Add + at start of command.
2012-10-31  Ian Lance Taylorcompiler: Add -fgo-relative-import-path.
2012-09-17  Ian Lance Taylorlibbacktrace/:
2012-09-17  Ian Lance Taylorcompile: Detect invalid and likely-bad import statements.
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-07-24  Uros Bizjaklto-tree.h (lang_decl): Add variable_size GTY option.
2012-05-11  Ian Lance TaylorRemove ChangeLog entry for change to gofrontend file.
2012-05-09  Ian Lance Taylorcompiler: Add -fgo-pkgpath option.
2012-04-30  Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-23  Ian Lance Taylorgo-lang.c (go_langhook_init): Set MPFR precision to...
2012-04-20  Ian Lance Taylorcompiler, runtime: Add explicit checks for zero and...
2012-04-18  Steven Bosschertarghooks.c (default_case_values_threshold): Fix code...
2012-03-09  Ian Lance Taylorcompiler: Be more careful to follow GENERIC type rules.
2012-03-08  Ian Lance Taylorcompiler: Don't initialize zero sized variables.
2012-03-01  Ian Lance Taylorcompiler: Avoid some compiler crashes on invalid code.
2012-02-23  Richard Guenthergo-gcc.cc (Gcc_backend::placeholder_pointer_type):...
2012-02-17  Ian Lance Taylorcompiler: Add parameter names to export information.
2012-02-17  Ian Lance Taylorgospec.c (lang_specific_driver): If linking, and no...
2012-02-14  Ian Lance Taylorre PR go/48411 (Bogusly canonicalized $target-gccgo)
2012-02-07  Ian Lance Taylorcompiler, libgo: Use //extern comments rather than...
2012-02-01  Jakub Jelinekre PR target/52079 (ICE in aggregate_value_p while...
2012-01-21  Ian Lance Taylorcompiler: The type descriptor of an undefined forward...
2012-01-20  Ian Lance Taylorcompiler: Handle recursive interfaces.
2012-01-17  Ian Lance Taylorgospec.c (lang_specific_driver): If we see -S without...
2012-01-12  Ian Lance Taylorgo-lang.c (go_langhook_init): Initialize void_list_node...
2012-01-11  Ian Lance Taylorcompiler: Use backend interface for type sizes and...
2011-12-28  Ian Lance Taylorgo-gcc.cc (Gcc_backend::set_placeholder_struct_type...
2011-12-22  Ian Lance Taylorgo-gcc.cc (set_placeholder_pointer_type): Arrange for...
2011-12-14  Ian Lance Taylorcompiler: Move import of Go export data to gcc side...
2011-11-29  Sanjoy Dascompiler: Define and use backend-independent Location...
2011-11-02  Rainer OrthMove shlib support to toplevel libgcc
2011-10-11  Ian Lance TaylorRemove incorrect ChangeLog entry, correct spacing.
2011-10-11  Michael MeissnerConvert standard builtin functions from being arrays...
2011-08-24  Roberto Lublinermangccgo...
2011-08-24  Joseph Myers* Makefile.in (CFLAGS-collect2.o, CFLAGS-c-family/c...
2011-08-16  Ian Lance TaylorRemove entry for gofrontend directory which should...
2011-08-15  Gabriel CharetteLINEMAP_POSITION_FOR_COLUMN had the exact same effect...
2011-08-08  Rainer Orthdriver-sparc.c: New file.
2011-08-03  Roberto Lublinermangccgo: Added code to dump the AST tree.
2011-07-06  Richard Guenthertree.c (build_common_tree_nodes_2): Merge with build_co...
2011-06-24  Ian Lance TaylorRemove entry for gofrontend change which should not...
2011-06-21  Andrew MacLeodgogo-tree.cc (Gogo::define_builtin_function_trees)...
2011-06-14  Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-06-14  Ian Lance TaylorChange builtin make to runtime call at lowering time.
2011-06-11  Ian Lance TaylorUse backend interface for type descriptors.
2011-06-09  Ian Lance TaylorUse backend interface for zero initialization.
2011-06-07  Richard Guenthertree.c (build_common_tree_nodes): Also initialize size_...
2011-05-27  Ian Lance TaylorChange export code to use the backend interface.
2011-05-24  Joseph MyersMakefile.in (GCC_OBJS): Remove opts-common.o and options.o.
2011-05-20  Joseph MyersMakefile.in (LIBDEPS): Add libcommon.a.
2011-05-13  Ian Lance TaylorFix bug with multiple results returning structs with...
2011-05-12  Ian Lance TaylorFix bug with taking address of a variable when address...
2011-05-07  Eric Botcazoulanghooks.h (lang_hooks_for_types): Change global_bindi...
2011-05-06  Nathan Froydgeneralize build_case_label to the rest of the compiler
2011-05-04  Ian Lance TaylorUse backend interface for named types and array types.
2011-04-27  Ian Lance TaylorUse backend interface for struct types.
2011-04-25  Ian Lance TaylorUse backend interface for function types.
2011-04-25  Evan ShawUse backend interface for basic types
2011-04-21  Ian Lance TaylorDefine go_assert to replace gcc_assert
2011-04-19  Ian Lance Taylorstatement.cc no longer includes gcc headers.
2011-04-19  Ian Lance TaylorUse backend interface for temporary variables.
2011-04-19  Ian Lance TaylorUse backend interface for blocks.
2011-04-19  Ian Lance TaylorUse backend interface for variables.
2011-04-15  Ian Lance TaylorAdd compound_list to backend interface.
2011-04-15  Ian Lance TaylorUse the backend interface for select statements.
2011-04-13  Ian Lance TaylorUse backend interface for go and defer statements.
2011-04-13  Ian Lance TaylorUnify handling of runtime support functions.
2011-04-13  Nathan Froydada-tree.h (union lang_tree_node): Check for TS_COMMON...
2011-04-06  Ian Lance TaylorUse backend interface for constant switch statements.
2011-04-06  Ian Lance TaylorUse backend interface for if statements.
2011-04-06  Ian Lance TaylorUse backend interface for expression statements.
2011-04-05  Ian Lance TaylorUse backend interface for labels and goto statements.
2011-04-04  Ian Lance TaylorUse backend interface for return statements.
2011-04-03  Ian Lance TaylorStart using backend interface separate from gofrontend.
2011-02-28  Ian Lance TaylorMove ChangeLog entry to correct ChangeLog file.
2011-02-08  Ian Lance Taylorgo-lang.c (go_langhook_init_options_struct): Set fronte...
2011-01-31  Rainer Orthconfigure.ac (gcc_cv_ld_static_option): Define.
2011-01-21  Ian Lance TaylorRemove the types float and complex.
2011-01-14  Ian Lance TaylorMove clearing of flag_strict_aliasing to gcc interface.
2010-12-31  Joern Renneckere PR go/47113 (go_field_alignment: field set but not...
2010-12-21  Ian Lance TaylorMake-lang.in (check-go): Remove.
2010-12-13  Ian Lance Taylorgospec.c (lang_specific_driver): Add a -o option if...
2010-12-07  Ian Lance Taylorre PR tree-optimization/46805 (ICE: SIGSEGV in optab_fo...
2010-12-07  Ian Lance Taylorre PR other/46789 (go configuration with --prefix=...
2010-12-04  Ian Lance Taylorre PR bootstrap/46776 (gogo-tree.cc uses TRAMPOLINE_ALI...
2010-12-03  Ian Lance Taylor* config-lang.in (build_by_default): Set to no.