2020-01-06 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Eric Botcazou | discr1.ads: Compile with -gnatc instead of -gnatct. |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Iain Sandoe | [testsuite, Darwin] Fix failing darwin-version-1.c. |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Jakub Jelinek | re PR target/93141 (Missed optimization : Use of adc... |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Jakub Jelinek | re PR c++/93138 (elaborated type specifier visibility... |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Olivier Hainque | Guard inclusion of vxAtomicLib.h from gthr-vxworks.h |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Jakub Jelinek | re PR c++/93046 (ICE in cp_gimplify_init_expr) |
commit | commitdiff | tree | snapshot |
2020-01-05 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2020-01-04 |
Eric Botcazou | * gnatvsn.ads: Bump copyright year. |
commit | commitdiff | tree | snapshot |
2020-01-04 |
Tobias Burnus | Fortran] PR91640 – Fix call to contiguous dummy |
commit | commitdiff | tree | snapshot |
2020-01-04 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Jason Merrill | PR c++/93033 - incorrect tree node sharing with array... |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Jason Merrill | Reject class template placeholder as non-type template... |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Iain Sandoe | [testsuite, X86] Require effective target masm_intel... |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Konstantin... | gdbinit.in: call a function with "call", not "set" |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Jonathan Wakely | libstdc++: Only use std::compare_three_way when concept... |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Martin Jambor | Avoid segfault when dumping IPA-CP lattices for unoptim... |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Tobias Burnus | Fortran] OpenMP/OpenACC – fix more issues with OPTIONAL |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Jakub Jelinek | re PR target/93089 (Force mprefer-vector-width=512... |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Jakub Jelinek | re PR target/93089 (Force mprefer-vector-width=512... |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Jakub Jelinek | re PR target/93110 (grub-2.04/grub-core/lib/division... |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Jakub Jelinek | re PR rtl-optimization/93088 (Compile time hog on gcc... |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Tobias Burnus | Fortran] PR 92994 – add more ASSOCIATE checks |
commit | commitdiff | tree | snapshot |
2020-01-03 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2020-01-02 |
Jakub Jelinek | re PR fortran/68020 (Issue with implied-shape array... |
commit | commitdiff | tree | snapshot |
2020-01-02 |
Ian Lance Taylor | compiler, runtime, reflect: generate hash functions... |
commit | commitdiff | tree | snapshot |
2020-01-02 |
Ian Lance Taylor | compiler: split writing of equal and hash functions... |
commit | commitdiff | tree | snapshot |
2020-01-02 |
Andrew Pinski | Add 1bit bit-field testcases. |
commit | commitdiff | tree | snapshot |
2020-01-02 |
Jakub Jelinek | re PR c/90677 (gcc-9.1.0 fails to build __gcc_diag__... |
commit | commitdiff | tree | snapshot |
2020-01-02 |
Dennis Zhang | [Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and... |
commit | commitdiff | tree | snapshot |
2020-01-02 |
Dennis Zhang | Add myself to MAINTAINERS |
commit | commitdiff | tree | snapshot |
2020-01-02 |
Tobias Burnus | Fortran] PR68020 – Fix implied-shape handling for rank > 2 |
commit | commitdiff | tree | snapshot |
2020-01-02 |
Jakub Jelinek | re PR ipa/93087 (Bogus `-Wsuggest-attribute=cold` on... |
commit | commitdiff | tree | snapshot |
2020-01-02 |
Jerry DeLisle | PR 90374 d0.d, e0.d, es0.d, en0.d, g0.d and ew.d edit... |
commit | commitdiff | tree | snapshot |
2020-01-02 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2020-01-01 |
John David... | re PR target/67834 (Local references inside comdat... |
commit | commitdiff | tree | snapshot |
2020-01-01 |
Andrew Pinski | Fix windows libobjc build (PR libobjc/93099) |
commit | commitdiff | tree | snapshot |
2020-01-01 |
Thomas Koenig | Handle REF_INQUIRY for dependency checking. |
commit | commitdiff | tree | snapshot |
2020-01-01 |
John David... | re PR target/93111 (FAIL: gfortran.fortran-torture... |
commit | commitdiff | tree | snapshot |
2020-01-01 |
John David... | baseline_symbols.txt: Update. |
commit | commitdiff | tree | snapshot |
2020-01-01 |
Jakub Jelinek | Update copyright years. |
commit | commitdiff | tree | snapshot |
2020-01-01 |
Jakub Jelinek | update-copyright.py: Add Mentor Graphics Corporation... |
commit | commitdiff | tree | snapshot |
2020-01-01 |
Jakub Jelinek | gcc.c (process_command): Update copyright notice dates. |
commit | commitdiff | tree | snapshot |
2020-01-01 |
Jan Hubicka | ipa.c (walk_polymorphic_call_targets): Fix updating... |
commit | commitdiff | tree | snapshot |
2020-01-01 |
Jakub Jelinek | re PR tree-optimization/93098 (ICE with negative shifter) |
commit | commitdiff | tree | snapshot |
2020-01-01 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2019-12-31 |
Richard Sandiford | Fix EXTRACT_LAST_REDUCTION segfault |
commit | commitdiff | tree | snapshot |
2019-12-31 |
Ayush Mittal | re PR libgomp/93065 (libgomp: destructor missing to... |
commit | commitdiff | tree | snapshot |
2019-12-31 |
Richard Sandiford | Fix SSA update when vectorisation adds a vdef to a... |
commit | commitdiff | tree | snapshot |
2019-12-31 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Olivier Hainque | Add ChangeLog entry for rev 279797 |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Olivier Hainque | undefine OFFSET in testsuite/gcc.dg/vect/tree-vect.h |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Corentin Gay | VxWorks has_nanosleep for libstdc++ enable-libstdcxx... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Olivier Hainque | Prevent redefinition of WCHAR_MAX from testsuite/gcc... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Olivier Hainque | allow $ in scan-tree-dump expressions matching symbol... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Joel Brobecker | Guard aarch64/aapcs64 tests using abitest.S by check_we... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Jerome Lambourg | Adapt libstdc++ os_defines for VxWorks to more recent... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Olivier Hainque | Arrange to preinclude yvals.h ahead of stdint on VxWorks 7 |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Olivier Hainque | Add missing file expected with rev 279781 |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Joseph Myers | * fi.po: Update. |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Olivier Hainque | Add missing files expected with rev 279784 |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Olivier Hainque | Add missing file expected with rev 279783 |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Olivier Hainque | Add missing file expected with rev 279781 |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Olivier Hainque | Setup system header wrappers for C++ on VxWorks |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Olivier Hainque | Introduce an internal API for VxWorks version checks |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Olivier Hainque | Simplify the compilation commands for config/vxworks.c |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Joel Brobecker | Setup TARGET_C_PREINCLUDE for VxWorks |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Alexandre Oliva | Refine definitions for wchar_t/wint_t on VxWorks |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Olivier Hainque | Identify sections in vx-common.h |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Doug Rupp | Define STARTFILE_PREFIX_SPEC for powerpc VxWorks < 7 |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Olivier Hainque | Improve recursion protection for VxWorks limits.h |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Olivier Hainque | Improve VxWorks GTHREAD_ONCE_INIT |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Olivier Hainque | Fix macro reference in gthr-vxworks-tls.c |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Olivier Hainque | Fix typo in macro name guarding conditional in vxcrtstuff.c |
commit | commitdiff | tree | snapshot |
2019-12-30 |
John David... | re PR libgomp/93066 (libgomp/target.c:525:46: error... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Peter Bergner | Fix builtin functions needlessly using VIEW_CONVERT_EXP... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Marek Polacek | Remove assert in reshape_init_r. |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Paolo Carlini | decl2.c (delete_sanity): Add location_t parameter and... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Thomas Koenig | re PR fortran/91651 ([F03] Implement KIND argument... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Thomas Koenig | re PR fortran/91651 ([F03] Implement KIND argument... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Thomas Koenig | Remove KIND argument from INDEX so it does not mess... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Thomas Koenig | Catch division by zero errors in array sizes. |
commit | commitdiff | tree | snapshot |
2019-12-30 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Jakub Jelinek | re PR c++/92745 (Initializing array with vec4 results... |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Marek Polacek | PR c++/88337 - Implement P1327R1: Allow dynamic_cast... |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Jakub Jelinek | re PR target/93078 (Missing fma and round functions... |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Richard Sandiford | Unshare DR_STEP before gimplifying it |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Richard Sandiford | Check for a supported comparison when using EXTRACT_LAS... |
commit | commitdiff | tree | snapshot |
2019-12-29 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2019-12-28 |
Jakub Jelinek | re PR bootstrap/93074 (build FAIL with --enable-offload... |
commit | commitdiff | tree | snapshot |
2019-12-28 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2019-12-27 |
Richard Sandiford | [AArch64] Fix typo in V_INT_CONTAINER |
commit | commitdiff | tree | snapshot |
2019-12-27 |
Richard Sandiford | Add missing target check for fully-masked fold-left... |
commit | commitdiff | tree | snapshot |
2019-12-27 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2019-12-26 |
Jakub Jelinek | re PR c++/92438 (Function declaration parsed incorrectl... |
commit | commitdiff | tree | snapshot |
2019-12-26 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2019-12-25 |
Alexandre Oliva | Define HAVE_ for math long double functions declared... |
commit | commitdiff | tree | snapshot |
2019-12-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2019-12-24 |
Jiufu Guo | rs6000: re-enable web and rnreg with -funroll-loops |
commit | commitdiff | tree | snapshot |
2019-12-24 |
Ian Lance Taylor | re PR go/93020 (Final patches to build gcc-10 on GNU... |
commit | commitdiff | tree | snapshot |
next |