| [Ada] Improve detection of bad Stdcall convention |
2013-04-24 |
Arnaud Charlet |
|
New |
| [Ada] gnatbind: improve messages in -v mode |
2013-04-24 |
Arnaud Charlet |
|
New |
| change_address in rs6000_secondary_reload_inner |
2013-04-24 |
Alan Modra |
|
New |
| Prune SCEV |
2013-04-24 |
Marek Polacek |
|
New |
| [C++] PR 56970 |
2013-04-24 |
Paolo Carlini |
|
New |
| vtables patch 3/3 |
2013-04-24 |
Bernd Schmidt |
|
New |
| driver-rs6000.c comment pasto |
2013-04-24 |
Alan Modra |
|
New |
| vtables patch 2/3: fold vtable refs that use COMPONENT_REFs |
2013-04-24 |
Bernd Schmidt |
|
New |
| rs6000_emit_set_long_const tidy |
2013-04-24 |
Alan Modra |
|
New |
| vtables patch 1/3: allow empty array initializations |
2013-04-24 |
Bernd Schmidt |
|
New |
| RFA: Fix declaration of default value of TARGET_NARROW_VOLATILE_BITFIELD |
2013-04-24 |
Nick Clifton |
|
New |
| powerpc64le-linux support |
2013-04-24 |
Alan Modra |
|
New |
| Fix an invalid C++ testcase |
2013-04-24 |
Bernd Schmidt |
|
New |
| Fix C++ testcases for size_t vs intptr_t |
2013-04-24 |
Bernd Schmidt |
|
New |
| PR 50686: dwarf2cfi fix for IRIX |
2013-04-24 |
Bernd Schmidt |
|
New |
| PR57052, rs6000.md subregs |
2013-04-24 |
Alan Modra |
|
New |
| Maybe fix PR57050 |
2013-04-24 |
Richard Guenther |
|
New |
| Generate a label for the split cold function while using -freorder-blocks-and-partition |
2013-04-23 |
Sriraman Tallam |
|
New |
| Hash table changes from cxx-conversion branch - PART 1 |
2013-04-23 |
Lawrence Crowl |
|
New |
| [Dwarf] Create .debug_str section in .o with -gsplit-dwarf (issue8540048) |
2013-04-23 |
Sterling Augustine |
|
New |
| [google,4_7] Function reordering plugin enhancements |
2013-04-23 |
Sriraman Tallam |
|
New |
| a lra patch |
2013-04-23 |
Vladimir Makarov |
|
New |
| [ARM] Fix PR56797 |
2013-04-23 |
Greta Yorsh |
|
New |
| [Ada] Proper placement and analysis of aspects/pragmas Depends and Global |
2013-04-23 |
Arnaud Charlet |
|
New |
| [Ada] New procedure GNAT.Sockets.Set_Close_On_Exec |
2013-04-23 |
Arnaud Charlet |
|
New |
| [Ada] Array components of discriminated records with packed parent types |
2013-04-23 |
Arnaud Charlet |
|
New |
| [Ada] Reject illegal uses of Static_Predicate |
2013-04-23 |
Arnaud Charlet |
|
New |
| [Ada] Fix initialization problems on global variables in frontend |
2013-04-23 |
Arnaud Charlet |
|
New |
| [gomp4] Some further little steps towards #pragma omp simd support |
2013-04-23 |
Jakub Jelinek |
|
New |
| RFA: replace MD_REDIRECT_BRANCH with TARGET_CAN_FOLLOW_JUMP |
2013-04-23 |
Joern Rennecke |
|
New |
| [4/5] Altera Nios II: dwarf generation fix |
2013-04-23 |
Chung-Lin Tang |
|
New |
| [Ada] Implement new assertion kind Statement_Assertions |
2013-04-23 |
Arnaud Charlet |
|
New |
| [Ada] Assertions_Policy must be captured at time of aspect specification |
2013-04-23 |
Arnaud Charlet |
|
New |
| [Ada] Cleanup of aspects |
2013-04-23 |
Arnaud Charlet |
|
New |
| [Ada] Diagnose unsupported bit packed arrays |
2013-04-23 |
Arnaud Charlet |
|
New |
| [Ada] Cleanup code for the generation of the _Postconditions procedure |
2013-04-23 |
Arnaud Charlet |
|
New |
| [Ada] : Fix PR/55445 also for Ada's SEH-exception-mechanism |
2013-04-23 |
Kai Tietz |
|
New |
| [Ada] New function Ada.Environment_Variables.Value with default |
2013-04-23 |
Arnaud Charlet |
|
New |
| [Ada] Legality of self-referential outputs in aspect/pragma Depends |
2013-04-23 |
Arnaud Charlet |
|
New |
| [C++11,4.9] Add missing REDUC_PLUS_EXPR case to potential_constant_expression_1. |
2013-04-23 |
Andreas Schwab |
|
New |
| [C++11,4.9] Add missing REDUC_PLUS_EXPR case to potential_constant_expression_1. |
2013-04-23 |
Dominique Dhumieres |
|
New |
| [Fortran] PR57035 - add constraint checks for type(*), dimension(..) and NO_ARG_CHECK |
2013-04-23 |
Tobias Burnus |
|
New |
| Simple change in dot dumper -- Display profile count and branch probability |
2013-04-23 |
Xinliang David Li |
|
New |
| Add std::unordered_* C++11 allocator support |
2013-04-23 |
Jason Merrill |
|
New |
| RFA: enable LRA for rs6000 [patch for WRF] |
2013-04-23 |
Vladimir Makarov |
|
New |
| [wwwdocs] update libstdc++ doc links |
2013-04-22 |
Benjamin Kosnik |
|
New |
| [gomp4] Some progress on #pragma omp simd |
2013-04-22 |
Aldy Hernandez |
|
New |
| C++ PATCH to support ~auto |
2013-04-22 |
Jason Merrill |
|
New |
| C++ PATCH to print missing template instantiation context |
2013-04-22 |
Jason Merrill |
|
New |
| C++ PATCH for c++/48665 (typeid and function-cv-quals) - also disables some library tests |
2013-04-22 |
Jason Merrill |
|
New |
| C++ PATCH to lambda printing in diagnostics |
2013-04-22 |
Jason Merrill |
|
New |
| C++ PATCH to implement conditional conversions (n3323) |
2013-04-22 |
Jason Merrill |
|
New |
| C++ PATCH to add capture initializers to -std=c++1y |
2013-04-22 |
Jason Merrill |
|
New |
| C++ PATCH to avoid ICE on unimplemented constexpr bits |
2013-04-22 |
Jason Merrill |
|
New |
| C++ PATCH for core 1612 (lambda and anonymous union) |
2013-04-22 |
Jason Merrill |
|
New |
| C++ PATCH for core 1609 |
2013-04-22 |
Jason Merrill |
|
New |
| C++ PATCH to implement N3582 changes to proposed C++14 return type deduction |
2013-04-22 |
Jason Merrill |
|
New |
| Fix PR56990 |
2013-04-22 |
Marek Polacek |
|
New |
| Fix PR56990 |
2013-04-22 |
Marek Polacek |
|
New |
| Patch to extend the fix PR53676 to unsigned char |
2013-04-22 |
Laurent Alfonsi |
|
New |
| [v3] Tidy std::is_signed |
2013-04-22 |
Paolo Carlini |
|
New |
| patch to fix PR57018 |
2013-04-22 |
Vladimir Makarov |
|
New |
| [AArch64] Fix printf format warning in aarch64_print_operand |
2013-04-22 |
James Greenhalgh |
|
New |
| [Ada] Aspect/pragma Contract_Cases and library level subprograms |
2013-04-22 |
Arnaud Charlet |
|
New |
| [v3] N3669 |
2013-04-22 |
Paolo Carlini |
|
New |
| [Ada] Ada 2012 predicate checks on (in-) out parameters |
2013-04-22 |
Arnaud Charlet |
|
New |
| [AArch64] Map standard pattern names to NEON intrinsics directly. |
2013-04-22 |
James Greenhalgh |
|
New |
| [google/gcc-4_8] Fix powerpc64-grtev3-linux-gnu.xfail |
2013-04-22 |
Simon Baldwin |
|
New |
| [AArch64] Support vrecp<esx> neon intrinsics in RTL. |
2013-04-22 |
James Greenhalgh |
|
New |
| [v3] libstdc++/57010 |
2013-04-22 |
Paolo Carlini |
|
New |
| [AArch64] Negate with Compare instruction |
2013-04-22 |
Hurugalawadi, Naveen |
|
New |
| Remove useless BIT_AND_EXPRs |
2013-04-22 |
Jeff Law |
|
New |
| [GOOGLE] Workaround a bug in AutoFDO which may leads to infinite loop for inlined assembly |
2013-04-22 |
Dehao Chen |
|
New |
| [GOOGLE] Workaround a bug in AutoFDO which may leads to infinite loop for inlined assembly |
2013-04-21 |
Dehao Chen |
|
New |
| Add std::unordered_* C++11 allocator support |
2013-04-21 |
François Dumont |
|
New |
| RFA: Fix use of extra_objs when configuring tilepro-linux and tilegx-linux |
2013-04-21 |
Nick Clifton |
|
New |
| [4.7] Fix a couple of C++isms |
2013-04-21 |
Eric Botcazou |
|
New |
| Simple change in dot dumper -- Display profile count and branch probability |
2013-04-21 |
Xinliang David Li |
|
New |
| [google,4.7] Generate a label for the split cold function while using -freorder-blocks-and-partition |
2013-04-21 |
Sriraman Tallam |
|
New |
| Simple change in dot dumper -- Display profile count and branch probability |
2013-04-20 |
Xinliang David Li |
|
New |
| fix anachronism in libstdc+ docs |
2013-04-20 |
Jonathan Wakely |
|
New |
| [6/6] Example of converting global state to per-pass state |
2013-04-20 |
David Malcolm |
|
New |
| [5/6] Introduce virtual functions in testsuite/gcc.dg/plugin/one_time_plugin.c |
2013-04-20 |
David Malcolm |
|
New |
| [4/6] Handwritten part of conversion of passes to instances of C++ classes |
2013-04-20 |
David Malcolm |
|
New |
| [2/6] Move the construction of the pass hierarchy into a new passes.def file |
2013-04-20 |
David Malcolm |
|
New |
| [1/6] Introduce macros when constructing the tree of passes |
2013-04-20 |
David Malcolm |
|
New |
| [mips] Fix for PR target/56942 |
2013-04-19 |
Steve Ellcey |
|
New |
| gcc: arm: linux-eabi: fix handling of armv4 bx fixups when linking |
2013-04-19 |
Mike Frysinger |
|
New |
| [9/9] Fix lto report names |
2013-04-19 |
Andi Kleen |
|
New |
| [8/9] Print lto report at the right place |
2013-04-19 |
Andi Kleen |
|
New |
| [7/9] Add -flto-report-wpa |
2013-04-19 |
Andi Kleen |
|
New |
| [6/9] Add --param tunables for the initial size of the type merging hash tables |
2013-04-19 |
Andi Kleen |
|
New |
| [5/9] Use murmurhash2A for type merging |
2013-04-19 |
Andi Kleen |
|
New |
| [4/9] Add murmurhash2a |
2013-04-19 |
Andi Kleen |
|
New |
| [3/9] Use murmurhash3 for pointer map hashing |
2013-04-19 |
Andi Kleen |
|
New |
| [2/9] Add murmurhash3 |
2013-04-19 |
Andi Kleen |
|
New |
| [1/9] Improve pointer hash function to include all bits |
2013-04-19 |
Andi Kleen |
|
New |
| [google,4.7] Generate a label for the split cold function while using -freorder-blocks-and-partition |
2013-04-19 |
Sriraman Tallam |
|
New |
| [google,4.7] Generate a label for the split cold function while using -freorder-blocks-and-partition |
2013-04-19 |
Sriraman Tallam |
|
New |
| patch to fix PR 56847 |
2013-04-19 |
Vladimir Makarov |
|
New |