| [AArch64] Vectorize over more math.h functions. |
2013-04-26 |
James Greenhalgh |
|
New |
| [AArch64] Implement vector float->double widening and double->float narrowing. |
2013-04-26 |
James Greenhalgh |
|
New |
| [AArch64] Support BICS instruction in the backend |
2013-04-26 |
Ian Bolton |
|
New |
| [AArch64] Add vector int to float conversions. |
2013-04-26 |
James Greenhalgh |
|
New |
| [AArch64] Map fcvt intrinsics to builtin name directly. |
2013-04-26 |
James Greenhalgh |
|
New |
| [AArch64] Fix order of modes to lroundmn2 standard names. |
2013-04-26 |
James Greenhalgh |
|
New |
| [AArch64] Testcases for ANDS instruction |
2013-04-26 |
Ian Bolton |
|
New |
| [AArch64] Convert NEON frint implementations to use builtins. |
2013-04-26 |
James Greenhalgh |
|
New |
| [AArch64] Map frint intrinsics to standard pattern names directly. |
2013-04-26 |
James Greenhalgh |
|
New |
| [C++,testcase,committed] PR 55708 |
2013-04-26 |
Paolo Carlini |
|
New |
| [ARM] Remove incscc and decscc patterns from thumb2.md |
2013-04-26 |
Greta Yorsh |
|
New |
| [C++] Define __cplusplus == 201300L for -std=c++1y |
2013-04-26 |
Paolo Carlini |
|
New |
| Preserve loops from CFG build until after RTL loop opts |
2013-04-26 |
Richard Guenther |
|
New |
| Generate a label for the split cold function while using -freorder-blocks-and-partition |
2013-04-25 |
Sriraman Tallam |
|
New |
| Generate a label for the split cold function while using -freorder-blocks-and-partition |
2013-04-25 |
Sriraman Tallam |
|
New |
| [GOOGLE] backport r188371 to google-4_8 |
2013-04-25 |
Dehao Chen |
|
New |
| Fix bootstrap with go (uninit warning with ab edges) |
2013-04-25 |
Jakub Jelinek |
|
New |
| [committed] Fix recgprop bug with ms_abi -> sysv memcpy call (PR rtl-optimization/57003) |
2013-04-25 |
Jakub Jelinek |
|
New |
| Fold VEC_[LR]SHIFT_EXPR (PR tree-optimization/57051) |
2013-04-25 |
Jakub Jelinek |
|
New |
| insert move iterator patch |
2013-04-25 |
François Dumont |
|
New |
| RFA: enable LRA for rs6000 [patch for WRF] |
2013-04-25 |
Vladimir Makarov |
|
New |
| [google,4_7] Function reordering plugin enhancements |
2013-04-25 |
Sriraman Tallam |
|
New |
| PATCH: contrib/repro_fail: filter out "-ignore SIGHUP" from spawn line |
2013-04-25 |
David Malcolm |
|
New |
| C++ PATCH for c++/57064 (ref-qualifier and function returning rvalue ref) |
2013-04-25 |
Jason Merrill |
|
New |
| C++ PATCH for c++/56859 (alignas and value-dependent expressions) |
2013-04-25 |
Jason Merrill |
|
New |
| Fix folding of logb (-Inf) (PR tree-optimization/57066) |
2013-04-25 |
Marek Polacek |
|
New |
| C++ PATCH for c++/50261 (aggregate mem-initializers) |
2013-04-25 |
Jason Merrill |
|
New |
| Fix folding of logb (-Inf) (PR tree-optimization/57066) |
2013-04-25 |
Marek Polacek |
|
New |
| Fix folding of logb (-Inf) (PR tree-optimization/57066) |
2013-04-25 |
Marek Polacek |
|
New |
| [Fortran-Dev] Merge from Trunk / Commit of the last patch |
2013-04-25 |
Tobias Burnus |
|
New |
| Fix folding of logb (-Inf) (PR tree-optimization/57066) |
2013-04-25 |
Marek Polacek |
|
New |
| [Ada] Add Reason argument to pragma Warnings |
2013-04-25 |
Arnaud Charlet |
|
New |
| [Ada] Remove special expansion for membership tests in SPARK mode |
2013-04-25 |
Arnaud Charlet |
|
New |
| [AArch64] Describe the 'BSL' RTL pattern more accurately. |
2013-04-25 |
James Greenhalgh |
|
New |
| [Ada] Control over error message details for Contract_Cases |
2013-04-25 |
Arnaud Charlet |
|
New |
| [Ada] Extra semantic rules for aspect Abstract_State and aspect Global |
2013-04-25 |
Arnaud Charlet |
|
New |
| [AArch64] Change iterator for neg<mode>2 from VDQM to VDQ. |
2013-04-25 |
James Greenhalgh |
|
New |
| [Ada] Improve error message on static vs non-static predicate use |
2013-04-25 |
Arnaud Charlet |
|
New |
| [AArch64] Make vabs<q>_f<32, 64> a tree/gimple intrinsic. |
2013-04-25 |
James Greenhalgh |
|
New |
| [Ada] Warning on unused loop variable of a quantified expression |
2013-04-25 |
Arnaud Charlet |
|
New |
| remove unused fiields in init_expmed_rtl expmed.c |
2013-04-25 |
Graham Stott |
|
New |
| [AArch64] Implement TARGET_GIMPLE_FOLD_BUILTIN for aarch64 backend. |
2013-04-25 |
James Greenhalgh |
|
New |
| [Ada] Warning on suspicious existential quantifier |
2013-04-25 |
Arnaud Charlet |
|
New |
| [Ada] Hidden state detection |
2013-04-25 |
Arnaud Charlet |
|
New |
| [Ada] Remove internal debug flags -gnatd.X/-gnatd.Y |
2013-04-25 |
Arnaud Charlet |
|
New |
| [Ada] Illegal selected components of types derived from private types |
2013-04-25 |
Arnaud Charlet |
|
New |
| [Ada] No tampering check for empty container |
2013-04-25 |
Arnaud Charlet |
|
New |
| [Ada] VAX Float runtime via Targparm |
2013-04-25 |
Arnaud Charlet |
|
New |
| [Ada] Expression of static predicate should be static |
2013-04-25 |
Arnaud Charlet |
|
New |
| [Ada] Locally enabled invariants are ignored |
2013-04-25 |
Arnaud Charlet |
|
New |
| [Ada] Locally enabled invariants are ignored |
2013-04-25 |
Arnaud Charlet |
|
New |
| [Ada] Ghost entities |
2013-04-25 |
Arnaud Charlet |
|
New |
| [v3] libstdc++/57065 |
2013-04-25 |
Paolo Carlini |
|
New |
| [4.9,alpha] : Switch alpha to LRA |
2013-04-25 |
Chung-Ju Wu |
|
New |
| Emit error for negative _Alignas alignment values |
2013-04-25 |
Senthil Kumar Selvaraj |
|
New |
| [google/gcc-4_8] Backport r198101 (fix for PR56847) into google/gcc-4_8 |
2013-04-25 |
Han Shen |
|
New |
| [google,4_7] Function reordering plugin enhancements |
2013-04-24 |
Sriraman Tallam |
|
New |
| Fix non-deterministic output order for type stubs in DWARF output |
2013-04-24 |
Cary Coutant |
|
New |
| libstdc++/56905 deprecate copy_exception |
2013-04-24 |
Jonathan Wakely |
|
New |
| libstdc++/56905 deprecate copy_exception |
2013-04-24 |
Jonathan Wakely |
|
New |
| [gomp4] C FE OpenMP 4.0 parsing stuff |
2013-04-24 |
Jakub Jelinek |
|
New |
| patch to fix pr57046 |
2013-04-24 |
Vladimir Makarov |
|
New |
| Hash table changes from cxx-conversion branch - config part |
2013-04-24 |
Lawrence Crowl |
|
New |
| PATCH: Add -mx32 to x86-64 ASM_SPEC |
2013-04-24 |
H.J. Lu |
|
New |
| [C++] Define __cplusplus == 201300L for -std=c++1y |
2013-04-24 |
Paolo Carlini |
|
New |
| RTL gensupport - fix warning when using a match_scratch predicate |
2013-04-24 |
Graham Stott |
|
New |
| C++ PATCH for c++/53721 (this in trailing-return-type) |
2013-04-24 |
Jason Merrill |
|
New |
| patch for latest lra changes. |
2013-04-24 |
Vladimir Makarov |
|
New |
| [AArch64] Enable Redundant Extension Elimination by default at 02 or higher |
2013-04-24 |
Ian Bolton |
|
New |
| [Ada] Fall-back termination handlers does not apply to Self |
2013-04-24 |
Arnaud Charlet |
|
New |
| [Ada] Disabled invariants and preconditions and _Postconditions |
2013-04-24 |
Arnaud Charlet |
|
New |
| [Ada] Anonymous access components that denote tasks |
2013-04-24 |
Arnaud Charlet |
|
New |
| [Ada] Aspects on expression function without prior declaration |
2013-04-24 |
Arnaud Charlet |
|
New |
| [C++] Add __GXX_EXPERIMENTAL_CXX1Y__ |
2013-04-24 |
Paolo Carlini |
|
New |
| [Ada] Entities for subprogram body should not have a contract node attached |
2013-04-24 |
Arnaud Charlet |
|
New |
| [AArch64] Fix vld1<q>_* asm constraints in arm_neon.h |
2013-04-24 |
James Greenhalgh |
|
New |
| [Ada] Do not apply float conversion checks if expansion not enabled |
2013-04-24 |
Arnaud Charlet |
|
New |
| [Ada] New gnatls switch -aPdir |
2013-04-24 |
Arnaud Charlet |
|
New |
| [Ada] Generation of routine _Postconditions |
2013-04-24 |
Arnaud Charlet |
|
New |
| [Ada] gnatfind and source file names on Windows |
2013-04-24 |
Arnaud Charlet |
|
New |
| [Ada] Redundant comparison to True |
2013-04-24 |
Arnaud Charlet |
|
New |
| [Ada] Use of attribute 'Loop_Entry in various contexts |
2013-04-24 |
Arnaud Charlet |
|
New |
| [Ada] Properly initialize value of global variable Unit_Casing before use |
2013-04-24 |
Arnaud Charlet |
|
New |
| C++ PATCH to add capture initializers to -std=c++1y |
2013-04-24 |
Jason Merrill |
|
New |
| [Ada] Placement and analysis of aspect Contract_Cases |
2013-04-24 |
Arnaud Charlet |
|
New |
| [Ada] Implement Predicate_Check |
2013-04-24 |
Arnaud Charlet |
|
New |
| [Ada] Correct project search path when using switch -aP |
2013-04-24 |
Arnaud Charlet |
|
New |
| [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 |