2020-06-12 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-06-11 |
Marek Polacek | c++: Fix bogus -Wparentheses warning [PR95344] |
commit | commitdiff | tree |
2020-06-11 |
Marek Polacek | c++: Fix ICE in check_local_shadow with enum [PR95560] |
commit | commitdiff | tree |
2020-06-11 |
Harald Anlauf | PR fortran/95611 - ICE in access_attr_decl, at fortran... |
commit | commitdiff | tree |
2020-06-11 |
Harald Anlauf | PR fortran/95091 - Buffer overflows with submodules... |
commit | commitdiff | tree |
2020-06-11 |
Harald Anlauf | PR fortran/95091 - Buffer overflows with submodules... |
commit | commitdiff | tree |
2020-06-11 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-06-10 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-06-09 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-06-08 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-06-07 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-06-06 |
Carl Love | pr94833, fix vec_first_match_index for nulls |
commit | commitdiff | tree |
2020-06-06 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-06-05 |
Harald Anlauf | PR fortran/95373 - ICE in build_reference_type, at... |
commit | commitdiff | tree |
2020-06-05 |
Harald Anlauf | PR fortran/95373 - ICE in build_reference_type, at... |
commit | commitdiff | tree |
2020-06-05 |
Harald Anlauf | PR fortran/95106 - truncation of long symbol names... |
commit | commitdiff | tree |
2020-06-05 |
Harald Anlauf | PR fortran/95530, PR fortran/95537 - Buffer overflows... |
commit | commitdiff | tree |
2020-06-05 |
Harald Anlauf | PR fortran/95500 - Segfault compiling extra interface... |
commit | commitdiff | tree |
2020-06-05 |
H.J. Lu | x86: Update Intel processor detection |
commit | commitdiff | tree |
2020-06-05 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-06-04 |
Thomas Schwinge | 'libgomp.oacc-fortran/{error_,}stop-{1,2,3}.f': initial... |
commit | commitdiff | tree |
2020-06-04 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-06-03 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-06-02 |
Kyrylo Tkachov | aarch64: Add initial support for -mcpu=zeus |
commit | commitdiff | tree |
2020-06-02 |
Martin Liska | Remove bad ChangeLog entry. |
commit | commitdiff | tree |
2020-06-02 |
Martin Liska | Remove accidentally installed file. |
commit | commitdiff | tree |
2020-06-02 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-06-01 |
Thomas Koenig | Finalization depends on the expression, not on the... |
commit | commitdiff | tree |
2020-06-01 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-31 |
Gerald Pfeifer | i386: Define __ILP32__ and _ILP32 for all 32-bit targets |
commit | commitdiff | tree |
2020-05-31 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-30 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-29 |
Alex Coplan | aarch64: PR target/94591: Don't generate invalid REV64... |
commit | commitdiff | tree |
2020-05-29 |
Kyrylo Tkachov | [AArch64] Use __getauxval instead of getauxval in LSE... |
commit | commitdiff | tree |
2020-05-29 |
Martin Liska | gcov-tool: Flexible endian adjustment for merging cover... |
commit | commitdiff | tree |
2020-05-29 |
Martin Liska | Fix various limitations of git-backport.py. |
commit | commitdiff | tree |
2020-05-29 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-28 |
Harald Anlauf | PR fortran/95104 - Segfault on a legal WAIT statement |
commit | commitdiff | tree |
2020-05-28 |
Mark Eggleston | Fortran : "type is( real(kind(1.)) )" spurious syntax... |
commit | commitdiff | tree |
2020-05-28 |
Mark Eggleston | Fortran : ICE in gfc_trans_label_assign PR50392 |
commit | commitdiff | tree |
2020-05-28 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-27 |
Harald Anlauf | PR fortran/95104 - Segfault on a legal WAIT statement |
commit | commitdiff | tree |
2020-05-27 |
Thomas Koenig | Fixes a hang on an invalid ID in a WAIT statement. |
commit | commitdiff | tree |
2020-05-27 |
Martin Liska | Add new git-backport.py script. |
commit | commitdiff | tree |
2020-05-27 |
GCC Administrator | Daily bump. misc/first-auto-changelog-9 |
commit | commitdiff | tree |
2020-05-26 |
Alexandre Oliva | [rs6000] fix mffsl emulation |
commit | commitdiff | tree |
2020-05-26 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-25 |
Jason Merrill | c++: constexpr and lambda capture [PR90212] |
commit | commitdiff | tree |
2020-05-25 |
Jason Merrill | c++: Local class DMI using local static [PR90479] |
commit | commitdiff | tree |
2020-05-25 |
Jason Merrill | c++: -fmerge-all-constants vs. destructors [PR91529] |
commit | commitdiff | tree |
2020-05-25 |
Jason Merrill | c++: generic lambda and -fsanitize=vla-bound [PR93822] |
commit | commitdiff | tree |
2020-05-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-24 |
H.J. Lu | x86: Handle -mavx512vpopcntdq for -march=native |
commit | commitdiff | tree |
2020-05-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-22 |
Thomas Koenig | Add early return for invalid STATUS for close. |
commit | commitdiff | tree |
2020-05-22 |
Bin Cheng | Add missing unit dependence vector in data dependence... |
commit | commitdiff | tree |
2020-05-22 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-21 |
Martin Liska | Fix backport due to usage for x_target_flags. |
commit | commitdiff | tree |
2020-05-21 |
Martin Liska | Add outline-atomics to target attribute. |
commit | commitdiff | tree |
2020-05-21 |
H.J. Lu | x86: Update VPCLMULQDQ check |
commit | commitdiff | tree |
2020-05-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-20 |
Mark Eggleston | Fortran : ProcPtr function results: 'ppr@' in error... |
commit | commitdiff | tree |
2020-05-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-19 |
H.J. Lu | x86: Update GFNI check |
commit | commitdiff | tree |
2020-05-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-18 |
Douglas Rupp | Require powerpc_vsx_ok in gcc.target/powerpc/pr71763.c |
commit | commitdiff | tree |
2020-05-18 |
Iain Buclaw | d: Fix multiple definition error when using mixins... |
commit | commitdiff | tree |
2020-05-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-17 |
Iain Buclaw | d: Fix ICE in verify_gimple_stmt, at tree-cfg.c:4959 |
commit | commitdiff | tree |
2020-05-17 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-16 |
Iain Buclaw | d: Fix wrong vtable offset in virtual function call |
commit | commitdiff | tree |
2020-05-16 |
Iain Buclaw | libphobos: Fix struct layout of stat_t on sparc-*-solaris* |
commit | commitdiff | tree |
2020-05-16 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-15 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-14 |
Szabolcs Nagy | aarch64: don't emit bti j after NOTE_INSN_DELETED_LABEL... |
commit | commitdiff | tree |
2020-05-14 |
Szabolcs Nagy | aarch64: ensure bti c is emitted at function start... |
commit | commitdiff | tree |
2020-05-14 |
Szabolcs Nagy | aarch64: Fix .cfi_window_save with pac-ret [PR94515] |
commit | commitdiff | tree |
2020-05-14 |
Szabolcs Nagy | aarch64, libgcc: Fix unwinding from pac-ret to normal... |
commit | commitdiff | tree |
2020-05-14 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-13 |
Mark Eggleston | Fortran : ICE in gfc_conv_array_constructor_expr PR93497 |
commit | commitdiff | tree |
2020-05-13 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-12 |
Jonathan Wakely | libstdc++: Fix incorrect size calculation in PMR resour... |
commit | commitdiff | tree |
2020-05-12 |
Clement Chigot | rs6000: Link with libc128.a for long-double-128. |
commit | commitdiff | tree |
2020-05-12 |
David Edelsohn | rs6000: AIX long double builtins for 64 bit long double. |
commit | commitdiff | tree |
2020-05-12 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-11 |
Mark Eggleston | Fortran : Spurious warning message with -Wsurprising... |
commit | commitdiff | tree |
2020-05-11 |
Xionghu Luo | rs6000: Don't use HARD_FRAME_POINTER_REGNUM if it's... |
commit | commitdiff | tree |
2020-05-11 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-10 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-09 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-08 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-07 |
Uros Bizjak | alpha: Implement the PR94780 fix for alpha. |
commit | commitdiff | tree |
2020-05-07 |
Jakub Jelinek | testsuite: Improve g++.dg/ext/attr-parm-1.C testcase... |
commit | commitdiff | tree |
2020-05-07 |
Eric Botcazou | Update the baseline symbols for SPARC64/Linux |
commit | commitdiff | tree |
2020-05-07 |
Rainer Orth | libstdc++: Update Solaris baselines for GCC 9.4 |
commit | commitdiff | tree |
2020-05-07 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-05-06 |
Nathan Sidwell | c++: QT overload regression with attribute [PR94946] |
commit | commitdiff | tree |
2020-05-06 |
Jonathan Wakely | libstdc++: Document library versioning for 9.[123]... |
commit | commitdiff | tree |
2020-05-06 |
Jakub Jelinek | libstdc++: Update {x86_64,i?86,powerpc64,s390x,aarch64... |
commit | commitdiff | tree |
next |