[ARM] Add ACLE 2.0 predefined marco __ARM_FEATURE_IDIV
[gcc.git] / gcc / go /
2014-10-21 Ian Lance Taylorcompiler: Remove obsolete hidden_fields_are_ok code.
2014-10-20 Ian Lance Taylorcompiler, runtime: Add type information to single objec...
2014-10-18 Ian Lance Taylorcompiler: Don't allow tuple assignments to contain...
2014-10-16 Ian Lance Taylorcompiler: Method names must be non-blank.
2014-10-16 Ian Lance Taylorcompiler: Don't record interface types with blank type...
2014-10-16 Ian Lance Taylorcompiler: Check for initialization cycles in bound...
2014-10-16 Ian Lance Taylorre PR go/63560 (__go_set_defer_retaddr shouldn't be...
2014-10-16 Ian Lance Taylorcompiler: Parse receiver as a single parameter.
2014-10-09 Ian Lance Taylorcompiler: Permit "for range x" clauses.
2014-10-03 Ian Lance Taylorcompiler: Recognize 64-bit symbol tables in archives.
2014-10-03 Ian Lance Taylorcompiler: Don't insert promoted methods that conflict...
2014-10-02 Ian Lance Taylorre PR go/61880 (Linking with external functions in...
2014-09-19 Ian Lance Taylorcompiler: Pass constant arguments directly to thunk...
2014-09-15 Jakub JelinekMakefile.in (dg_target_exps): Remove.
2014-09-03 Chris Manghanecompiler: Add precise type information on the heap.
2014-08-29 Ian Lance Taylorcompiler: Fix comparison of struct/array with interface.
2014-08-27 Ian Lance Taylorcompiler: Disallow call of *T method using **T variable.
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-16 Ian Lance Taylorcompiler: Pass initialization of frame temporary to...
2014-08-13 Ian Lance Taylorcompiler, runtime: Fix unexpected GC interfering with...
2014-08-11 Ian Lance Taylorcompiler: Change return type comma-ok assignments to...
2014-08-08 Ian Lance Taylorgo-gcc.cc (Gcc_backend::compound_statement): Don't...
2014-08-05 Ian Lance Taylorre PR go/61308 (gccgo: ICE in Expression::check_bounds...
2014-08-05 Ian Lance Taylorre PR go/61308 (gccgo: ICE in Expression::check_bounds...
2014-07-24 Uros Bizjakgo-gcc.cc (Gcc_backend::global_variable_set_init):...
2014-07-20 Ian Lance Taylorcompiler: If a variable that is only set, give not...
2014-07-20 Ian Lance Taylorcompiler: Don't let dot-import names match names from...
2014-07-18 Ian Lance Taylorcompiler: fix test for mismatch between function result...
2014-07-08 Ian Lance Taylorre PR go/61308 (gccgo: ICE in Expression::check_bounds...
2014-07-08 Ian Lance Taylorre PR go/61746 (A line starting with /*// causes an...
2014-06-13 Ian Lance Taylorre PR go/61496 (Many Go tests FAIL with ld warning...
2014-06-11 Jan Hubickavarasm.c (set_implicit_section): New function.
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-06-04 Ian Lance Taylorlibgo: Merge from revision 18783:00cce3a34d7e of master...
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06 Chris Manghanecompiler: Use backend interface for expressions.
2014-05-06 Kenneth ZadeckUpdate ChangeLogs for wide-int work.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-05-06 Chris Manghanecompiler: Store flags for division checks in Gogo objec...
2014-05-06 Ian Lance Taylorcompiler: Fix bug in embedded method handling.
2014-05-06 Ian Lance Taylorcompiler: Use backend interface for array length.
2014-05-06 Chris Manghanecompiler: Use backend interface for slice construction.
2014-05-05 Chris Manghanecompiler: Handle recursive pointer types for unary...
2014-05-05 Ian Lance Taylorcompiler: Use backend interface for type info expressions.
2014-05-05 Ian Lance Taylorcompiler: Use backend interface for sink expressions.
2014-05-05 Ian Lance Taylorcompiler: Use backend interface for set and use tempora...
2014-05-05 Ian Lance Taylorcompiler: Use backend interface for struct field offsets.
2014-05-05 Ian Lance Taylorcompiler: Use backend interface for bound method expres...
2014-05-01 Ian Lance Taylorcompiler: Use backend interface for heap expressions.
2014-05-01 Chris Manghanego-backend.c: #include "diagnostics.h".
2014-04-30 Chris Manghanecompiler: Remove GCC langhooks from frontend proper.
2014-04-30 Chris Manghanego-gcc.cc: #include "langhooks.h".
2014-04-30 Ian Lance Taylorcompiler: Don't overwrite memory if an archive has...
2014-04-26 Chris Manghanecompiler: Use backend interface for defining global...
2014-04-22 Chris Manghanecompiler: Use backend interface for initialization...
2014-04-17 Chris Manghanecompiler: Use backend interface for constant expressions.
2014-04-17 Ian Lance Taylorre PR go/60870 (go interface methods broken on ppc64le...
2014-04-17 Ian Lance Taylorcompiler: Define immutability for numeric, constant...
2014-04-14 Chris ManghaneSync to current external repository.
2014-03-28 Ian Lance Taylorre PR other/59545 (Signed integer overflow issues)
2014-03-20 Ian Lance Taylorcompiler: Consider the depth of a nested composite...
2014-03-04 Ian Lance Taylorgo-gcc.cc (Gcc_backend::immutable_struct): If IS_COMMON...
2014-02-20 Ian Lance Taylorre PR go/60288 (gccgo crashes compiling '*func_ptr...
2014-01-31 Ian Lance Taylorcompiler: Use backend interface for conditional express...
2014-01-28 Ian Lance Taylorcompiler: Put nointerface methods in unique sections.
2014-01-24 Chris Manghanecompiler: Use backend interface for unary expressions.
2014-01-24 Ian Lance Taylorcompiler: Convert named types before flattening.
2014-01-17 Chris Manghanecompiler: Use backend interface for binary expressions.
2014-01-15 Chris Manghanecompiler: Use backend interface for interface info...
2014-01-14 Ian Lance Taylorcompiler: Add Backend Function type.
2014-01-10 Ian Lance Taylorcompiler: Use backend interface for slice info.
2014-01-09 Ian Lance Taylorcompiler: Add flattening pass
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2014-01-02 Jakub JelinekSmall ChangeLog fixes.
2014-01-02 Tobias Burnusgnat_ugn.texi: Bump @copying's copyright year.
2013-12-17 Ian Lance Taylorcompiler: Use backend interface for runtime errors.
2013-12-16 Chris Manghanecompiler: Use backend interface for struct field expres...
2013-12-12 Ian Lance Taylorcompiler: Better error messages for { on line after...
2013-12-12 Ian Lance Taylorcompiler: Check for nil when slicing pointer to array.
2013-12-12 Ian Lance Taylorcompiler: Tweak untyped nil error message.
2013-12-12 Ian Lance Taylorcompiler: Don't permit importing a package as "init".
2013-12-12 Ian Lance Taylorcompiler: Don't compare structs with blank non-comparab...
2013-12-12 Ian Lance Taylorgo-lang.c (go_langhook_post_options): Disable sibling...
2013-12-12 Ian Lance Taylorcompiler, reflect, runtime: Implement method values...
2013-12-11 Ian Lance Taylorcompiler: Minor fixes for recover thunks.
2013-12-10 Ian Lance TaylorMake-lang.in (check_go_parallelize): Test go-test.exp...
2013-12-05 Ian Lance TaylorRevert this change; no longer required.
2013-11-26 Ian Lance Taylorcompiler: If type defined as type, forward hash/equal...
2013-11-23 Ian Lance Taylorcompiler: Fix backend representation of calls to interf...
2013-11-22 Ian Lance Taylorcompiler: Fixes for middle-end changes.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18 Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-14 Ian Lance Taylorcompiler: Use backend interface for comparisons.
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-12 Ian Lance Taylorcompiler: Update for mainline changes.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-11 Ian Lance Taylorcompiler: Support Go 1.2 nil checks.
next