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
2022-05-17
Dmitriy Anisimkov
[Ada] GNAT.Binary_Search is not internal
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Yannick Moy
[Ada] Fix insertion of declaration inside quantified...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Marc Poulhiès
[Ada] Fix Forced sign flag in formatted string
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Eric Botcazou
[Ada] Fix small glitch in Expand_N_Full_Type_Declaration
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Bob Duff
[Ada] Requires_Cleanup_Actions and N_Protected_Body
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Bob Duff
[Ada] Output.w always writes to stderr
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Dmitriy Anisimkov
[Ada] Generic binary search implementation
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Eric Botcazou
[Ada] Fix bogus visibility error with partially paramet...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Etienne Servais
[Ada] Take full view of private type
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Arnaud Charlet
[Ada] Allow 'Reduce with -gnat2022
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Ghjuvan Lacambre
[Ada] Don't create calls to Abort_Undefer when not...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Marc Poulhiès
[Ada] Typo fix in finalization comment
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Etienne Servais
[Ada] Initialize Compiler_State to avoid Constraint_Error
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Eric Botcazou
[Ada] Deal with derived record types in Has_Compatible_...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Eric Botcazou
[Ada] Streamline implementation of Has_Compatible_Repre...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Etienne Servais
[Ada] Remove superfluous call to Original_Node
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Javier Miranda
[Ada] Crash freezing declaration that will raise constr...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Javier Miranda
[Ada] Spurious error on subprogram with class-wide...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Eric Botcazou
[Ada] Use Actions field of freeze nodes for subprograms
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Javier Miranda
[Ada] Implement calls to abstract subprograms in class...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Piotr Trojanek
[Ada] Fix documentation of using attribute Loop_Entry...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Etienne Servais
[Ada] Check token to be "access", reject it if not
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Piotr Trojanek
[Ada] Enable current value propagation within pragma...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
Jakub Jelinek
forwprop: Fix a typo and comment formatting
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
liuhongt
Optimize vpermtiw/b to vpunpcklqdq for certain cases.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
liuhongt
Clamp vec_perm_expr index in simplify_bitfield_ref...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-17
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Jason Merrill
attribs: fix typedefs in generic code [PR105492]
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
David Malcolm
analyzer: implement four new warnings for <stdarg.h...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Iain Buclaw
d: Merge upstream dmd 60bfa0ee7, druntime 94bd5bcb...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Jonathan Wakely
libstdc++: Fix hyperlink in docs
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Jonathan Wakely
libstdc++: Update C++23 status docs
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Jonathan Wakely
libstdc++: Add C++23 status docs
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Jonathan Wakely
libstdc++: Fix status docs for <bit> support
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Richard Biener
Finish gimple_build API enhancement
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Richard Biener
Move code_helper to tree.h
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Richard Biener
rtl-optimization/105577 - testcase for the PR
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Richard Biener
ipa/105598 - testcase for PR105598
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Martin Liska
opts-global.cc: document last change
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Eric Botcazou
Do not use DW_OP_not for TRUTH_NOT_EXPR in conditional...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Eric Botcazou
[Ada] Fix fallout of change in equality for untagged...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Piotr Trojanek
[Ada] Fix expansion of attribute Loop_Entry wrt value...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Piotr Trojanek
[Ada] Remove useless code related to current value...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Justin Squirek
[Ada] Type invariant or postcondition may cause uniniti...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Etienne Servais
[Ada] Freeze target type on qualified expression expansion
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Yannick Moy
[Ada] Fix proof of double arithmetic units
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Ghjuvan Lacambre
[Ada] Don't crash on ghost packages when emitting CUDA...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Joel Brobecker
[Ada] GNAT.Debug_Pools: Improve documentation of the...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Joel Brobecker
[Ada] sigaction result not properly checked in __gnat_i...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Joel Brobecker
[Ada] Fix thinko in QNX's implementation of __gnat_inst...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Joel Brobecker
[Ada] Add <stdlib.h> #include in cstreams.c
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Joel Brobecker
[Ada] replace call to bzero in terminals.c by call...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Gary Dismukes
[Ada] Revise Storage_Model_Support operations to do...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Etienne Servais
[Ada] Handle case-expression inside if-expression in...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Yannick Moy
[Ada] Update comment justifying non-inlining for proof...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Marc Poulhiès
[Ada] Fix iterated element association loop var escapin...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Eric Botcazou
[Ada] Fix internal error on iterated array aggregate
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Javier Miranda
[Ada] Accept calls to abstract subprograms in class...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Eric Botcazou
[Ada] Fix internal error on mix of controlled and prote...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Eric Botcazou
[Ada] Fix internal error on predicate aspect with iterator
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Steve Baird
[Ada] Implement component finalization ordering rules...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Eric Botcazou
[Ada] Fix implementation issues with equality for untag...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Piotr Trojanek
[Ada] Remove duplicated detection of user-defined equality
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Piotr Trojanek
[Ada] Improve building of untagged equality
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Olivier Hainque
[Ada] Map gnatlib-shared to gnatlib-shared-dual for...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Eric Botcazou
[Ada] Couple of small consistency tweaks
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Eric Botcazou
[Ada] Fix spurious error on limited view with incomplet...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Piotr Trojanek
[Ada] Pick volatile refinement property of a subtype...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Piotr Trojanek
[Ada] Clarify code for detecting volatile refinement...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Piotr Trojanek
[Ada] Remove duplicated code for detecting enabled...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Martin Liska
Use more ARRAY_SIZE.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Marcel Vollweiler
OpenMP, C++: Add template support for the has_device_ad...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Martin Liska
Fix ubsan error in opts-global.cc
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
Richard Biener
Add MIN/MAX folding from fold_cond_expr_with_comparison...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
liuhongt
Fix ICE caused by wrong condition.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-16
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-15
Uros Bizjak
i386: Remove constraints when used with constant intege...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-15
Jason Merrill
c++: hidden friend access [DR1699]
commit
|
commitdiff
|
tree
|
snapshot
2022-05-15
Jason Merrill
c++: parsing injected-class-name as template
commit
|
commitdiff
|
tree
|
snapshot
2022-05-15
Jason Merrill
c++: array {}-init [PR105589]
commit
|
commitdiff
|
tree
|
snapshot
2022-05-15
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-14
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Marek Polacek
c++: Add fixed test [PR81952]
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Ian Lance Taylor
compiler: always sort interface parse methods
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Roger Sayle
Improved V1TI (and V2DI) mode equality/inequality on...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Paul A. Clarke
rs6000: Remove a few needless 'lp64' contraints.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Paul A. Clarke
rs6000: Move g++.dg powerpc PR tests to g++.target
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Roger Sayle
PR tree-optimization/83907: Improved memset handling...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Philipp Tomsich
RISC-V: Implement C[LT]Z_DEFINED_VALUE_AT_ZERO
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Jonathan Wakely
libstdc++: Make std::thread::_State private
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Jonathan Wakely
libstdc++: Add noexcept to std::launch operators
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Jonathan Wakely
libstdc++: Allow std::swap to find overload for std...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Jonathan Wakely
libstdc++: Make std::rethrow_if_nested work without...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Andrew MacLeod
Check operand for type, not LHS.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Tobias Burnus
libgomp.fortran/target-nowait-array-section.f90: Fix...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Tobias Burnus
OpenMP/Fortran: Use firstprivat not alloc for ptr attac...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Sebastian Pop
[AArch64] add barriers to ool __sync builtins
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Palmer Dabbelt
testsuite: btf: Fix btf-datasec-1.c for RISC-V
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Jia-Wei Chen
testsuite: opt: Fix const7.C for RISC-V.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-13
Andrew MacLeod
Move VREL values to their own enumerated type.
commit
|
commitdiff
|
tree
|
snapshot
next