2019-05-31 |
Ian Lance Taylor | runtime: implement cheaper context switch on Linux... |
commit | commitdiff | tree |
2019-05-31 |
Marc Glisse | apply unary op to both sides of (vec_cond x cst1 cst2) |
commit | commitdiff | tree |
2019-05-31 |
Marc Glisse | Simplify more EXACT_DIV_EXPR comparisons |
commit | commitdiff | tree |
2019-05-31 |
Richard Sandiford | New .md construct: define_insn_and_rewrite |
commit | commitdiff | tree |
2019-05-31 |
Jonathan Wakely | Add noexcept to tuple<> and simplify tuple<T1,T2> noexc... |
commit | commitdiff | tree |
2019-05-31 |
Jan Hubicka | tree-ssa-alias.c (type_has_components_p): New function. |
commit | commitdiff | tree |
2019-05-31 |
Jonathan Wakely | Fix breakage due to removing __gnu_cxx::size_t declaration |
commit | commitdiff | tree |
2019-05-31 |
Nathan Sidwell | [C++PATCH] Lambda names are anonymous |
commit | commitdiff | tree |
2019-05-31 |
Bill Schmidt | cpu-future.c: Require powerpc_future_ok. |
commit | commitdiff | tree |
2019-05-31 |
Jonathan Wakely | PR libstdc++/90682 allow set_terminate(0) and set_unexp... |
commit | commitdiff | tree |
2019-05-31 |
Jonathan Wakely | Remove using-declarations that add std names to __gnu_cxx |
commit | commitdiff | tree |
2019-05-31 |
Antony Polukhin | PR libstdc++/71579 assert that type traits are not... |
commit | commitdiff | tree |
2019-05-31 |
Jonathan Wakely | Fix random_device to work with COW strings again |
commit | commitdiff | tree |
2019-05-31 |
Martin Liska | Add pretty print for const_tree. |
commit | commitdiff | tree |
2019-05-31 |
Thomas De Schampheleire | re PR debug/86964 (Too many debug symbols included... |
commit | commitdiff | tree |
2019-05-31 |
Jakub Jelinek | re PR tree-optimization/90671 (ICE on valid code at... |
commit | commitdiff | tree |
2019-05-31 |
Iain Sandoe | c++, testsuite - require alias support for a test. |
commit | commitdiff | tree |
2019-05-31 |
Iain Sandoe | Darwin, x86, testsuite - adjust tests for Darwin's... |
commit | commitdiff | tree |
2019-05-31 |
Iain Sandoe | Darwin, x86 - We have .p2align, so declare its use. |
commit | commitdiff | tree |
2019-05-31 |
Bill Schmidt | predicates.md (pcrel_address): New define_predicate. |
commit | commitdiff | tree |
2019-05-31 |
Joseph Myers | * fi.po, sv.po: Update. |
commit | commitdiff | tree |
2019-05-31 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-05-30 |
Jakub Jelinek | gimplify.c (enum gimplify_omp_var_data): Add GOVD_CONDTEMP. |
commit | commitdiff | tree |
2019-05-30 |
Jim Wilson | Fix RISC-V build failure for go language. |
commit | commitdiff | tree |
2019-05-30 |
Nina Dinka... | LWG2788 basic_string spurious use of a default construc... |
commit | commitdiff | tree |
2019-05-30 |
Marek Polacek | * cp-tree.h (TYPE_HAS_NONTRIVIAL_DESTRUCTOR): Fix a... |
commit | commitdiff | tree |
2019-05-30 |
Bill Schmidt | constraints.md (eI): New constraint. |
commit | commitdiff | tree |
2019-05-30 |
Thomas Koenig | gfc-internals.texi (Translating to GENERIC): New chapter. |
commit | commitdiff | tree |
2019-05-30 |
Sylvia Taylor | [aarch64]: add support for fabd in sve |
commit | commitdiff | tree |
2019-05-30 |
Ian Lance Taylor | compiler: intrinsify sync/atomic functions |
commit | commitdiff | tree |
2019-05-30 |
Jakub Jelinek | re PR c++/90598 (Return type of explicit destructor... |
commit | commitdiff | tree |
2019-05-30 |
Jonathan Wakely | Update libstdc++ documentation for Support and Diagnost... |
commit | commitdiff | tree |
2019-05-30 |
Bill Schmidt | rs6000-cpus.def (OTHER_FUSION_MASKS): New #define. |
commit | commitdiff | tree |
2019-05-30 |
Sam Tebbs | [PATCH][GCC][AARCH64] Fix libstdc++ build failure after... |
commit | commitdiff | tree |
2019-05-30 |
Marek Polacek | * lang.opt (ftail-call-workaround): Fix a typo. |
commit | commitdiff | tree |
2019-05-30 |
Jonathan Wakely | Update C++20 status table |
commit | commitdiff | tree |
2019-05-30 |
Jonathan Wakely | Update documentation of implementation-defined library... |
commit | commitdiff | tree |
2019-05-30 |
Jakub Jelinek | tree-predcom.c (is_inv_store_elimination_chain): Fix... |
commit | commitdiff | tree |
2019-05-30 |
Rainer Orth | Generalize getconf _NPROCESSORS_ONLN |
commit | commitdiff | tree |
2019-05-30 |
Iain Sandoe | testsuite,x86 - require native TLS for two tests that... |
commit | commitdiff | tree |
2019-05-30 |
Martin Liska | gdbinit: add a new command and fix one |
commit | commitdiff | tree |
2019-05-30 |
Paolo Carlini | decl.c (grokdeclarator): Use declarator->id_loc in... |
commit | commitdiff | tree |
2019-05-30 |
Ian Lance Taylor | re PR go/90669 (go/gofrontend/types.cc:2805 contains... |
commit | commitdiff | tree |
2019-05-30 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-05-29 |
Jonathan Wakely | PR libstdc++/85494 fix failing test |
commit | commitdiff | tree |
2019-05-29 |
Jonathan Wakely | PR libstdc++/88881 fix filesystem::symlink_status for... |
commit | commitdiff | tree |
2019-05-29 |
Jonathan Wakely | Optimize filesystem::path::parent_path() |
commit | commitdiff | tree |
2019-05-29 |
Bill Schmidt | rs6000.c (rs6000_call_template_1): Handle pcrel calls... |
commit | commitdiff | tree |
2019-05-29 |
Jakub Jelinek | re PR c++/90598 (Return type of explicit destructor... |
commit | commitdiff | tree |
2019-05-29 |
Thomas Koenig | re PR fortran/90539 (481.wrf slowdown by 25% on Intel... |
commit | commitdiff | tree |
2019-05-29 |
Jan Hubicka | * tree-ssa/alias-access-spath-1.c: new testcase. |
commit | commitdiff | tree |
2019-05-29 |
Uros Bizjak | sse.md (*save_multiple<mode>): Rename from save_multipl... |
commit | commitdiff | tree |
2019-05-29 |
Yoshinori Sato | config.gcc (rx-*-linux*): New target. |
commit | commitdiff | tree |
2019-05-29 |
Jan Hubicka | tree-ssa-alias.c (same_type_for_tbaa): Return ture... |
commit | commitdiff | tree |
2019-05-29 |
Paolo Carlini | re PR c++/89875 (invalid typeof reference to a member... |
commit | commitdiff | tree |
2019-05-29 |
Jonathan Wakely | Avoid -Wunused-parameter warnings from testsuite utility |
commit | commitdiff | tree |
2019-05-29 |
Jonathan Wakely | PR libstdc++/85494 use rdseed and rand_s in std::random... |
commit | commitdiff | tree |
2019-05-29 |
Alejandro Martinez | This patch implements the [u]avgM3_floor and [u]avgM3_c... |
commit | commitdiff | tree |
2019-05-29 |
Jakub Jelinek | re PR fortran/90329 (Incompatibility between gfortran... |
commit | commitdiff | tree |
2019-05-29 |
Jakub Jelinek | re PR bootstrap/90543 (Build failure on MINGW for gcc... |
commit | commitdiff | tree |
2019-05-29 |
Sam Tebbs | [PATCH 3/3][GCC][AARCH64] Add support for pointer authe... |
commit | commitdiff | tree |
2019-05-29 |
Jakub Jelinek | gimplify.c (struct gimplify_omp_ctx): Add clauses member. |
commit | commitdiff | tree |
2019-05-29 |
Jakub Jelinek | re PR c/90628 (__builtin_mul_overflow writes to const... |
commit | commitdiff | tree |
2019-05-29 |
Jakub Jelinek | P1091R3 - Extending structured bindings to be more... |
commit | commitdiff | tree |
2019-05-29 |
Jakub Jelinek | P1091R3 - Extending structured bindings to be more... |
commit | commitdiff | tree |
2019-05-29 |
Martin Liska | Remove duplicite dg-compile (PR testsuite/90657). |
commit | commitdiff | tree |
2019-05-29 |
Bill Schmidt | rs6000-cpus.def (OTHER_FUTURES_MASK): New #define. |
commit | commitdiff | tree |
2019-05-29 |
Michael Meissner | rtl.h (LABEL_REF_P): New #define. |
commit | commitdiff | tree |
2019-05-29 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-05-28 |
John David... | pa.c (hppa_profile_hook): Remove offset adjustment. |
commit | commitdiff | tree |
2019-05-28 |
Jonathan Wakely | PR libstdc++/90634 reduce allocations in filesystem... |
commit | commitdiff | tree |
2019-05-28 |
Jonathan Wakely | Fix C++14-only code in testsuite utility |
commit | commitdiff | tree |
2019-05-28 |
Rainer Orth | Remove pre-Solaris 11/SPARC unwinding support |
commit | commitdiff | tree |
2019-05-28 |
Nathan Sidwell | [C++ PATCH] template specializations |
commit | commitdiff | tree |
2019-05-28 |
Marek Polacek | PR c++/90548 - ICE with generic lambda and empty pack. |
commit | commitdiff | tree |
2019-05-28 |
Alejandro Martinez | Current vectoriser doesn't support masked loads for... |
commit | commitdiff | tree |
2019-05-28 |
Rainer Orth | Remove obsolete comment about use_thunk |
commit | commitdiff | tree |
2019-05-28 |
Nathan Sidwell | [PATCH] Commonize anon-name generation |
commit | commitdiff | tree |
2019-05-28 |
Jeff Law | pr50749-qihisi-predec-3.c: Disable loop distribution. |
commit | commitdiff | tree |
2019-05-28 |
Martin Liska | Support again multiple --help options (PR other/90315). |
commit | commitdiff | tree |
2019-05-28 |
Segher Boessenkool | rs6000: Improve p9-dimode* testcases |
commit | commitdiff | tree |
2019-05-28 |
Martin Liska | Handle loop fields in IPA ICF (PR ipa/90555). |
commit | commitdiff | tree |
2019-05-28 |
Eric Botcazou | * gcc-interface/utils.c (handle_stack_protect_attribute... |
commit | commitdiff | tree |
2019-05-28 |
Eric Botcazou | implementation_defined_pragmas.rst (Machine_Attribute... |
commit | commitdiff | tree |
2019-05-28 |
Eric Botcazou | trans.c (lvalue_required_for_attribute_p): Return 0... |
commit | commitdiff | tree |
2019-05-28 |
Eric Botcazou | trans.c (gnat_to_gnu): Remove superfluous tests on... |
commit | commitdiff | tree |
2019-05-28 |
Eric Botcazou | trans.c (walk_nesting_tree): New static function. |
commit | commitdiff | tree |
2019-05-28 |
Eric Botcazou | decl.c (gnat_to_gnu_entity): Remove obsolete test on... |
commit | commitdiff | tree |
2019-05-28 |
Eric Botcazou | decl.c (components_to_record): Set a name on the type... |
commit | commitdiff | tree |
2019-05-28 |
Eric Botcazou | utils.c (gnat_internal_attribute_table): Add support... |
commit | commitdiff | tree |
2019-05-28 |
Eric Botcazou | decl.c (intrin_arglists_compatible_p): Do not return... |
commit | commitdiff | tree |
2019-05-28 |
Xuepeng Guo | Add GCC support to ENQCMD. |
commit | commitdiff | tree |
2019-05-28 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-05-27 |
Jakub Jelinek | gimplify.c (gimplify_scan_omp_clauses): Allow lastpriva... |
commit | commitdiff | tree |
2019-05-27 |
Jakub Jelinek | omp-low.c (lower_omp_1): Look through ordered... |
commit | commitdiff | tree |
2019-05-27 |
Jakub Jelinek | re PR libgomp/90641 (libgomp.c-c++-common/lastprivate... |
commit | commitdiff | tree |
2019-05-27 |
Iain Sandoe | darwin, x86, testsuite - Match codegen |
commit | commitdiff | tree |
2019-05-27 |
Ian Lance Taylor | Makefile.am (check-go-tool): Only chmod check-go-dir... |
commit | commitdiff | tree |
2019-05-27 |
Segher Boessenkool | rs6000: Fix sanitizer build (PR90639) |
commit | commitdiff | tree |
2019-05-27 |
Uros Bizjak | i386.c (ix86_gen_add3): Remove indirect function. |
commit | commitdiff | tree |
next |