platform/upstream/gcc.git
2015-05-22 Trevor Saundersremove most ifdef STACK_GROWS_DOWNWARD
2015-05-22 Trevor Saundersalways define STACK_GROWS_DOWNWARD
2015-05-22 GCC AdministratorDaily bump.
2015-05-21 Sandra Loosemoresimd.exp: Skip all tests if no arm_neon_ok effective...
2015-05-21 Sandra Loosemorebb-slp-pr65935.c: Remove explicit "dg-do run".
2015-05-21 Paolo Carlinire PR c++/66210 (Variable template specialization does...
2015-05-21 H.J. LuAllow indirect branch via GOT slot for x32
2015-05-21 Nathan Sidwellre PR c++/60943 ([C++14] Return type deduction interfer...
2015-05-21 Jakub Jelinekre PR tree-optimization/66233 (internal compiler error...
2015-05-21 Thomas Koenigre PR fortran/66176 (Handle conjg() in inline matmul)
2015-05-21 Andreas Toblerpr32219-1.c: Use 'dg-require-effective-target pie'...
2015-05-21 David Edelsohninclhack.def (aix_externc): New fix.
2015-05-21 David Edelsohnre PR target/66224 (PowerPC _GLIBCXX_READ_MEM_BARRIER...
2015-05-21 Jeff Lawpa.md (add-with-constant splitter): Use ASHIFT rather...
2015-05-21 Jason Merrillrevert: configure.ac: Add -std=c++98 to stage1_cxxflags.
2015-05-21 Jan Hubickaalias.c (alias_stats): New static var.
2015-05-21 Marek PolacekSee <https://gcc.gnu.org/ml/gcc-patches/2015-05/msg0197...
2015-05-21 Marek Polacek* typeck.c (warn_args_num): Don't print "declare here...
2015-05-21 Jason Merrilldel_opv.cc: Suppress -Wsized-deallocation.
2015-05-21 Jason Merrillconfigure.ac: Add -std=c++98 to stage1_cxxflags.
2015-05-21 Michael Matztree-vectorizer.h (struct _stmt_vec_info): Rename strid...
2015-05-21 Kyrylo TkachovTestsuite check for sqrt_insn. Move pow/sqrt synth...
2015-05-21 Hristian Kirtcheveinfo.adb (Contract): This attribute now applies to...
2015-05-21 Richard Bienerre PR c++/66211 (Rvalue conversion in ternary operator...
2015-05-21 Arnaud Charlet[multiple changes]
2015-05-21 Jeff Lawcombine.c (find_split_point): Handle ASHIFT like MULT...
2015-05-21 Jeff Lawpa.c (pa_print_operand): New 'o' output modifier.
2015-05-21 Oleg Endore PR target/54236 ([SH] Improve addc and subc insn...
2015-05-21 Arnaud Charlet[multiple changes]
2015-05-21 Arnaud CharletMinor reformatting.
2015-05-21 Ed Schonbergsem_ch13.adb (Check_Iterator_Functions): Emit error...
2015-05-21 Ramana Radhakrishnanre PR target/26702 (.size is not emitted for BSS variables)
2015-05-21 Ilya Enkovichre PR middle-end/66221 (lto1: error: type variant has...
2015-05-21 Manuel López... re PR c/52952 (Wformat location info is bad (wrong...
2015-05-21 Thomas Schwingegenrecog: Address -Wsign-compare diagnostics.
2015-05-21 GCC AdministratorDaily bump.
2015-05-20 Alan Modrare PR libgcc/66225 (libgcc/config/rs6000/morecore.S...
2015-05-20 Jason Merrillpt.c (tsubst_decl): SET_DECL_IMPLICIT_INSTANTIATION...
2015-05-20 Jason Merrilldecl.c (grok_op_properties): Don't complain about size_...
2015-05-20 François Dumontformatter.h (_GLIBCXX_TYPEID): New macro to simplify...
2015-05-20 Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-20 François Dumont2015-05-20 François Dumont <fdumont@gcc.gnu.org>
2015-05-20 Max Filippovre PR target/65730 (xtensa: ICE in libstdc++-v3/include...
2015-05-20 Alex Velenkothumb1-far-jump-2.c (r4): Added int in definition.
2015-05-20 Jonathan Wakely* testsuite/util/testsuite_fs.h (nonexistent_path)...
2015-05-20 Jonathan Wakelyre PR libstdc++/66078 (20_util/specialized_algorithms...
2015-05-20 Jeff Lawtree-ssa-threadupdate.c (mark_threaded_blocks): Properl...
2015-05-20 David Malcolm-Wmisleading-indentation: Increase test coverage
2015-05-20 Manuel López... diagnostic.c (diagnostic_print_caret_line): Fix off...
2015-05-20 Andre Vehreschildre PR fortran/65548 (gfc_conv_procedure_call)
2015-05-20 Marek Polacekcfgexpand.c (expand_debug_expr): Use UNARY_CLASS_P.
2015-05-20 Marek Polacekexpr.c (expand_cond_expr_using_cmove): Use COMPARISON_C...
2015-05-20 Marek Polacekgimple-fold.c (fold_const_aggregate_ref_1): Use DECL_P.
2015-05-20 Kyrylo Tkachov[AArch64][obvious] In aarch64_class_max_nregs use UNITS...
2015-05-20 Robert SuchanekAdd missing declaration.
2015-05-20 Marek Polacekc-pragma.c: Use VAR_OR_FUNCTION_DECL_P throughout.
2015-05-20 David MalcolmIntroduce TV_INITIALIZE_RTL
2015-05-20 David Malcolmlibcpp: Eliminate most of the non-const/reference-retur...
2015-05-20 Ilya Enkovichtree-chkp.c (chkp_maybe_copy_and_register_bounds):...
2015-05-20 Bin Chengre PR tree-optimization/65447 (AArch64: iv-opt causes...
2015-05-20 Kugan Vivekanandarajahaarch-common-protos.h (struct mem_cost_table): Added...
2015-05-20 Jeff Lawtree-ssa-threadupdate.c (thread_single_edge): Use delet...
2015-05-20 Nathan Sidwellre PR c++/65954 (gcc segfaults on the following input...
2015-05-20 Alan Modrars6000.c (rs6000_emit_allocate_stack): Return stack...
2015-05-20 Alan Modrars6000-common.c (TARGET_SUPPORTS_SPLIT_STACK): Define.
2015-05-20 Alan Modrars6000.c (struct rs6000_stack): Correct comments.
2015-05-20 Alan Modrars6000.c (rs6000_stack_info): Don't zero offsets when...
2015-05-20 Trevor Saundersfixup hash table descriptor in winnt.c
2015-05-20 GCC AdministratorDaily bump.
2015-05-20 Sandra Loosemoreconfig.gcc [...]: Allow --enable-targets=all to build...
2015-05-19 Oleg Endopr64366.c: Remove -m4 -ml from dg-options.
2015-05-19 Jonathan Wakelystl_list.h (_M_resize_pos(size_type&)): Declare.
2015-05-19 Jan Hubickaipa-devirt.c (type_in_anonymous_namespace_p): Return...
2015-05-19 Marek Polacek* c-typeck.c (start_init): Use AGGREGATE_TYPE_P.
2015-05-19 François Dumont66055.cc: Add constructor invocations.
2015-05-19 Eric BotcazouMakefile.in (LIBUNWIND): Move dependency for shared...
2015-05-19 Eric Botcazoustor-layout.c (finalize_type_size): Use AGGREGATE_TYPE_P.
2015-05-19 Andreas KrebbelS/390 Invalid vector binary ops
2015-05-19 Andreas KrebbelS/390 vector types are only 8 byte aligned.
2015-05-19 David Sherwoodloop-invariant.c (create_new_invariant): Don't calculat...
2015-05-19 Andreas KrebbelThese testcases require disabling hardware vector suppo...
2015-05-19 Andreas KrebbelS/390 Add zvector testcases.
2015-05-19 Andreas KrebbelS/390 zvector builtin support.
2015-05-19 Andreas KrebbelS/390 Add vector scalar instruction support.
2015-05-19 Andreas KrebbelS/390: Vector base support - testcases
2015-05-19 Andreas KrebbelS/390 Vector base support.
2015-05-19 Andreas KrebbelS/390 Add -march/-mtune=z13 option.
2015-05-19 Andreas KrebbelS/390: Make shift_count_or_setmem_operand predicate...
2015-05-19 Jan Hubickatree.c (verify_type_variant): Fix #undef.
2015-05-19 Jakub Jelinekre PR middle-end/66199 (lastprivate/linear clause issue...
2015-05-19 Christophe... vqshrun_n.c: New file.
2015-05-19 Christophe... vqshrn_n.c: New file.
2015-05-19 Christophe... vqshlu_n.c: New file.
2015-05-19 Richard Sandifordcris.c (cris_expand_prologue): Use gen_raw_REG instead...
2015-05-19 Christophe... vqshl_n.c: New file.
2015-05-19 Christophe... vqshl.c: New file.
2015-05-19 Christophe... vqrshrun_n.c: New file.
2015-05-19 Christophe... vqrshrn_n.c: New file.
2015-05-19 Christophe... vqrshl.c: New file.
2015-05-19 Christophe... vqrdmulh_n.c: New file.
next