Improve multiplication by powers of 2 in range-ops.
[platform/upstream/gcc.git] / gcc /
2022-11-07 Aldy HernandezImprove multiplication by powers of 2 in range-ops.
2022-11-07 H.J. LuExtend optimization for integer bit test on __atomic_fe...
2022-11-07 Nathan SidwellC++: Template lambda mangling testcases
2022-11-07 Richard PurdieFix NULL filename handling
2022-11-07 Alexander Monakovtree-ssa-sink: do not touch calls that return twice
2022-11-07 Aldy Hernandez[range-op] Restrict division by power of 2 optimization...
2022-11-07 Tobias BurnusFortran: Fix reallocation on assignment for kind=4...
2022-11-07 konglin1i386: Fix typo in sse-22.c pragma
2022-11-07 Richard Bienerunswitch most profitable condition first
2022-11-07 Martin Liskadocs: update: document sanitizers can trigger warnings
2022-11-07 Martin LiskaMitigate clang warnings:
2022-11-07 Cedric Landetada: Document that gprof won't work on windows with...
2022-11-07 Piotr Trojanekada: Tune hash function for cross-reference entries
2022-11-07 Piotr Trojanekada: Fix performance regression related to references...
2022-11-07 Bob Duffada: Use named notation in calls to Expand_Composite_Eq...
2022-11-07 Bob Duffada: New warning about noncomposing user-defined "="
2022-11-07 Piotr Trojanekada: Inline composite node kind AST queries
2022-11-07 Bob Duffada: Fix inherited postconditions in inlined subprograms
2022-11-07 Quentin Ochemada: Fixed elaboration of CUDA programs.
2022-11-07 Steve Bairdada: Rework CUDA host-side invocation of device-side...
2022-11-07 Piotr Trojanekada: Fix detection of external calls to protected objec...
2022-11-07 Piotr Trojanekada: Clean up unnecessary nesting in code for DLL libraries
2022-11-07 Bob Duffada: Suppress warnings on derived True/False
2022-11-07 Piotr Trojanekada: Deconstruct Safe_To_Capture_In_Parameter_Value
2022-11-07 Piotr Trojanekada: Flip warning suppression routine to positive meaning
2022-11-07 Piotr Trojanekada: Cleanup detection of code within generic instances
2022-11-07 Piotr Trojanekada: Remove redundant suppression for non-modified...
2022-11-07 Piotr Trojanekada: Reject boxes in delta array aggregates
2022-11-07 Piotr Trojanekada: Allow reuse of Enclosing_Declaration_Or_Statement...
2022-11-07 Piotr Trojanekada: Clean up unnecesary call in resolution of overload...
2022-11-07 Piotr Trojanekada: Clean up code for visibility of generic actuals
2022-11-07 Piotr Trojanekada: Cleanup comment about mapping parameters when...
2022-11-07 Steve Bairdada: Put_Image aspect spec incorrectly not inherited
2022-11-07 Piotr Trojanekada: Tune layout after switching to Ada 2022 aggregate...
2022-11-07 Piotr Trojanekada: Cleanup WITH clauses after switching from obsolesc...
2022-11-07 Piotr Trojanekada: Create operator nodes in functional style
2022-11-07 Piotr Trojanekada: Don't reuse operator nodes in expansion
2022-11-07 Piotr Trojanekada: Simplify detection of pragmas in the context items
2022-11-07 Piotr Trojanekada: Reject misplaced pragma Obsolescent
2022-11-07 Piotr Trojanekada: Fix missing tag for with of an obsolescent function
2022-11-07 Piotr Trojanekada: Remove useless validity suppression for attribute...
2022-11-07 Kewen Linvect: Fold LEN_{LOAD,STORE} if it's for the whole vecto...
2022-11-07 Hu, Lin1Initial Grand Ridge support
2022-11-07 konglin1i386: Prefer remote atomic insn for atomic_fetch{add...
2022-11-07 konglin1Support Intel RAO-INT
2022-11-07 Haochen JiangInitial Granite Rapids Support
2022-11-07 Haochen JiangSupport Intel prefetchit0/t1
2022-11-07 GCC AdministratorDaily bump.
2022-11-06 Uros Bizjakoptabs: Use operand[2] mode in can_vec_set_var_idx_p
2022-11-06 Patrick Palkac++: correct __has_attribute(init_priority)
2022-11-06 Jakub JelinekManually add ChangeLog entries from r13-3652-ge4cba4941...
2022-11-06 GCC AdministratorDaily bump.
2022-11-06 Xi RuoyaoLoongArch: Add fcopysign instructions
2022-11-06 Bernhard Reutner... Plug memory leak in attribute target_clones
2022-11-06 Bernhard Reutner... cgraph_node: Remove redundant section clearing
2022-11-05 Iain Buclawd: Adjust test to pass when compiling with -m32
2022-11-05 Iain Buclawd: Add support for vector comparison operators
2022-11-05 Lewis Hyattc++: libcpp: Support raw strings with newlines in direc...
2022-11-05 Jonathan Wakelydoc: Document correct -fwide-exec-charset defaults...
2022-11-05 Alexandre OlivaSupport multilib-aware target lib flags self-specs...
2022-11-04 Jakub Jelinektestsuite: Add testcase from C++23 P2314R4 - Character...
2022-11-04 Jakub Jelineklibcpp: Update to Unicode 15
2022-11-04 Wilco DijkstraAArch64: Fix testcase
2022-11-04 Jeff Chapman IIinput: add get_source_text_between
2022-11-04 Aldy HernandezSet nonzero bits for multiplication and divisions by...
2022-11-04 Eric BotcazouFix recent thinko in operand_equal_p
2022-11-04 Eric BotcazouDo not use subword paradoxical subregs in emit_group_store
2022-11-04 Justin Squirekada: Fix for validity checks combined with aliasing...
2022-11-04 Eric Botcazouada: Fix couple of issues with arrays indexed by enumer...
2022-11-04 Piotr Trojanekada: Fix typo in comment referring to pragma Restrictions
2022-11-04 Piotr Trojanekada: Cleanup code for warnings about unreferenced forma...
2022-11-04 Piotr Trojanekada: Cleanup code for unreferenced variables
2022-11-04 Piotr Trojanekada: Cleanup code for warnings about unset references
2022-11-04 Steve Bairdada: Static intrinsic functions are a core language...
2022-11-04 Piotr Trojanekada: Remove redundant calls in handling of aspect speci...
2022-11-04 Javier Mirandaada: Flag unsupported dispatching constructor calls
2022-11-04 Piotr Trojanekada: Avoid repeated iteration over private protected...
2022-11-04 Piotr Trojanekada: Cleanup clearing flags on package variables
2022-11-04 Piotr Trojanekada: Fix various typos in GNAT User's Guide
2022-11-04 Marc Poulhièsada: Fix loop unnesting issue.
2022-11-04 Piotr Trojanekada: Fix repeated killing of private entity values
2022-11-04 Piotr Trojanekada: Simplify detection of controlling formals
2022-11-04 Javier Mirandaada: Skip dynamic interface conversion under configurab...
2022-11-04 Javier Mirandaada: Skip dynamic interface conversion under configurab...
2022-11-04 Ronan Desplanquesada: Fix typo
2022-11-04 Ghjuvan Lacambreada: Remove sa_messages
2022-11-04 Ghjuvan Lacambreada: Refactor: replace uses of `not Present(X)` with...
2022-11-04 Piotr Trojanekada: Fix various typos in node and entity description...
2022-11-04 Piotr Trojanekada: Fix various typos in GNAT RM
2022-11-04 Piotr Trojanekada: Improve efficiency of scope stack restoration
2022-11-04 Ronan Desplanquesada: Small editorial changes to documentation comments
2022-11-04 Steve Bairdada: Allow enabling a restricted set of language extens...
2022-11-04 Steve Bairdada: Generate missing object decls for adainit/adafinal...
2022-11-04 Piotr Trojanekada: Support lock-free protected objects with pragma...
2022-11-04 Cedric Landetada: Remove VxWorks 6 and VxWorks 653 2.x content from...
2022-11-04 Piotr Trojanekada: Reject expanded global names in lock-free protecte...
2022-11-04 Steve Bairdada: Generate host-side CUDA_Register_Function calls...
2022-11-04 Kyrylo Tkachovaarch64: Fix typo in aarch64-sve.md comment
2022-11-04 Thomas SchwingeRemove support for Intel MIC offloading
2022-11-04 Thomas SchwingeBetter integrate default 'sorry' 'TARGET_ASM_CONSTRUCTO...
next