aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-06s390.opt (mlra): New option.Vladimir Makarov4-12/+44
2013-06-06arm.c (arm_r3_live_at_start_p): New predicate.Eric Botcazou2-18/+32
2013-06-06comment tweaksJason Merrill2-2/+5
2013-06-06* config.host (arm-wrs-vxworks): Configure with other soft float.Doug Rupp2-1/+5
2013-06-06re PR c++/53743 (ICE when compiling firefox with PGO and LTO)Teresa Johnson19-83/+714
2013-06-06arm-fixed.md (add<mode>3,usadd<mode>3,ssadd<mode>3, [...]): Adjust alternativ...Kyrylo Tkachov2-14/+30
2013-06-06re PR fortran/57542 ([OOP] ICE on FINALization with specific options)Tobias Burnus4-2/+47
2013-06-06arm-ldmstm.ml: Set "predicable_short_it" to "no" where appropriate.Kyrylo Tkachov3-25/+60
2013-06-06sync.md (atomic_loaddi_1): Disable predication for arm_restrict_it.Kyrylo Tkachov2-10/+35
2013-06-06lto-streamer.h (enum LTO_tags): Move LTO_tree_pickle_reference after LTO_null.Richard Biener3-25/+27
2013-06-06configure.tgt (XCFLAGS): Add -ftls-model=initial-exec for GNU/Hurd, as done f...Thomas Schwinge2-1/+7
2013-06-06ptrlock.h: Fix comment.Thomas Schwinge2-3/+6
2013-06-06Disable no-section-anchors-vect-68.C for aarch64 tiny memory model.Marcus Shawcroft2-1/+8
2013-06-06Daily bump.GCC Administrator1-1/+1
2013-06-05+2013-06-04 Balaji V.Balaji V. Iyer5-21/+73
2013-06-05* testsuite/libstdc++-prettyprinters/shared_ptr.cc: Use -O0.Tom Tromey2-1/+5
2013-06-05re PR c++/51908 ([C++11] ICE in cp_parser_abort_tentative_parse with decltype...Paolo Carlini4-1/+42
2013-06-05arm.md (enabled_for_depr_it): New attribute.Kyrylo Tkachov2-0/+29
2013-06-05re PR bootstrap/56714 (Bootstrap failure libitm/local_atomic:1580:3: error: a...Gerald Pfeifer2-14/+25
2013-06-05* gdbinit.in (__FUNCTION__): Add.Mike Stump2-0/+5
2013-06-05alpha.c (alpha_emit_conditional_move): Swap all GE, GT, GEU and GTU compares,...Uros Bizjak2-28/+30
2013-06-05varasm.c (mark_decl_referenced): Revert the removal until targets are fixed.Jan Hubicka2-1/+32
2013-06-05rs6000.c (print_operand, 'z'): Use DECL_PRESERVE_P instead of mark_decl_refer...David Edelsohn2-1/+6
2013-06-05class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_P instead o...Jan Hubicka14-113/+180
2013-06-05arm.c (MAX_INSN_PER_IT_BLOCK): New macro.Kyrylo Tkachov4-2/+30
2013-06-05fshort-wchar.c: add extra dg-options for arm*-*-*eabi* targets.James Greenhalgh4-5/+13
2013-06-05tsan.c (tsan_atomic_table): Make const.David Malcolm2-1/+5
2013-06-05string_length_2.f90: Fix dg-do run.Manfred Schwarb5-7/+12
2013-06-05tree-streamer.c (streamer_tree_cache_insert_1): Update the index associated w...Richard Biener5-3/+23
2013-06-05* gcc.dg/tree-ssa/attr-alias.c: Remove duplicated contents.Andreas Schwab2-30/+4
2013-06-05Part of the patch to add support for the R100. Accidentally omitted from the...Nick Clifton1-1/+4
2013-06-05tree-ssa-structalias.c (call_stmt_vars): Make static.David Malcolm2-1/+5
2013-06-05Daily bump.GCC Administrator1-1/+1
2013-06-04lto-cgraph.c (get_alias_symbol): Remove weakref sanity check.Jan Hubicka3-4/+17
2013-06-04attr-alias.c: New testcase.Jan Hubicka5-5/+118
2013-06-04gcc/Jürgen Urban9-147/+238
2013-06-04Fix Cilk Plus tests for simulators.Balaji V. Iyer30-155/+122
2013-06-04AArch64 - Improve MOVI handling (5/5)Ian Bolton6-31/+113
2013-06-04AArch64 - Improve MOVI handling (4/5)Ian Bolton4-22/+28
2013-06-04AArch64 - Improve MOVI handling (3/5)Ian Bolton4-79/+96
2013-06-04AArch64 - Improve MOVI handling (2/5)Ian Bolton4-54/+30
2013-06-04AArch64 - Improve MOVI handling (1/5)Ian Bolton2-24/+26
2013-06-04ibm-ldouble.c: Enable for little-endian.Alan Modra2-3/+7
2013-06-04mips.opt (meva): New.Catherine Moore4-0/+23
2013-06-04rs6000.c (output_toc): Correct little-endian float constant output.Alan Modra2-1/+9
2013-06-04re PR fortran/37336 ([F03] Finish derived-type finalization)Tobias Burnus23-160/+869
2013-06-04rtl.def: Add extra fourth optional field to define_cond_exec.Kyrylo Tkachov4-3/+34
2013-06-04expmed.c (extract_bit_field_1): In the larger-than-a-word case...Eric Botcazou2-6/+13
2013-06-04bounds_check_7.f90: Remove "!Manfred Schwarb16-15/+35
2013-06-03re PR middle-end/57500 (Segfault in ipa_record_reference)Jan Hubicka2-2/+11