platform/upstream/gcc.git
2015-10-16 Arnaud Charlet[multiple changes]
2015-10-16 Arnaud CharletMake-lang.in: Update dependencies
2015-10-16 Arnaud Charlet[multiple changes]
2015-10-16 Arnaud Charletchecks.adb: Fix typo.
2015-10-16 Gary Dismukesexp_ch9.adb (Build_Simple_Entry_Call): Set_Is_Internal...
2015-10-16 Arnaud Charlet[multiple changes]
2015-10-16 Aurelio RemondaShrink std::random_shuffle test to pass on simulators
2015-10-16 Jan Hubickarevert: ipa-icf-gimple.c (func_checker::compare_operand...
2015-10-16 Arnaud Charletexp_ch5.adb, [...]: Code clean up: remove special handl...
2015-10-16 Arnaud Charletsem_ch12.adb: Minor punctuation fix in comment
2015-10-16 Arnaud Charlet[multiple changes]
2015-10-16 Hristian Kirtchevexp_ch3.adb (Expand_N_Full_Type_Declaration): Do not...
2015-10-16 Eric Botcazoutree.c (recompute_tree_invariant_for_addr_expr): Assert...
2015-10-16 Arnaud Charlet[multiple changes]
2015-10-16 Bob Duffsem_util.ads, [...]: Minor comment fixes.
2015-10-16 Arnaud Charlet* MAINTAINERS: Update list of Ada maintainers and email...
2015-10-16 Arnaud Charlet[multiple changes]
2015-10-16 Ed Schonbergsem_util.adb (Gather_Components): When gathering compon...
2015-10-16 Richard Bienergimple-fold.c (gimple_fold_builtin_memory_op): Use...
2015-10-16 Richard Bienertree-nested.h (build_addr): Adjust prototype.
2015-10-16 Paolo Carlinire PR c++/67926 (Using folding expressions in a constex...
2015-10-16 Jan Hubickaipa-icf-gimple.c (func_checker::compare_operand): Compa...
2015-10-16 GCC AdministratorDaily bump.
2015-10-15 Michael Collison2015-09-30 Michael Collison <michael.collison@linaro...
2015-10-15 Gregor Richardsmicroblaze musl support
2015-10-15 Peter BergnerFixup ChangeLog entry
2015-10-15 Szabolcs Nagymark libstdc++ tests unsupported if they fail with...
2015-10-15 Marek Polacektree-ssa-reassoc.c (attempt_builtin_copysign): Call...
2015-10-15 Richard Bienertree-vect-stmts.c (vect_init_vector): Remove unused...
2015-10-15 Richard Bienertree-vectorizer.h (vect_get_new_ssa_name): Declare.
2015-10-15 Richard SandifordPR67945: Fix oscillation between pow representations
2015-10-15 Marek Polacekre PR tree-optimization/67953 (match.pd: X - (X / Y...
2015-10-15 Ilya Enkovichre PR other/66887 (trunk/libmpx/mpxrt/mpxrt.c:158:...
2015-10-15 Jiong Wang[AArch64] --with-arch in config.gcc support "."
2015-10-15 GCC AdministratorDaily bump.
2015-10-14 Uros Bizjakmips.h (MIPS_STACK_ALIGN): Implement using ROUND_UP...
2015-10-14 Eric Botcazou* gimplify.c (gimplify_addr_expr) <MEM_REF>: New case.
2015-10-14 Peter Bergnerhtm.md (UNSPEC_HTM_FENCE): New.
2015-10-14 Uros Bizjakre PR target/67967 (ICE in i386_pe_seh_unwind_emit)
2015-10-14 Ilya Verbintarget.c (gomp_map_vars): Initialize tgt->tgt_start...
2015-10-14 Jeff Law[PATCH] Fix accounting for num_threaded_edges
2015-10-14 Jeff Law[PATCH] Split ssa-dom-thread-2.c into separate files...
2015-10-14 Jeff Law[PATCH] [PR testsuite/67959]Minor cleanup for ssa-threa...
2015-10-14 Marek Polacekreassoc-39.c: Use -g.
2015-10-14 Richard Bienertree-vectorizer.h (vect_is_simple_use): Remove unused...
2015-10-14 Richard Bienerre PR tree-optimization/67915 (ICE on valid code at...
2015-10-14 Marek Polacekre PR tree-optimization/67815 (Optimize const1 * copysi...
2015-10-14 Max Ostapenkoparse.c (decode_statement): Initialize M to MATCH_NO.
2015-10-14 Richard Bienertree-vect-data-refs.c (vect_enhance_data_refs_alignment...
2015-10-14 Sebastian Huber[gomp] Fix build for 32-bit targets with int != int32_t
2015-10-14 Dominik VogtFix "#pragma GCC pop_options"
2015-10-14 GCC AdministratorDaily bump.
2015-10-13 Tom de VriesCheck no unreachable blocks in inverted_post_order_compute
2015-10-13 Mikhail Maltsev[PATCH 1/9] ENABLE_CHECKING refactoring
2015-10-13 Nathan Froydopt_random.h: Include pmmintrin.h instead of x86intrin...
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-13 Uros Bizjaki386.c (classify_argument): Use CEIL where applicable.
2015-10-13 Alexandre Olivasupport BLKmode inputs for store_bit_field
2015-10-13 Nikolai BozhenovFix prototype for print_insn in rtl.h
2015-10-13 Uros Bizjaksparc.h (SPARC_STACK_ALIGN): Implement using ROUND_UP...
2015-10-13 Uros Bizjaksparc.h (SPARC_STACK_ALIGN): Implement using ROUND_UP...
2015-10-13 Tom de VriesFix parloops gimple_uid usage
2015-10-13 Christophe... Followup to [AArch64_be] Fix vtbl[34] and vtbx4
2015-10-13 Yuri RumyantsevPR tree-optimization/67909, 67947
2015-10-13 Jeff Law[PATCH] Allow FSM to thread single block cases too
2015-10-13 Tom de VriesAdd param parloops-schedule
2015-10-13 Tom de VriesSupport DEFPARAMENUM in params.def
2015-10-13 Tom de VriesHandle original loop tree in expand_omp_for_generic
2015-10-13 Richard Bienertree-vect-data-refs.c (vect_analyze_data_ref_dependence...
2015-10-13 Richard SandifordTo...
2015-10-13 GCC AdministratorDaily bump.
2015-10-12 Jeff Law[PATCH] Allow FSM threader to thread more complex condi...
2015-10-12 James Norrisvector-loop.c: Fix loop initializer.
2015-10-12 Jan Hubickarevert: cgraphbuild.c (compute_call_stmt_bb_frequency...
2015-10-12 Jeff Law[PATCH] Improve FSM threader to handle compiler tempora...
2015-10-12 Tom de VriesAdd missing phis in expand_omp_for_generic
2015-10-12 Tom de VriesHandle simple latch in expand_omp_for_generic
2015-10-12 Christophe... [AArch64_be] Fix vtbl[34] and vtbx4
2015-10-12 Uros Bizjakrs6000.h (RS6000_ALIGN): Implement using ROUND_UP macro.
2015-10-12 Richard Bienerre PR ipa/67783 (quadratic time consumption in IPA...
2015-10-12 Nick Cliftonmsp430.c (msp430_mcu_names): Rename to msp430_mcu_data...
2015-10-12 Ville Voutilainenre PR c++/58566 ([c++11] ICE with invalid expression...
2015-10-12 Richard Bienertree-vect-loop.c (vect_analyze_loop_operations): Move...
2015-10-12 Jason Merrillre PR c++/67557 (Calling copy constructor of base class...
2015-10-12 Jan Hubickacgraphbuild.c (compute_call_stmt_bb_frequency): Use...
2015-10-12 Jan Hubickatree-profile.c (tree_profiling): Do not clear pure...
2015-10-12 Jan Hubickafold-const.c (fold_comparsion): Pass OEP_ADDRESS_OF...
2015-10-12 Jeff Law[PATCH] Refactoring FSM bits into their own file
2015-10-12 GCC AdministratorDaily bump.
2015-10-11 Joseph MyersTest for __cxa_thread_atexit_impl when cross-compiling...
2015-10-11 Uros Bizjakalpha.h (ALPHA_ROUND): Implement using ROUND_UP macro.
2015-10-11 Segher Boessenkoolbb-reorder: Improve the simple algorithm for -Os (PR67864)
2015-10-11 Venkataramanan... Add bdver4 for multiversioning and fix AMD model detection.
2015-10-11 Trevor Saundersalways define REVERSE_CONDITION
2015-10-11 Trevor Saundersremove unneeded #if for HARD_FRAME_POINTER_IS_ARG_POINTER
2015-10-11 Trevor Saundersalways define FRAME_ADDR_RTX
2015-10-11 Trevor Saundersalways define DYNAMIC_CHAIN_ADDRESS
2015-10-11 Trevor Saundersalways define SETUP_FRAME_ADDRESSES
2015-10-11 Trevor Saundersalways define INITIAL_FRAME_ADDRESS_RTX
2015-10-11 GCC AdministratorDaily bump.
next