gcc.git
2014-11-05 Alex Velenkosimplify-rtx.c (simplify_binary_operation_1): Div check...
2014-11-05 Rainer OrthFix gnu11 fallout on Solaris 10+
2014-11-05 Tejas Belagod[AArch64] Restructure arm_neon.h vector types.
2014-11-05 Dominik Vogt* go.test/go-test.exp (go-set-goarch): Enable tests...
2014-11-05 Ian Lance Taylorgo-test.exp: In +build lines, require whitespace around...
2014-11-05 Ian Lance Taylorsync/atomic: fix data races in tests
2014-11-05 GCC AdministratorDaily bump.
2014-11-04 Ian Lance Taylorlibgo: add s390 support
2014-11-04 Pat Haugenrs6000.c (atomic_hold_decl, [...]): Guard declaration...
2014-11-04 Richard Bienerc-common.c (shorten_compare): Do not shorten mixed...
2014-11-04 Marek Polacek* sanopt.c (sanopt_optimize_walker): Remove unused...
2014-11-04 Marek PolacekMakefile.in (OBJS): Add sanopt.o.
2014-11-04 Uros Bizjakgodump-1.c (dg-skip-if): Add alpha*-*-*.
2014-11-04 Uros Bizjakdevirt-44.C (dg-options): Remove -fdump-tree-optimized.
2014-11-04 Ian Lance Taylorcompiler: Logical operators should yield untyped bool...
2014-11-04 Martin Jambordevirt-40.C: Changed dump to not matching OBJ_TYPE_REF...
2014-11-04 Jiong Wang[AArch64] fix unsafe access to deallocated stack
2014-11-04 Jonathan Wakely* testsuite/util/testsuite_allocator.h (operator==...
2014-11-04 Bernd SchmidtFix up mode confusion in combine_simplify_rtx.
2014-11-04 Bernd SchmidtMake a temporary sequence for a jump emitted only to...
2014-11-04 Bernd SchmidtFix type mismatches in intrinsic functions.
2014-11-04 Jason Merrillg++-dg.exp (g++-dg-runtest): Change -std=c++1y to ...
2014-11-04 Jan-Benedict... sh.c (emit_fpu_switch): Drop unused automatic variable.
2014-11-04 Andrew Stubbspr60102.c: Move dg-skip-if after dg-options.
2014-11-04 Alan Lawrence[ARM] Migrate to new reduc_[us](min|max)_scal_optab
2014-11-04 Alan Lawrence[ARM] Migrate to new reduc_plus_scal_optab
2014-11-04 Michael Collison[AArch64] Fix predicate and constraint mismatch in...
2014-11-04 Ramana RadhakrishnanFix typo in definition of __ARM_FEATURE_IDIV
2014-11-04 Ramana RadhakrishnanFix typo in definition of __ARM_FEATURE_IDIV
2014-11-04 Marek Polacekubsan.c (instrument_object_size): Optimize [x & CST...
2014-11-04 Jan-Benedict... rx.c (rx_handle_func_attribute): Mark unused argument.
2014-11-04 Jonathan Wakelynumeric.h: Do not use default arguments in function...
2014-11-04 Jonathan WakelyDo not assume allocator is assignable.
2014-11-04 Jonathan WakelyMake reference_wrapper trivially copyable.
2014-11-04 Jonathan WakelyUse ctype_base::blank in regex_traits.
2014-11-04 Jonathan Wakely* include/std/functional (_Bind_simple): Simplify const...
2014-11-04 Jonathan WakelyUse aliases for type traits in C++14 mode.
2014-11-04 Zhenqiang Chenrevert: ifcvt.c (noce_emit_cmove, [...]): Allow CC...
2014-11-04 GCC AdministratorDaily bump.
2014-11-04 Dominik Vogtgodump.c (go_format_type): Rewrite RECORD_TYPE nad...
2014-11-03 Manuel López... input.c (expand_location_to_spelling_point): Fix typo.
2014-11-03 Tobias Burnuscoarray_collectives_14.f90: Fix testcase.
2014-11-03 Pitchumani... * config/avr/gen-avr-mmcu-specs.c: Remove unnecessary...
2014-11-03 Paolo Carlinialgo.h: Do not use default arguments in function templa...
2014-11-03 Ian Lance Taylorruntime: use "$GOC -dumpversion" instead of BASE-VER...
2014-11-03 Richard Bienertree-eh.c (operation_could_trap_helper_p): Handle conve...
2014-11-03 Joseph MyersImplement TARGET_ATOMIC_ASSIGN_EXPAND_FENV for powerpc...
2014-11-03 Richard Bienermatch.pd: Add two abs patterns.
2014-11-03 Marek Polacekre PR c/52769 (Unspecified designated initializer might...
2014-11-03 Paolo Carlinire PR c++/57820 ([DR 253] NSDMI and const objects)
2014-11-03 Marc Glissere PR tree-optimization/60770 (disappearing clobbers)
2014-11-03 Marc Glissere PR tree-optimization/63666 (FAIL: gcc.dg/vect/pr4575...
2014-11-03 Jan Beulichx86: extend vect-args testcase to AVX flavors
2014-11-03 Uros Bizjak20010129-1.c: Compile with -mtune=i686 for ia32 targets...
2014-11-03 Zhenqiang Chenifcvt.c (noce_try_store_flag_mask): Check rtx cost.
2014-11-03 Naveen H.S[multiple changes]
2014-11-03 Zhenqiang Chenifcvt.c (noce_emit_cmove, [...]): Allow CC mode if...
2014-11-03 Jonathan WakelyCheck number of arguments in bind expressions.
2014-11-03 Jonathan WakelyAdd support for ref-qualified functions to std::mem_fn
2014-11-03 GCC AdministratorDaily bump.
2014-11-02 Uros Bizjakgen-attrs-42.C: Add x86_64-*-* target.
2014-11-02 Richard Sandifordarc.c (write_ext_corereg_1): Delete.
2014-11-02 Richard Sandifordarc.c (arc600_corereg_hazard_1): Delete.
2014-11-02 Richard Sandifordarc.c (arc_rewrite_small_data_p): Constify argument.
2014-11-02 Richard Sandifordarc.c: Include rtl-iter.h.
2014-11-02 Uros Bizjakre PR target/24188 (WRITE(6,*) causes an ICE with ...
2014-11-02 Michael Collison[ARM] Fix CLZ_DEFINED_VALUE_AT_ZERO for vector modes
2014-11-02 Paolo Carlinire PR c++/57694 ([c++11] constexpr constructor does...
2014-11-02 Edward Smith... feat-cxx11.C: Commentary and rearrangement of tests.
2014-11-02 GCC AdministratorDaily bump.
2014-11-01 Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-11-01 James Greenhalgh[Patch 7/7] Remove *_BY_PIECES_P
2014-11-01 James Greenhalgh[Patch 6/7 AArch64] Deprecate *_BY_PIECES_P, move to...
2014-11-01 James Greenhalgh[Patch 5/7 mips] Deprecate *_BY_PIECES_P, move to hooki...
2014-11-01 James Greenhalgh[Patch 4/7 sh] Deprecate *_BY_PIECES_P, move to hookize...
2014-11-01 James Greenhalgh[Patch 3/7 arc] Deprecate *_BY_PIECES_P, move to hookiz...
2014-11-01 James Greenhalgh[Patch 2/7 s390] Deprecate *_BY_PIECES_P, move to hooki...
2014-11-01 James Greenhalgh[Patch 1/7] Hookize *_BY_PIECES_P
2014-11-01 GCC AdministratorDaily bump.
2014-10-31 Uros Bizjakre PR target/63702 (i386.c:36276: possible missing...
2014-10-31 Uros Bizjakre PR rtl-optimization/63620 (RELOAD lost SET_GOT depen...
2014-10-31 Jonathan WakelyMake std::vector<bool> meet C++11 allocator requirements.
2014-10-31 Uros Bizjakre PR rtl-optimization/63620 (RELOAD lost SET_GOT depen...
2014-10-31 Jakub Jelinekre PR rtl-optimization/63659 (wrong code at -O2 and...
2014-10-31 Jeff Lawcontrib.texi: Add contribution notes for Balaji Iyer...
2014-10-31 Richard Bienerbuiltins.c (fold_builtin_atomic_always_lock_free):...
2014-10-31 Arnaud Charlet2014-10-31 Hristian Kirtchev <kirtchev@adacore.com>
2014-10-31 Olivier HainqueMakefile.in (arm-vxworks): Update target pairs.
2014-10-31 Arnaud Charlet[multiple changes]
2014-10-31 Richard Bienergenmatch.c (expr::gen_transform): Use NOP_EXPRs instead...
2014-10-31 Evgeny Stupachenkore PR target/63534 (Bootstrap failure on x86_64/i686...
2014-10-31 Evgeny Stupachenko* gcc.target/i386/pr23098.c: Remove xfail.
2014-10-31 Eric Botcazouipa-inline.c (want_inline_small_function_p): Fix typo...
2014-10-31 Eric Botcazou* gnat.dg/opt42.ad[sb]: New test.
2014-10-31 Thomas Preud... re PR tree-optimization/63259 (Detecting byteswap sequence)
2014-10-31 Vincent Celierprj-proc.adb (Recursive_Process): Make sure that the...
2014-10-31 Arnaud Charlet[multiple changes]
2014-10-31 Arnaud Charlet[multiple changes]
2014-10-31 Arnaud Charlet[multiple changes]
2014-10-31 Arnaud Charlet[multiple changes]
next