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-06-22
Sandra Loosemore
Fortran: fix sm computation in CFI_allocate [PR93524]
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Thomas Rodgers
libstdc++: Fix for deadlock in std::counting_semaphore...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
David Malcolm
analyzer: fix ICE on malloc/alloca param type mismatch...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Sergei Trofimovich
docs: drop unbalanced parenthesis in rtl.texi
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Richard Biener
middle-end/101156 - remove not working optimization...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Jakub Jelinek
testsuite: Add testcase for recently fixed PR [PR101159]
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Jakub Jelinek
expand: Fix up empty class return optimization [PR101160]
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Jakub Jelinek
fold-const: Return corresponding integral type for...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Andrew MacLeod
Add relational self-tests.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Andrew MacLeod
Add relation between LHS and op1 for casts and copies.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Andrew MacLeod
Add relation effects between operands to MINUS_EXPR.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Andrew MacLeod
Add relations between LHS and op1/op2 for PLUS_EXPR.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Andrew MacLeod
Add relational support to fold_using_range
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Andrew MacLeod
Add relational support to range-op.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Andrew MacLeod
Initial value-relation code.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Richard Biener
tree-optimization/101151 - fix irreducible region check...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Jojo R
RISC-V: Add tune info for T-HEAD C906.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Kito Cheng
testuite: Add pthread check to dg-module-cmi for omp...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Richard Biener
tree-optimization/101158 - adjust SLP call matching...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Richard Biener
tree-optimization/101159 - fix missing NULL check in...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Richard Biener
tree-optimization/101154 - fix out-of bound access...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Jakub Jelinek
i386: Use xor to write zero to memory with -Os even...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
liuhongt
Remove my Write After Approval entry.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Martin Liska
contrib: fix a flake8 issue
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Martin Liska
autofdo: Bump AUTO_PROFILE_VERSION.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Martin Liska
gcov: update comment about padding
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
liuhongt
Add vect_recog_popcount_pattern to handle mismatch...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
liuhongt
Optimize vpexpand* to mask mov when mask have all ones...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
liuhongt
Fix ICE for vpexpand*.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Jonathan Wakely
libstdc++: Improve std::lock algorithm
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Jason Merrill
expand: empty class return optimization [PR88529]
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Patrick Palka
libstdc++: Sync __cpp_lib_ranges macro defined in range...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Tobias Burnus
contrib/mklog.py: Improve PR handling
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Richard Biener
tree-optimization/101120 - fix compile-time issue with...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Patrick Palka
c++: REF_PARENTHESIZED_P wrapper inhibiting NRVO [PR67302]
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Patrick Palka
c++: conversion to base of vbase in NSDMI [PR80431]
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Jakub Jelinek
inline-asm: Fix ICE with bitfields in "m" operands...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Gary Dismukes
[Ada] Implement fixed-lower-bound consistency checks...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Bob Duff
[Ada] Optimization of System.Value_N
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Justin Squirek
[Ada] INOX: prototype "when" constructs
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Steve Baird
[Ada] Add Ada.Strings.Text_Buffers and replace uses...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Eric Botcazou
[Ada] Adjust new fast bit-field copy path to big-endian...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Richard Kenner
[Ada] Add Return_Statement field
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Bob Duff
[Ada] Improve efficiency of small slice assignments...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Ed Schonberg
[Ada] Implementation of AI12-205: defaults for formal...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Bob Duff
[Ada] Implement 'Valid_Value attribute
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Eric Botcazou
[Ada] Export Opt.Assume_No_Invalid_Values for use in...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Bob Duff
[Ada] Zero-size slices
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Ghjuvan Lacambre
[Ada] Address ??? comments
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Piotr Trojanek
[Ada] Fix unbalanced parens in documentation of Address...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Ghjuvan Lacambre
[Ada] Minor reformattings
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Ghjuvan Lacambre
[Ada] Make -gnatU and -gnatw.d the default
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Eric Botcazou
[Ada] Fix invalid JSON real numbers generated with...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Piotr Trojanek
[Ada] Disable wrong computation of offsets within multi...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Piotr Trojanek
[Ada] Skip overlay checks on protected components with...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Doug Rupp
[Ada] Compile s-mmap on aarch64-linux
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Gary Dismukes
[Ada] Compiler crash on sliding of fixed-lower-bound...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Piotr Trojanek
[Ada] Simplify detection of statically overlapping...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Piotr Trojanek
[Ada] Fix detection of overlapping actuals with renamings
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Frederic Konrad
[Ada] powerpc64-wrs-vxworks7r2: build shared libgnat
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
prathamesh...
arm/66791: Replace builtins in vceq_* (a, b) with a...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
prathamesh...
arm/97906: Adjust neon_vca patterns to use GLTE instead...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Richard Biener
tree-optimization/101121 - avoid infinite SLP build
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
liuhongt
Disparage slightly the mask register alternative for...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Roger Sayle
PR target/11877: Use xor to write zero to memory with -Os
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
liuhongt
MAINTAINERS: Add myself as maintainer of the i386 vecto...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-20
Patrick Palka
libstdc++: Implement new views::split as per P2210
commit
|
commitdiff
|
tree
|
snapshot
2021-06-20
Patrick Palka
libstdc++: Implement P2210 changes to rename views...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-20
Patrick Palka
libstdc++: Implement P2210 changes to split_view resolv...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-20
Patrick Palka
libstdc++: Define split_view::_InnerIter::base as per...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-20
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-19
Patrick Palka
libstdc++: Implement LWG 3555 changes to transform...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-19
Patrick Palka
libstdc++: Implement LWG 3553 changes to split_view
commit
|
commitdiff
|
tree
|
snapshot
2021-06-19
Patrick Palka
libstdc++: Implement LWG 3546 changes to common_iterator
commit
|
commitdiff
|
tree
|
snapshot
2021-06-19
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Patrick Palka
libstdc++: Reduce ranges::minmax/minmax_element compari...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Aaron Sawdey
Fix p10 fusion regtests
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Jeff Law
[committed] More useless code elimination on the H8
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Andrew MacLeod
Calculate a global definition if one has not been regis...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Andrew MacLeod
Remove poor value computations.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Antoni Boucher
MAINTAINERS: Add myself for write after approval
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Harald Anlauf
Fortran - fix conversion to result type for the min...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
David Malcolm
analyzer: fix issue with symbolic reads with concrete...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Patrick Palka
libstdc++: Implement LWG 3557 change to convertible_to
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
David Malcolm
analyzer: add region_model_manager::get_or_create_int_cst
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
David Malcolm
analyzer: refactor custom_event, introducing precanned_...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Jonathan Wakely
libstdc++: Replace incorrect static assertion in std...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Srinath Parvathaneni
arm: Fix multilib mapping for CDE extensions [PR100856].
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Marcel Vollweiler
gcc/configure.ac: fix register issue for global_load...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Richard Biener
tree-optimization/101112 - fix pattern stmt def lookup...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Jonathan Wakely
libstdc++: Suppress -Wstringop-overread warning in...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Jakub Jelinek
stor-layout: Don't create DECL_BIT_FIELD_REPRESENTATIVE...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Gary Dismukes
[Ada] Additional error checking on index constraints...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Bob Duff
[Ada] Minor comment cleanups
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Piotr Trojanek
[Ada] Fix detection of overlapping slices indexed by...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Piotr Trojanek
[Ada] Fix detection of overlapping actuals with renamings
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Bob Duff
[Ada] Make "gcc -gnatDGL" handle unterminated last...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Piotr Trojanek
[Ada] Reuse Package_Specification in Is_Incomplete_Or_P...
commit
|
commitdiff
|
tree
|
snapshot
next