projects
/
platform
/
upstream
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gcc.git
2021-08-12
Jakub Jelinek
openmp: Add support for OpenMP 5.1 masked construct
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Jakub Jelinek
libcpp: Fix ICE with -Wtraditional preprocessing [PR101638]
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Michael Meissner
Fix typo in fold-vec-load-builtin_vec_xl-* tests.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Uros Bizjak
[i386] Introduce scalar version of avx512f_vmscalef.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Jan Hubicka
Fix condition testing void functions in ipa-split.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Jonathan Wakely
libstdc++: Add additional overload of std::lerp [PR101870]
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Jonathan Wakely
libstdc++: Make some #error strings consistent with...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Jonathan Wakely
libstdc++: Add [[nodiscard]] to experimental::randint
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Sergei Trofimovich
c++: fix ptrmemfunc template instantiation [PR101219]
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Martin Uecker
Evaluate type arguments of sizeof that are structs...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Aldy Hernandez
Remove legacy back threader.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Jonathan Wakely
libstdc++: Add #error to some files that depend on...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Tobias Burnus
OpenMP 5.1: Add proc-bind 'primary' support
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Claudiu Zissulescu
arc: Small data doesn't need fcommon option
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Hans-Peter...
gfortran.dg/PR82376.f90: Avoid matching a file-path
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Jakub Jelinek
i386: Fix up V32HImode permutations with -mno-avx512bw...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Jakub Jelinek
openmp: Diagnose syntax mismatches between declare...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Jakub Jelinek
openmp: Diagnose another case of mixing parameter and...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Jakub Jelinek
c++: Fix ICE on defaulted spaceship with pointer return...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Jakub Jelinek
openmp: Diagnose omp::directive/sequence on using-directive
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Jakub Jelinek
c++: Fix up parsing of attributes for using-directive
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Eric Botcazou
Make -no-pie option work for native Windows
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
liuhongt
Combine avx_vec_concatv16si and avx512f_zero_extendv16h...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Patrick Palka
c++: constexpr std::construct_at on empty field [PR101663]
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Jonathan Wakely
libstdc++: Fix test that fails randomly [PR101866]
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Bill Schmidt
rs6000: Add available-everywhere and ancient builtins
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Bill Schmidt
rs6000: Add VSX builtins
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Bill Schmidt
rs6000: Add the rest of the [altivec] stanza to the...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Patrick Palka
c++: parameterized requires-expr as default argument...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Jakub Jelinek
c++: Optimize constinit thread_local vars [PR101786]
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Patrick Palka
c++: recognize class-scope non-template dguides [PR79501]
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Patrick Palka
c++: most vexing parse and braced CTAD [PR89062]
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Jonathan Wakely
libstdc++: Define std::is_pointer_interconvertible_base...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Jonathan Wakely
libstdc++: Fix missing descriptions in ChangeLog entries
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Sandra Loosemore
Fortran: Fix c_float128 and c_float128_complex definitions.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Richard Biener
Fix gcc.dg/lto/pr48622_0.c testcase
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Richard Biener
target/101788 - avoid decomposing hard-register "loads"
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Richard Biener
Adjust volatile handling of the operand scanner
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Eric Botcazou
Small tweak to expand_used_vars
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Jan Hubicka
Fix min_flags handling in mod-ref
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Richard Biener
middle-end/101858 - avoid shift of pointer in folding
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Richard Biener
tree-optimization/101861 - fix gather use for non-gathe...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
prathamesh...
arm/66791: Replace builtins for vdup_n and vmov_n intri...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Jakub Jelinek
sanitizer: Cherry-pick realpath fix
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Bernd Edlinger
Ada: Remove debug line number for DECL_IGNORED_P functions
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Ian Lance Taylor
compiler: don't crash on a, b := int(0)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
liuhongt
Extend ldexp{s,d}f3 to vscalefs{s,d} when TARGET_AVX512...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Hans-Peter...
gcc.dg/uninit-pred-9_b.c: Xfail for CRIS too
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Jakub Jelinek
openmp: Fix up cp/parser.c build with GCC 4.8 to 6
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Martin Liska
mklog: support '-b c/101343' format.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Tobias Burnus
gfortran: Fix in-build-tree testing [PR101305, PR101660]
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
H.J. Lu
Enable gcc.target/i386/pr88531-1a.c for all targets
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Jakub Jelinek
i386: Allow some V32HImode and V64QImode permutations...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Richard Biener
tree-optimization/101809 - support emulated gather...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Jakub Jelinek
i386: Improve single operand AVX512F permutations ...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Jakub Jelinek
openmp: Add support for declare simd and declare varian...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Hongyu Wang
i386: Fix typos in amxbf16 runtime test.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Richard Biener
tree-optimization/101801 - rework generic vector vector...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Richard Biener
middle-end/101824 - properly handle volatiles in nested...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Martin Uecker
Evaluate arguments of sizeof that are structs of variab...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
H.J. Lu
x86: Optimize load of const FP all bits set vectors
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
liuhongt
Support cond_ashr/lshr/ashl for vector integer modes...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Andrew MacLeod
Ensure toupper and tolower follow the expected pattern.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Jonathan Wakely
libstdc++: Reduce use of debug containers in <regex>
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
François Dumont
libstdc++: [_GLIBCXX_DEBUG] Avoid allocator operator...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Martin Jambor
ipa: Fix testsuite/gcc.dg/ipa/remref-6.c
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Pat Haugen
Verify destination[source] of a load[store] instruction...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Uros Bizjak
i386: Name V2SF logic insns [PR101812]
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Thomas Schwinge
Cross-reference parts adapted in 'gcc/omp-oacc-neuter...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Julian Brown
amdgcn: Enable OpenACC worker partitioning for AMD GCN
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Julian Brown
openacc: Middle-end worker-partitioning support
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Tejas Belagod
PR101609: Use the correct iterator for AArch64 vector...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Thomas Schwinge
Remove 'gcc/omp-offload.c' from 'GTFILES'
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Thomas Schwinge
Don't consider '-foffload-abi' in 'DEF_GOACC_BUILTIN...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Thomas Schwinge
Sanity check that 'Init' doesn't appear without 'Var...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Thomas Schwinge
[OpenACC] Clean up unused 'BUILT_IN_ACC_GET_DEVICE_TYPE'
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Thomas Schwinge
[documentation] No need anymore to "mention ['gt-*...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Thomas Schwinge
[documentation] Fix GTY header file example
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Roger Sayle
Improve handling of unknown sign bit in CCP.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Jonathan Wakely
libstdc++: Make allocator equality comparable in tests
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Tobias Burnus
testsuite/lib/gfortran.exp: Add -I for ISO*.h [PR101305...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Bin Cheng
aarch64: Expand %<w> correctly according to mode iterator
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Jonathan Wright
testsuite: aarch64: Fix invalid SVE tests
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Jonathan Wright
testsuite: aarch64: Fix failing vector structure tests...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Hongyu Wang
MAINTAINERS: Add myself for write after approval
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-08
Sergei Trofimovich
lra: Fix s/otput/output/ typo in debug output
commit
|
commitdiff
|
tree
|
snapshot
2021-08-08
François Dumont
libstdc++: Fix dg-prune-output assertion message
commit
|
commitdiff
|
tree
|
snapshot
2021-08-08
Jeff Law
Fix c6x test compromised by recent improvements to...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-08
Hans-Peter...
libstdc++: Tweak timeout for testsuite/std/ranges/iota...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-08
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Ian Lance Taylor
compiler: support export/import of unsafe.Add/Slice
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Harald Anlauf
Fortran: ICE with automatic character object, save...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
H.J. Lu
Add tests for PR tree-optimization/88531
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Martin Sebor
Move more code to new gimple-ssa-warn-access pass.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Cherry Mui
compiler: make escape analysis more strict about runtim...
commit
|
commitdiff
|
tree
|
snapshot
next