summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* validate_failures.py: Fix handling of summary lines with "|" characters or em...Brooks Moses2013-06-062-12/+22
* re PR rtl-optimization/57468 (26% performance drop on important benchmark aft...Vladimir Makarov2013-06-062-0/+8
* re PR c++/43652 (wrong column number for duplicate qualifier)Paolo Carlini2013-06-062-0/+8
* re PR rtl-optimization/57459 (LRA inheritance bug)Vladimir Makarov2013-06-064-1/+72
* s390.opt (mlra): New option.Vladimir Makarov2013-06-064-12/+44
* arm.c (arm_r3_live_at_start_p): New predicate.Eric Botcazou2013-06-062-18/+32
* comment tweaksJason Merrill2013-06-062-2/+5
* * config.host (arm-wrs-vxworks): Configure with other soft float.Doug Rupp2013-06-062-1/+5
* re PR c++/53743 (ICE when compiling firefox with PGO and LTO)Teresa Johnson2013-06-0619-83/+714
* arm-fixed.md (add<mode>3,usadd<mode>3,ssadd<mode>3, [...]): Adjust alternativ...Kyrylo Tkachov2013-06-062-14/+30
* re PR fortran/57542 ([OOP] ICE on FINALization with specific options)Tobias Burnus2013-06-064-2/+47
* arm-ldmstm.ml: Set "predicable_short_it" to "no" where appropriate.Kyrylo Tkachov2013-06-063-25/+60
* sync.md (atomic_loaddi_1): Disable predication for arm_restrict_it.Kyrylo Tkachov2013-06-062-10/+35
* lto-streamer.h (enum LTO_tags): Move LTO_tree_pickle_reference after LTO_null.Richard Biener2013-06-063-25/+27
* configure.tgt (XCFLAGS): Add -ftls-model=initial-exec for GNU/Hurd, as done f...Thomas Schwinge2013-06-062-1/+7
* ptrlock.h: Fix comment.Thomas Schwinge2013-06-062-3/+6
* Disable no-section-anchors-vect-68.C for aarch64 tiny memory model.Marcus Shawcroft2013-06-062-1/+8
* Daily bump.GCC Administrator2013-06-061-1/+1
* +2013-06-04 Balaji V.Balaji V. Iyer2013-06-055-21/+73
* * testsuite/libstdc++-prettyprinters/shared_ptr.cc: Use -O0.Tom Tromey2013-06-052-1/+5
* re PR c++/51908 ([C++11] ICE in cp_parser_abort_tentative_parse with decltype...Paolo Carlini2013-06-054-1/+42
* arm.md (enabled_for_depr_it): New attribute.Kyrylo Tkachov2013-06-052-0/+29
* re PR bootstrap/56714 (Bootstrap failure libitm/local_atomic:1580:3: error: a...Gerald Pfeifer2013-06-052-14/+25
* * gdbinit.in (__FUNCTION__): Add.Mike Stump2013-06-052-0/+5
* alpha.c (alpha_emit_conditional_move): Swap all GE, GT, GEU and GTU compares,...Uros Bizjak2013-06-052-28/+30
* varasm.c (mark_decl_referenced): Revert the removal until targets are fixed.Jan Hubicka2013-06-052-1/+32
* rs6000.c (print_operand, 'z'): Use DECL_PRESERVE_P instead of mark_decl_refer...David Edelsohn2013-06-052-1/+6
* class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_P instead o...Jan Hubicka2013-06-0514-113/+180
* arm.c (MAX_INSN_PER_IT_BLOCK): New macro.Kyrylo Tkachov2013-06-054-2/+30
* fshort-wchar.c: add extra dg-options for arm*-*-*eabi* targets.James Greenhalgh2013-06-054-5/+13
* tsan.c (tsan_atomic_table): Make const.David Malcolm2013-06-052-1/+5
* string_length_2.f90: Fix dg-do run.Manfred Schwarb2013-06-055-7/+12
* tree-streamer.c (streamer_tree_cache_insert_1): Update the index associated w...Richard Biener2013-06-055-3/+23
* * gcc.dg/tree-ssa/attr-alias.c: Remove duplicated contents.Andreas Schwab2013-06-052-30/+4
* Part of the patch to add support for the R100. Accidentally omitted from the...Nick Clifton2013-06-051-1/+4
* tree-ssa-structalias.c (call_stmt_vars): Make static.David Malcolm2013-06-052-1/+5
* Daily bump.GCC Administrator2013-06-051-1/+1
* lto-cgraph.c (get_alias_symbol): Remove weakref sanity check.Jan Hubicka2013-06-043-4/+17
* attr-alias.c: New testcase.Jan Hubicka2013-06-045-5/+118
* gcc/Jürgen Urban2013-06-049-147/+238
* Fix Cilk Plus tests for simulators.Balaji V. Iyer2013-06-0430-155/+122
* AArch64 - Improve MOVI handling (5/5)Ian Bolton2013-06-046-31/+113
* AArch64 - Improve MOVI handling (4/5)Ian Bolton2013-06-044-22/+28
* AArch64 - Improve MOVI handling (3/5)Ian Bolton2013-06-044-79/+96
* AArch64 - Improve MOVI handling (2/5)Ian Bolton2013-06-044-54/+30
* AArch64 - Improve MOVI handling (1/5)Ian Bolton2013-06-042-24/+26
* ibm-ldouble.c: Enable for little-endian.Alan Modra2013-06-042-3/+7
* mips.opt (meva): New.Catherine Moore2013-06-044-0/+23
* rs6000.c (output_toc): Correct little-endian float constant output.Alan Modra2013-06-042-1/+9
* re PR fortran/37336 ([F03] Finish derived-type finalization)Tobias Burnus2013-06-0423-160/+869