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