projects
/
gcc.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2024-06-13
Jason Merrill
c++/modules: multiple usings of the same decl [PR115194]
commit
|
commitdiff
|
tree
2024-06-13
Jason Merrill
c++: adjust comment
commit
|
commitdiff
|
tree
2024-06-13
Patrick Palka
c++: undeclared identifier in requires-clause [PR99678]
commit
|
commitdiff
|
tree
2024-06-13
Hongyu Wang
[APX CCMP] Add targetm.have_ccmp hook [PR115370]
commit
|
commitdiff
|
tree
2024-06-13
Patrick Palka
c++: ICE w/ ambig and non-strictly-viable cands [PR115239]
commit
|
commitdiff
|
tree
2024-06-13
Ken Matsui
libstdc++: Optimize std::add_rvalue_reference compilati...
commit
|
commitdiff
|
tree
2024-06-13
Ken Matsui
libstdc++: Optimize std::add_lvalue_reference compilati...
commit
|
commitdiff
|
tree
2024-06-13
Ken Matsui
libstdc++: Optimize std::is_pointer compilation performance
commit
|
commitdiff
|
tree
2024-06-13
Steve Baird
ada: Compiler goes into loop
commit
|
commitdiff
|
tree
2024-06-13
Viljar Indus
ada: Remove -gnatdJ switch
commit
|
commitdiff
|
tree
2024-06-13
Eric Botcazou
ada: Fix segmentation fault on slice of array with...
commit
|
commitdiff
|
tree
2024-06-13
Eric Botcazou
ada: Remove Iterable from list of GNAT-specific attributes
commit
|
commitdiff
|
tree
2024-06-13
Yannick Moy
ada: Fix test for giving hint on ambiguous aggregate
commit
|
commitdiff
|
tree
2024-06-13
Javier Miranda
ada: Missing postcondition runtime check in inherited...
commit
|
commitdiff
|
tree
2024-06-13
Viljar Indus
ada: Revert changing a GNATProve mode message to a...
commit
|
commitdiff
|
tree
2024-06-13
Steve Baird
ada: Deep copy of an expression sometimes fails to...
commit
|
commitdiff
|
tree
2024-06-13
Bob Duff
ada: Minor cleanups in generic formal matching
commit
|
commitdiff
|
tree
2024-06-13
Viljar Indus
ada: Remove message about goto rewritten as a loop
commit
|
commitdiff
|
tree
2024-06-13
Viljar Indus
ada: Remove warning insertion characters from info...
commit
|
commitdiff
|
tree
2024-06-13
Viljar Indus
ada: Convert an info message to a continuation
commit
|
commitdiff
|
tree
2024-06-13
Viljar Indus
ada: Simplify code in Cannot_Inline
commit
|
commitdiff
|
tree
2024-06-13
Yannick Moy
ada: List subprogram body entities in scopes
commit
|
commitdiff
|
tree
2024-06-13
Javier Miranda
ada: Interfaces order disables class-wide prefix notati...
commit
|
commitdiff
|
tree
2024-06-13
Steve Baird
ada: Fix Super attribute documentation
commit
|
commitdiff
|
tree
2024-06-13
Ronan Desplanques
ada: Fix expansion of protected subprogram bodies
commit
|
commitdiff
|
tree
2024-06-13
Eric Botcazou
ada: Fix oversight in latest finalization fix
commit
|
commitdiff
|
tree
2024-06-13
Piotr Trojanek
ada: Check global mode restriction on encapsulating...
commit
|
commitdiff
|
tree
2024-06-13
Eric Botcazou
ada: Streamline elaboration of local tagged types
commit
|
commitdiff
|
tree
2024-06-13
Yannick Moy
ada: Do not inline subprogram which could cause SPARK...
commit
|
commitdiff
|
tree
2024-06-13
Ronan Desplanques
ada: Fix incorrect String lower bound in gnatlink
commit
|
commitdiff
|
tree
2024-06-13
Steve Baird
ada: Reject too-strict alignment specifications.
commit
|
commitdiff
|
tree
2024-06-13
Richard Kenner
ada: Inline if -gnatn in CCG mode even if -O0
commit
|
commitdiff
|
tree
2024-06-13
Eric Botcazou
ada: Fix fallout of previous finalization change
commit
|
commitdiff
|
tree
2024-06-13
Javier Miranda
ada: Missing support for 'Old with overloaded function
commit
|
commitdiff
|
tree
2024-06-13
Piotr Trojanek
ada: Simplify checks for Address and Object_Size clauses
commit
|
commitdiff
|
tree
2024-06-13
Eric Botcazou
ada: Add support for symbolic backtraces with DLLs...
commit
|
commitdiff
|
tree
2024-06-13
Eric Botcazou
ada: Fix too late finalization of temporary object
commit
|
commitdiff
|
tree
2024-06-13
Javier Miranda
ada: Missing dynamic predicate checks
commit
|
commitdiff
|
tree
2024-06-13
Jonathan Wakely
libstdc++: Add ranges::range_common_reference_t for...
commit
|
commitdiff
|
tree
2024-06-13
Jonathan Wakely
libstdc++: Use __glibcxx_ranges_as_const to guard P2278...
commit
|
commitdiff
|
tree
2024-06-13
Jonathan Wakely
libstdc++: Improve diagnostics for invalid std::hash...
commit
|
commitdiff
|
tree
2024-06-13
Jonathan Wakely
libstdc++: Fix unwanted #pragma messages from PSTL...
commit
|
commitdiff
|
tree
2024-06-13
Ken Matsui
libstdc++: Optimize std::is_nothrow_invocable compilati...
commit
|
commitdiff
|
tree
2024-06-13
Ken Matsui
libstdc++: Optimize std::is_invocable compilation perfo...
commit
|
commitdiff
|
tree
2024-06-13
Ken Matsui
libstdc++: Optimize std::rank compilation performance
commit
|
commitdiff
|
tree
2024-06-13
Ken Matsui
libstdc++: Optimize std::decay compilation performance
commit
|
commitdiff
|
tree
2024-06-13
Ken Matsui
libstdc++: Optimize std::remove_all_extents compilation...
commit
|
commitdiff
|
tree
2024-06-13
Ken Matsui
libstdc++: Optimize std::remove_extent compilation...
commit
|
commitdiff
|
tree
2024-06-13
Ken Matsui
libstdc++: Optimize std::add_pointer compilation perfor...
commit
|
commitdiff
|
tree
2024-06-13
Ken Matsui
libstdc++: Optimize std::is_unbounded_array compilation...
commit
|
commitdiff
|
tree
2024-06-13
Ken Matsui
libstdc++: Optimize std::is_volatile compilation perfor...
commit
|
commitdiff
|
tree
2024-06-13
Ken Matsui
libstdc++: Optimize std::is_const compilation performance
commit
|
commitdiff
|
tree
2024-06-13
Richard Sandiford
aarch64: Fix invalid nested subregs [PR115464]
commit
|
commitdiff
|
tree
2024-06-13
Pan Li
RISC-V: Bugfix vec_extract vls mode iterator restrictio...
commit
|
commitdiff
|
tree
2024-06-13
Hongyu Wang
[APX CCMP] Use ctestcc when comparing to const 0
commit
|
commitdiff
|
tree
2024-06-13
Gerald Pfeifer
doc: Streamline requirements on the build compiler
commit
|
commitdiff
|
tree
2024-06-13
Richard Biener
Improve code generation of strided SLP loads
commit
|
commitdiff
|
tree
2024-06-13
Richard Biener
tree-optimization/115385 - handle more gaps with peelin...
commit
|
commitdiff
|
tree
2024-06-13
Richard Biener
tree-optimization/114107 - avoid peeling for gaps in...
commit
|
commitdiff
|
tree
2024-06-13
Andi Kleen
Fix error message
commit
|
commitdiff
|
tree
2024-06-13
Andi Kleen
Parse close paren even when constexpr extraction fails
commit
|
commitdiff
|
tree
2024-06-13
Andi Kleen
Remove const char * support for asm constexpr
commit
|
commitdiff
|
tree
2024-06-13
liuhongt
Fix ICE due to REGNO of a SUBREG.
commit
|
commitdiff
|
tree
2024-06-13
Pan Li
Test: Move target independent test cases to gcc.dg...
commit
|
commitdiff
|
tree
2024-06-13
Peter Bergner
rs6000: Fix pr66144-3.c test to accept multiple equival...
commit
|
commitdiff
|
tree
2024-06-13
YunQiang Su
MIPS: Use FPU-enabled tune for mips32/mips64/mips64r2...
commit
|
commitdiff
|
tree
2024-06-13
YunQiang Su
MIPS: Use signaling fcmp instructions for LT/LE/LTGT
commit
|
commitdiff
|
tree
2024-06-13
Lingling Kong
[APX ZU] Support APX zero-upper
commit
|
commitdiff
|
tree
2024-06-13
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2024-06-13
Patrick Palka
c++: visibility wrt concept-id as targ [PR115283]
commit
|
commitdiff
|
tree
2024-06-12
Alexandre Oliva
[libstdc++] [testsuite] require cmath for c++23 cmath...
commit
|
commitdiff
|
tree
2024-06-12
Alexandre Oliva
[libstdc++] [testsuite] xfail double-prec from_chars...
commit
|
commitdiff
|
tree
2024-06-12
Jason Merrill
c++: repeated export using
commit
|
commitdiff
|
tree
2024-06-12
Jason Merrill
c++: module std and exception_ptr
commit
|
commitdiff
|
tree
2024-06-12
Jason Merrill
c++: fix testcase diagnostics
commit
|
commitdiff
|
tree
2024-06-12
Patrick O'Neill
Whitespace cleanup for target-supports.exp
commit
|
commitdiff
|
tree
2024-06-12
David Malcolm
pretty_printer: unbreak build on aarch64 [PR115465]
commit
|
commitdiff
|
tree
2024-06-12
Patrick O'Neill
RISC-V: Allow any temp register to be used in amo tests
commit
|
commitdiff
|
tree
2024-06-12
Patrick O'Neill
RISC-V: Fix amoadd call arguments
commit
|
commitdiff
|
tree
2024-06-12
Patrick O'Neill
RISC-V: Move amo tests into subfolder
commit
|
commitdiff
|
tree
2024-06-12
Andrew Pinski
aarch64: Use bitreverse rtl code instead of unspec...
commit
|
commitdiff
|
tree
2024-06-12
Andrew Pinski
match: Improve gimple_bitwise_equal_p and gimple_bitwis...
commit
|
commitdiff
|
tree
2024-06-12
Andi Kleen
Move cexpr_stree tree string build into utility function
commit
|
commitdiff
|
tree
2024-06-12
Jonathan Wakely
libstdc++: Fix std::tr2::dynamic_bitset shift operation...
commit
|
commitdiff
|
tree
2024-06-12
Jonathan Wakely
libstdc++: Do not use memset in _Hashtable::clear()
commit
|
commitdiff
|
tree
2024-06-12
Victor Do Nascimento
middle-end: Drop __builtin_prefetch calls in autovector...
commit
|
commitdiff
|
tree
2024-06-12
David Malcolm
pretty_printer: convert chunk_info into a class
commit
|
commitdiff
|
tree
2024-06-12
David Malcolm
pretty_printer: make all fields private
commit
|
commitdiff
|
tree
2024-06-12
David Malcolm
pretty_printer: rename instances named "buffer" to...
commit
|
commitdiff
|
tree
2024-06-12
Xi Ruoyao
LoongArch: Use bstrins for "value & (-1u << const)"
commit
|
commitdiff
|
tree
2024-06-12
Xi Ruoyao
LoongArch: Fix mode size comparision in loongarch_expan...
commit
|
commitdiff
|
tree
2024-06-12
Victor Do Nascimento
Libatomic: Clean up AArch64 `atomic_16.S' implementatio...
commit
|
commitdiff
|
tree
2024-06-12
Victor Do Nascimento
Libatomic: Make ifunc selector behavior contingent...
commit
|
commitdiff
|
tree
2024-06-12
Victor Do Nascimento
Libatomic: Define per-file identifier macros
commit
|
commitdiff
|
tree
2024-06-12
Victor Do Nascimento
Libatomic: AArch64: Convert all lse128 assembly to...
commit
|
commitdiff
|
tree
2024-06-12
Torbjörn SVENSSON
testsuite: Fix expand-return CMSE test for Armv8.1...
commit
|
commitdiff
|
tree
2024-06-12
Torbjörn SVENSSON
arm: Zero/Sign extends for CMSE security on Armv8-M...
commit
|
commitdiff
|
tree
2024-06-12
Gerald Pfeifer
doc: Update Cygwin web link
commit
|
commitdiff
|
tree
2024-06-12
Pan Li
Widening-Mul: Take gsi after_labels instead of start_bb...
commit
|
commitdiff
|
tree
2024-06-12
Gerald Pfeifer
doc: Simplify *-*-linux-gnu dependencies
commit
|
commitdiff
|
tree
next
This page took
0.079751 seconds
and
5
git commands to generate.