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 |
2019-05-27 |
Eric Botcazou | dwarf2out.c (resolve_args_picking_1): Deal with DW_OP_G... |
commit | commitdiff | tree |
2019-05-27 |
Uros Bizjak | i386.h (STACK_SIZE_MODE): Define. |
commit | commitdiff | tree |
2019-05-27 |
Christophe... | [testsuite,aarch64,arm] PR88440: Fix testcases |
commit | commitdiff | tree |
2019-05-27 |
Richard Biener | re PR tree-optimization/90637 (ICE in vect_loop_version... |
commit | commitdiff | tree |
2019-05-27 |
Eric Botcazou | trans.c (Call_to_gnu): Do not initialize the temporary... |
commit | commitdiff | tree |
2019-05-27 |
Eric Botcazou | ada-builtin-types.def: New file. |
commit | commitdiff | tree |
2019-05-27 |
Eric Botcazou | utils.c (maybe_pad_type): Issue the warning for the... |
commit | commitdiff | tree |
2019-05-27 |
Eric Botcazou | trans.c (Identifier_to_gnu): Minor tweaks. |
commit | commitdiff | tree |
2019-05-27 |
Richard Biener | re PR tree-optimization/90610 (526.blender_r miscompare... |
commit | commitdiff | tree |
2019-05-27 |
Eric Botcazou | trans.c (Gigi_Types_Compatible): New predicate. |
commit | commitdiff | tree |
2019-05-27 |
Eric Botcazou | trans.c (Call_to_gnu): Use the unpadded type when putti... |
commit | commitdiff | tree |
2019-05-27 |
Eric Botcazou | trans.c (gnat_to_gnu): Convert the count to the unsigne... |
commit | commitdiff | tree |
2019-05-27 |
Richard Biener | re PR testsuite/90615 (several vector test cases fail... |
commit | commitdiff | tree |
2019-05-27 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-05-27 |
Ian Lance Taylor | re PR go/90635 (typo in libgo/configure.ac) |
commit | commitdiff | tree |
2019-05-27 |
Ian Lance Taylor | re PR go/90614 (gcc-9.1.0/libgo/go/syscall/wait.c:54... |
commit | commitdiff | tree |
2019-05-26 |
Uros Bizjak | i386.md (@leave_<mode>): New expander. |
commit | commitdiff | tree |
2019-05-26 |
Gerald Pfeifer | appendix_contributing.xml: Update pointer to C++ standa... |
commit | commitdiff | tree |
2019-05-26 |
Iain Sandoe | darwin, x86, testsuite - Amend three PIE tests, |
commit | commitdiff | tree |
2019-05-26 |
Gerald Pfeifer | invoke.texi (Link Options): Many editorial changes... |
commit | commitdiff | tree |
2019-05-26 |
John David... | linux-unwind.h (pa32_fallback_frame_state): Add cast. |
commit | commitdiff | tree |
2019-05-26 |
Thomas Koenig | re PR fortran/90539 (481.wrf slowdown by 25% on Intel... |
commit | commitdiff | tree |
2019-05-26 |
Rainer Orth | Added ChangeLog entry for last commit. |
commit | commitdiff | tree |
2019-05-26 |
Rainer Orth | Remove Solaris 10-only note about -mvect8-ret-in-mem |
commit | commitdiff | tree |
2019-05-26 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-05-25 |
Iain Sandoe | darwin, x86, testsuite - Amend popcnt match string... |
commit | commitdiff | tree |
2019-05-25 |
Iain Sandoe | darwin, x86, testsuite - Check for an expected error... |
commit | commitdiff | tree |
2019-05-25 |
Iain Sandoe | darwin, x86, testsuite - require alias on a test using it. |
commit | commitdiff | tree |
2019-05-25 |
Marek Polacek | PR c++/90572 - wrong disambiguation in friend declaration. |
commit | commitdiff | tree |
2019-05-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-05-24 |
John David... | re PR target/90530 (Invalid SUBREG insn generated by... |
commit | commitdiff | tree |
2019-05-24 |
Jakub Jelinek | tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__CON... |
commit | commitdiff | tree |
2019-05-24 |
Jonathan Wakely | Fix std::midpoint(T*, T*) for reversed arguments |
commit | commitdiff | tree |
2019-05-24 |
Andrew Stubbs | GCN: Wait for exit value to write before exiting. |
commit | commitdiff | tree |
next |