2020-01-08 |
Georg-Johann Lay | Add -nodevicespecs option for avr. |
commit | commitdiff | tree |
2020-01-08 |
Georg-Johann Lay | Implement 64-bit double functions. |
commit | commitdiff | tree |
2020-01-08 |
Richard Earnshaw | arm: Fix rmprofile multilibs when architecture includes... |
commit | commitdiff | tree |
2020-01-08 |
Jason Merrill | whitespace |
commit | commitdiff | tree |
2020-01-08 |
Thomas Rodgers | Rename condition_variable_any wait* methods to match... |
commit | commitdiff | tree |
2020-01-08 |
Feng Xue | Find matched aggregate lattice for self-recursive CP... |
commit | commitdiff | tree |
2020-01-08 |
Luo Xiong Hu | Partially revert ipa-inline caller_growth_limits |
commit | commitdiff | tree |
2020-01-08 |
Ian Lance Taylor | compiler: fix loopdepth tracking in array slicing expre... |
commit | commitdiff | tree |
2020-01-08 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-01-07 |
Ian Lance Taylor | compiler, runtime: stop using __go_runtime_error |
commit | commitdiff | tree |
2020-01-07 |
Michael Meissner | Revert patch accidentily created on the wrong sandbox |
commit | commitdiff | tree |
2020-01-07 |
Michael Meissner | Restore patch reverted on trunk instead of a branch |
commit | commitdiff | tree |
2020-01-07 |
Michael Meissner | Revert a patch from luoxhu@linux.ibm.com |
commit | commitdiff | tree |
2020-01-07 |
François Dumont | PR libstdc++/92124 fix incorrect container move assignment |
commit | commitdiff | tree |
2020-01-07 |
Paolo Carlini | init.c (build_new): Add location_t parameter and use... |
commit | commitdiff | tree |
2020-01-07 |
Ian Lance Taylor | compiler: avoid write barrier for a[i] = a[i][:v] |
commit | commitdiff | tree |
2020-01-07 |
Andrew Stubbs | [amdgcn] Add more modes for vector comparisons |
commit | commitdiff | tree |
2020-01-07 |
Jason Merrill | PR c++/47877 - -fvisibility-inlines-hidden and member... |
commit | commitdiff | tree |
2020-01-07 |
Andrew Stubbs | Disallow 'B' constraints on amdgcn addc/subb |
commit | commitdiff | tree |
2020-01-07 |
Andre Vieira | [testsuite][arm] xfail vect-epilogues for armbe |
commit | commitdiff | tree |
2020-01-07 |
Andre Vieira | [doc] Add missing documentation for existing target... |
commit | commitdiff | tree |
2020-01-07 |
Ian Lance Taylor | compiler: avoid a couple of compiler crashes |
commit | commitdiff | tree |
2020-01-07 |
Richard Biener | install.texi: Bump minimal supported MPC version. |
commit | commitdiff | tree |
2020-01-07 |
Richard Sandiford | Add a generic lhd_simulate_enum_decl |
commit | commitdiff | tree |
2020-01-07 |
Richard Sandiford | [AArch64] Use type attributes to mark types that use... |
commit | commitdiff | tree |
2020-01-07 |
Richard Sandiford | Don't mangle attributes that have a space in their... |
commit | commitdiff | tree |
2020-01-07 |
Jakub Jelinek | re PR tree-optimization/93156 (abused nonnull attribute... |
commit | commitdiff | tree |
2020-01-07 |
Jakub Jelinek | re PR tree-optimization/93118 (>>32<<32 is not always... |
commit | commitdiff | tree |
2020-01-07 |
Martin Liska | Add Optimization keyword for TREE/RTL optimization... |
commit | commitdiff | tree |
2020-01-07 |
Martin Liska | Document cloning for the target_clone attribute. |
commit | commitdiff | tree |
2020-01-07 |
Martin Liska | Make warn_inline Optimization option. |
commit | commitdiff | tree |
2020-01-07 |
Martin Liska | Mark -free as Optimization option. |
commit | commitdiff | tree |
2020-01-07 |
Martin Liska | Mark param_min_crossjump_insns with Optimization keyword. |
commit | commitdiff | tree |
2020-01-07 |
Jakub Jelinek | re PR fortran/93162 (gcc/fortran/trans-openmp.c:2469... |
commit | commitdiff | tree |
2020-01-07 |
Jakub Jelinek | re PR c++/91369 (Implement P0784R7: constexpr new) |
commit | commitdiff | tree |
2020-01-07 |
Luo Xiong Hu | ipa-inline: Adjust condition for caller_growth_limits |
commit | commitdiff | tree |
2020-01-07 |
Michael Meissner | Refactor some code for a future change. |
commit | commitdiff | tree |
2020-01-07 |
Michael Meissner | Update ChangeLog for last change |
commit | commitdiff | tree |
2020-01-07 |
Michael Meissner | Update 'Q' constraint documentation. |
commit | commitdiff | tree |
2020-01-07 |
Michael Meissner | Fix bad code of vector extract of PC-relative address... |
commit | commitdiff | tree |
2020-01-07 |
Michael Meissner | Add support for large prefixed address in adjusting... |
commit | commitdiff | tree |
2020-01-07 |
Jason Merrill | PR c++/92552 - ICE with inherited constrained default... |
commit | commitdiff | tree |
2020-01-07 |
Andrew Sutton | PR c++/92739 - parsing requires clause with attributes. |
commit | commitdiff | tree |
2020-01-07 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-01-06 |
John David... | pa.md: Revert change to use ordered_comparison_operator... |
commit | commitdiff | tree |
2020-01-06 |
Richard Sandiford | Require equal shift amounts for IFN_DIV_POW2 |
commit | commitdiff | tree |
2020-01-06 |
Richard Sandiford | Check mask argument's type when vectorising conditional... |
commit | commitdiff | tree |
2020-01-06 |
Andrew Stubbs | Fix amdgcn issue with '0' constraints |
commit | commitdiff | tree |
2020-01-06 |
Bryan Stenson | mips.c (vr4130_align_insns): Fix typo. |
commit | commitdiff | tree |
2020-01-06 |
Andrew Stubbs | Fix early-clobber in amdgcn vec_extract |
commit | commitdiff | tree |
2020-01-06 |
Nathan Sidwell | PR c++/79592 adjust testcase |
commit | commitdiff | tree |
2020-01-06 |
Richard Sandiford | [AArch64] Use move-if-change for aarch64-tune.md |
commit | commitdiff | tree |
2020-01-06 |
Richard Sandiford | [AArch64] Fix constraints for CPY /M |
commit | commitdiff | tree |
2020-01-06 |
Andrew Stubbs | Fix amdgcn inline immediate range |
commit | commitdiff | tree |
2020-01-06 |
Jonathan Wakely | libstdc++: Remove redundant inequality operators in... |
commit | commitdiff | tree |
2020-01-06 |
Jonathan Wakely | libstdc++: Define __cpp_lib_three_way_comparison condit... |
commit | commitdiff | tree |
2020-01-06 |
Martin Liska | Mark param_max_combine_insns with Optimization keyword. |
commit | commitdiff | tree |
2020-01-06 |
Andrew Pinski | New bitfield testcases. |
commit | commitdiff | tree |
2020-01-06 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-01-05 |
Eric Botcazou | discr1.ads: Compile with -gnatc instead of -gnatct. |
commit | commitdiff | tree |
2020-01-05 |
Iain Sandoe | [testsuite, Darwin] Fix failing darwin-version-1.c. |
commit | commitdiff | tree |
2020-01-05 |
Jakub Jelinek | re PR target/93141 (Missed optimization : Use of adc... |
commit | commitdiff | tree |
2020-01-05 |
Jakub Jelinek | re PR c++/93138 (elaborated type specifier visibility... |
commit | commitdiff | tree |
2020-01-05 |
Olivier Hainque | Guard inclusion of vxAtomicLib.h from gthr-vxworks.h |
commit | commitdiff | tree |
2020-01-05 |
Jakub Jelinek | re PR c++/93046 (ICE in cp_gimplify_init_expr) |
commit | commitdiff | tree |
2020-01-05 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-01-04 |
Eric Botcazou | * gnatvsn.ads: Bump copyright year. |
commit | commitdiff | tree |
2020-01-04 |
Tobias Burnus | Fortran] PR91640 – Fix call to contiguous dummy |
commit | commitdiff | tree |
2020-01-04 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-01-03 |
Jason Merrill | PR c++/93033 - incorrect tree node sharing with array... |
commit | commitdiff | tree |
2020-01-03 |
Jason Merrill | Reject class template placeholder as non-type template... |
commit | commitdiff | tree |
2020-01-03 |
Iain Sandoe | [testsuite, X86] Require effective target masm_intel... |
commit | commitdiff | tree |
2020-01-03 |
Konstantin... | gdbinit.in: call a function with "call", not "set" |
commit | commitdiff | tree |
2020-01-03 |
Jonathan Wakely | libstdc++: Only use std::compare_three_way when concept... |
commit | commitdiff | tree |
2020-01-03 |
Martin Jambor | Avoid segfault when dumping IPA-CP lattices for unoptim... |
commit | commitdiff | tree |
2020-01-03 |
Tobias Burnus | Fortran] OpenMP/OpenACC – fix more issues with OPTIONAL |
commit | commitdiff | tree |
2020-01-03 |
Jakub Jelinek | re PR target/93089 (Force mprefer-vector-width=512... |
commit | commitdiff | tree |
2020-01-03 |
Jakub Jelinek | re PR target/93089 (Force mprefer-vector-width=512... |
commit | commitdiff | tree |
2020-01-03 |
Jakub Jelinek | re PR target/93110 (grub-2.04/grub-core/lib/division... |
commit | commitdiff | tree |
2020-01-03 |
Jakub Jelinek | re PR rtl-optimization/93088 (Compile time hog on gcc... |
commit | commitdiff | tree |
2020-01-03 |
Tobias Burnus | Fortran] PR 92994 – add more ASSOCIATE checks |
commit | commitdiff | tree |
2020-01-03 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-01-02 |
Jakub Jelinek | re PR fortran/68020 (Issue with implied-shape array... |
commit | commitdiff | tree |
2020-01-02 |
Ian Lance Taylor | compiler, runtime, reflect: generate hash functions... |
commit | commitdiff | tree |
2020-01-02 |
Ian Lance Taylor | compiler: split writing of equal and hash functions... |
commit | commitdiff | tree |
2020-01-02 |
Andrew Pinski | Add 1bit bit-field testcases. |
commit | commitdiff | tree |
2020-01-02 |
Jakub Jelinek | re PR c/90677 (gcc-9.1.0 fails to build __gcc_diag__... |
commit | commitdiff | tree |
2020-01-02 |
Dennis Zhang | [Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and... |
commit | commitdiff | tree |
2020-01-02 |
Dennis Zhang | Add myself to MAINTAINERS |
commit | commitdiff | tree |
2020-01-02 |
Tobias Burnus | Fortran] PR68020 – Fix implied-shape handling for rank > 2 |
commit | commitdiff | tree |
2020-01-02 |
Jakub Jelinek | re PR ipa/93087 (Bogus `-Wsuggest-attribute=cold` on... |
commit | commitdiff | tree |
2020-01-02 |
Jerry DeLisle | PR 90374 d0.d, e0.d, es0.d, en0.d, g0.d and ew.d edit... |
commit | commitdiff | tree |
2020-01-02 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-01-01 |
John David... | re PR target/67834 (Local references inside comdat... |
commit | commitdiff | tree |
2020-01-01 |
Andrew Pinski | Fix windows libobjc build (PR libobjc/93099) |
commit | commitdiff | tree |
2020-01-01 |
Thomas Koenig | Handle REF_INQUIRY for dependency checking. |
commit | commitdiff | tree |
2020-01-01 |
John David... | re PR target/93111 (FAIL: gfortran.fortran-torture... |
commit | commitdiff | tree |
2020-01-01 |
John David... | baseline_symbols.txt: Update. |
commit | commitdiff | tree |
2020-01-01 |
Jakub Jelinek | Update copyright years. |
commit | commitdiff | tree |
2020-01-01 |
Jakub Jelinek | update-copyright.py: Add Mentor Graphics Corporation... |
commit | commitdiff | tree |
next |