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-07-28
David Malcolm
analyzer: play better with -fsanitize=bounds
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
David Malcolm
analyzer: remove redundant return value from various...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Harald Anlauf
Fortran: ICE in resolve_allocate_deallocate for invalid...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Jakub Jelinek
ubsan: Fix ICEs with DECL_REGISTER tests [PR101624]
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Jakub Jelinek
match.pd: Fix up recent __builtin_bswap16 simplificatio...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Ilya Leoshkevich
IBM Z: Fix 5 tests in 31-bit mode
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Richard Biener
tree-optimization/101615 - SLP permute opt with CTOR...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Kyrylo Tkachov
aarch64: Add smov alternative to sign_extend pattern
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
H.J. Lu
x86: Don't set AVX_U128_DIRTY when zeroing YMM/ZMM...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Richard Biener
tree-optimization/101615 - SLP permute opt of existing...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Andrew Stubbs
amdgcn: Fix attributes for LLVM-12 [PR 100208]
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Andrew MacLeod
Return undefined on edges which are not executed.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Siddhesh Poyarekar
analyzer: Handle strdup builtins
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Siddhesh Poyarekar
analyzer: Recognize __builtin_free as a matching deallo...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Iain Buclaw
d: Wrong evaluation order of binary expressions (PR101640)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Iain Buclaw
d: fix ICE at convert_expr(tree_node*, Type*, Type...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Iain Buclaw
d: __FUNCTION__ doesn't work in core.stdc.stdio functio...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Iain Buclaw
d: Compile-time reflection for supported built-ins...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Iain Buclaw
d: Change in DotTemplateExp type semantics leading...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Ilya Leoshkevich
IBM Z: Enable LSan and TSan
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Bin Cheng
AArch64: use stable sorting in generating ldp/stp
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Bin Cheng
Don't skip prologue/epilogue when initializing alias.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Jakub Jelinek
i386: Improve AVX2 expansion of vector >> vector DImode...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Martin Uecker
Correct a mistake in a warnung for -Wnonnull.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Sandra Loosemore
Bind(c): Improve error checking in CFI_* functions
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Sandra Loosemore
Bind(c): Fix bugs in CFI_section
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Sandra Loosemore
Fix ISO_Fortran_binding.h paths in gfortran testsuite
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Sandra Loosemore
Bind(C): Correct sizes of some types in CFI_establish
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Sandra Loosemore
Bind(C): Fix type encodings in ISO_Fortran_binding.h
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Kewen Lin
vect: Fix wrong check in vect_recog_mulhs_pattern ...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
liuhongt
Add the member integer_to_sse to processor_cost as...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Bill Schmidt
rs6000: Write static initializations for overload tables
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Bill Schmidt
rs6000: Write static initializations for built-in table
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Bill Schmidt
rs6000: Write output to the builtins init file, part...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Martin Sebor
Let -Wuninitialized assume built-ins don't change const...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Jonathan Wakely
libstdc++: Simplify std::optional::value()
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Jonathan Wakely
testsuite: Add missing C++ includes to tests [PR101646]
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Martin Sebor
Use OEP_DECL_NAME when comparing VLA bounds [PR101585].
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Ulrich Drepper
Implement OpenMP 5.1 section 3.15: omp_display_env
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Jeff Law
Fix argument to pthread_join
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Aldy Hernandez
Abstract out (forward) jump threader state handling.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Marek Polacek
c++: Reject ordered comparison of null pointers [PR99701]
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Jonathan Wakely
libstdc++: Adjust whitespace in <bits/cow_string.h>
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Jonathan Wakely
libstdc++: Move COW string definitions to separate...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Jonathan Wakely
libstdc++: Remove unnecessary uses of <utility>
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Jonathan Wakely
libstdc++: Reduce header dependencies on <array> and...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Aldy Hernandez
Implement basic block path solver.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Jonathan Wright
simplify-rtx: Push sign/zero-extension inside vec_duplicate
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Thomas Schwinge
Don't use libgomp 'cbuf' buffering with OpenACC 'async'
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Julian Brown
Fix OpenACC "ephemeral" asynchronous host-to-device...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Thomas Schwinge
Add 'libgomp.oacc-c-c++-common/async-data-1-{1,2}.c'
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Thomas Schwinge
[OpenACC] Clarify sequencing of 'async' data copying...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Thomas Schwinge
Fix OpenACC 'async'/'wait' issues in 'libgomp.oacc...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Richard Biener
tree-optimization/101573 - improve uninit warning at -O0
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Richard Biener
tree-optimization/39821 - fix cost classification for...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Martin Jambor
ipa: Adjust references to identify read-only globals
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Jakub Jelinek
gimple-fold: Fix up __builtin_clear_padding on classes...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Michael Meissner
PR 100170: Fix eq/ne tests on power10.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Andrew MacLeod
Confirm and Handle only ASCII in toupper and tolower...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
David Malcolm
analyzer: fix uninit false +ve when returning structs
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Andrew MacLeod
Adjust ranges for to_upper and to_lower.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Roger Sayle
Fold bswap32(x) != 0 to x != 0 (and related transforms)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Joseph Myers
Regenerate .pot files.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Aldy Hernandez
Implement operator_bitwise_xor::op1_op2_relation_effect.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Aldy Hernandez
Pass relationship to methods calling generic fold_range.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Ashimida
Remove legacy external declarations in toplev.h [PR101447]
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Tobias Burnus
PR fortran/93308/93963/94327/94331/97046 problems raise...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Aldy Hernandez
Abstract out conditional simplification out of execute_vrp.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Aldy Hernandez
Pass gimple context to array_bounds_checker.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Tamar Christina
AArch64: correct dot-product RTL patterns for aarch64.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Tamar Christina
AArch64: correct usdot vectorizer and intrinsics optabs
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Jakub Jelinek
openmp: Add support for omp attributes section and...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Arnaud Charlet
[Ada] Declare time_t uniformly based on a system parame...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Marek Polacek
include: Fix -Wundef warnings in ansidecl.h
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Harald Anlauf
Fortran: extend check for array arguments and reject...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Jakub Jelinek
expmed: Fix store_integral_bit_field [PR101562]
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Aldy Hernandez
Use range_query object in array bounds class.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Jonathan Wright
aarch64: Use memcpy to copy vector tables in vst1[q...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Jonathan Wright
aarch64: Use memcpy to copy vector tables in vst1[q...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
H.J. Lu
x86: Don't return hard register when LRA is in progress
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Jonathan Wakely
libstdc++: Reduce headers included by <future>
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Jonathan Wright
aarch64: Use memcpy to copy vector tables in vst1[q...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Jonathan Wright
aarch64: Use memcpy to copy vector tables in vst2[q...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Jonathan Wright
aarch64: Use memcpy to copy vector tables in vst3[q...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Jonathan Wright
aarch64: Use memcpy to copy vector tables in vst4[q...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Jonathan Wright
aarch64: Use memcpy to copy vector tables in vtbx4...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Jonathan Wright
aarch64: Use memcpy to copy vector tables in vtbl[34...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Jonathan Wright
aarch64: Use memcpy to copy vector tables in vqtbx...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Jonathan Wright
aarch64: Use memcpy to copy vector tables in vqtbl...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Jonathan Wakely
libstdc++: Update documentation comments for namespace...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Jakub Jelinek
openmp: Add support for __has_attribute(omp::directive...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Jakub Jelinek
openmp: Diagnose invalid mixing of the attribute and...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Xi Ruoyao
testsuite: mips: pass -finline/-fnoinline through
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Xi Ruoyao
Revert "testsuite: mips: use noinline attribute instead...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
David Malcolm
analyzer: fix feasibility false +ve with overly complex...
commit
|
commitdiff
|
tree
|
snapshot
next