2019-06-03 |
David Edelsohn | enum-1.c: Add -fno-eliminate-unused-debug-symbols on... |
commit | commitdiff | tree |
2019-06-03 |
Wilco Dijkstra | Fix PR64242 - Longjmp expansion incorrect |
commit | commitdiff | tree |
2019-06-03 |
Szabolcs Nagy | aarch64: emit .variant_pcs for aarch64_vector_pcs symbo... |
commit | commitdiff | tree |
2019-06-03 |
Jonathan Wakely | Corrections for C++2a library status table |
commit | commitdiff | tree |
2019-06-03 |
Jonathan Wakely | PR libstdc++/90686 update C++2a library status docs |
commit | commitdiff | tree |
2019-06-03 |
Jonathan Wakely | Enforce allocator::value_type consistency for container... |
commit | commitdiff | tree |
2019-06-03 |
Aldy Hernandez | tree-vrp.h (value_range_base::nonzero_p): New. |
commit | commitdiff | tree |
2019-06-03 |
Wilco Dijkstra | Fix alignment option parser (PR90684) |
commit | commitdiff | tree |
2019-06-03 |
Kyrylo Tkachov | [AArch64] Emit TARGET_DOTPROD-specific sequence for... |
commit | commitdiff | tree |
2019-06-03 |
Prathamesh... | target-supports.exp (add_options_for_aarch64_sve):... |
commit | commitdiff | tree |
2019-06-03 |
Martin Liska | Remove Java Trees from GENERIC manual. |
commit | commitdiff | tree |
2019-06-03 |
Richard Biener | tree-ssa-sccvn.c (ao_ref_init_from_vn_reference): Get... |
commit | commitdiff | tree |
2019-06-03 |
Martin Liska | Fix typo in index comparison of CONSTRUCTOR. |
commit | commitdiff | tree |
2019-06-03 |
Richard Biener | re PR tree-optimization/90716 (gcc generates wrong... |
commit | commitdiff | tree |
2019-06-03 |
Prathamesh... | re PR target/88837 ([SVE] Poor vector construction... |
commit | commitdiff | tree |
2019-06-03 |
Alejandro Martinez | Fix ICE in vect_slp_analyze_node_operations_1 |
commit | commitdiff | tree |
2019-06-03 |
Richard Biener | re PR testsuite/90713 (FAIL: gcc.dg/gimplefe-40.c ... |
commit | commitdiff | tree |
2019-06-03 |
Martin Liska | Make debug(edge) more verbose. |
commit | commitdiff | tree |
2019-06-03 |
H.J. Lu | re PR target/89750 (Wrong code for _mm_comi_round_ss) |
commit | commitdiff | tree |
2019-06-03 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-06-02 |
Thomas Koenig | re PR fortran/90539 (481.wrf slowdown by 25% on Intel... |
commit | commitdiff | tree |
2019-06-02 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-06-01 |
Iain Sandoe | Darwin, x86, testsuite - adjust tests for Darwin PR90698. |
commit | commitdiff | tree |
2019-06-01 |
Martin Sebor | PR middle-end/90694 - incorrect representation of ADDR_... |
commit | commitdiff | tree |
2019-06-01 |
Jan Hubicka | alias.c: Include ipa-utils.h. |
commit | commitdiff | tree |
2019-06-01 |
Ville Voutilainen | Fix changelog |
commit | commitdiff | tree |
2019-06-01 |
Ville Voutilainen | re PR c++/85254 (boost::is_final does not work for... |
commit | commitdiff | tree |
2019-06-01 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-05-31 |
H.J. Lu | i386: Don't insert ENDBR after NOTE_INSN_DELETED_LABEL |
commit | commitdiff | tree |
2019-05-31 |
Gerald Pfeifer | * doc/xml/manual/allocator.xml: Move hoard.org back... |
commit | commitdiff | tree |
2019-05-31 |
Jeff Law | mips.c (mips_expand_builtin_insn): Swap the 1st and... |
commit | commitdiff | tree |
2019-05-31 |
Jakub Jelinek | tree.h (OMP_CLAUSE__CONDTEMP__ITER): Define. |
commit | commitdiff | tree |
2019-05-31 |
Jakub Jelinek | omp-low.c (lower_rec_simd_input_clauses): Set TREE_THIS... |
commit | commitdiff | tree |
2019-05-31 |
Ian Lance Taylor | runtime: drop unused C type reflection code |
commit | commitdiff | tree |
2019-05-31 |
Ian Lance Taylor | compiler: optimize append of make |
commit | commitdiff | tree |
2019-05-31 |
Ian Lance Taylor | compiler: handle int-to-string conversion with large... |
commit | commitdiff | tree |
2019-05-31 |
Xiong Hu Luo | re PR c/43673 (Incorrect warning: use of 'D' length... |
commit | commitdiff | tree |
2019-05-31 |
Michael Forney | cp-demangle.c: Don't define CP_DYNAMIC_ARRAYS if __STDC... |
commit | commitdiff | tree |
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 |
next |