platform/upstream/gcc.git
2022-05-13 Andrew MacLeodMove VREL values to their own enumerated type.
2022-05-13 Andrew MacLeodReturn a bool result for union, and add performance...
2022-05-13 Andrew MacLeodAdd a return value to intersect and speed it up.
2022-05-13 Andrew MacLeodFix return value in ranger_cache::get_global_range.
2022-05-13 Surya Kumari... MAINTAINERS: Add myself to write after approval
2022-05-13 Andrew MacLeodAdd relation between op1 & op2 to lhs_opN_relation...
2022-05-13 Nathan Sidwellc++: Local symbols do not get module manglings
2022-05-13 Andrew MacLeodExport global ranges during the VRP block walk.
2022-05-13 Andrew MacLeodClear killing defs when resetting the path in path_oracle.
2022-05-13 Andrew MacLeodMake range_from_dom more effective.
2022-05-13 Jonathan Wakelylibstdc++: Improve doxygen docs for <mutex>
2022-05-13 Jonathan Wakelylibstdc++: Improve doxygen docs for some of <memory>
2022-05-13 Jonathan Wakelylibstdc++: Improve doxygen docs for <thread> and <future>
2022-05-13 Jonathan Wakelylibstdc++: Improve doxygen docs for algorithms and...
2022-05-13 Jonathan Wakelylibstdc++: Improve doxygen docs for std::allocator
2022-05-13 Jonathan Wakelylibstdc++: Improve doxygen docs for <regex>
2022-05-13 Jonathan Wakelylibstdc++: Improve doxygen docs for <atomic>
2022-05-13 Jonathan Wakelylibstdc++: Improve doxygen docs for <system_error>
2022-05-13 Jonathan Wakelylibstdc++: Improve doxygen docs for std::pointer_traits
2022-05-13 Jonathan Wakelylibstdc++: Add macros for the inline namespace std...
2022-05-13 Jonathan Wakelylibstdc++: Fix typo in doxygen @headerfile command
2022-05-13 Jonathan Wakelylibstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS confi...
2022-05-13 Thomas Schwingelibgomp nvptx plugin: Only consider '--with-cuda-driver...
2022-05-13 Alexandre OlivaAvoid visiting newly-created blocks in harden-conditionals
2022-05-13 Alexandre Olivaada: gcc-if: build proper String_Pointer for Get_Extern...
2022-05-13 Alexandre OlivaIntroduce tests for hardbool Machine_Attribute for Ada
2022-05-13 Richard Earnshawarm: correctly handle misaligned MEMs on MVE [PR105463]
2022-05-13 Richard Earnshawarm: fix some issues in mve_vector_mem_operand
2022-05-13 Takayuki 'January... xtensa: Reflect the 32-bit Integer Divide Option
2022-05-13 Takayuki 'January... xtensa: Rename deprecated extv/extzv insn patterns...
2022-05-13 Eric BotcazouFix wrong SRA with VIEW_CONVERT_EXPR and reverse SSO
2022-05-13 Eric Botcazou[Ada] Fix incorrect call to inherited function with...
2022-05-13 Gary Dismukes[Ada] Storage_Model_Object fails to return object entity
2022-05-13 Javier Miranda[Ada] Compiler crash on -gnata -O2
2022-05-13 Arnaud Charlet[Ada] Only use alternate stack when needed
2022-05-13 Alexandre Oliva[Ada] Extend hardcfr testing (documentation)
2022-05-13 Ghjuvan Lacambre[Ada] CUDA: use binder to generate kernel-registration...
2022-05-13 Marc Poulhiès[Ada] Fix iterated component association for array...
2022-05-13 Yannick Moy[Ada] Simplify helper units for formal hashed sets...
2022-05-13 Yannick Moy[Ada] Adapt body of formal sets and maps for SPARK
2022-05-13 Yannick Moy[Ada] Remove dependency on tampering checks and control...
2022-05-13 Javier Miranda[Ada] Ada ABI change when building with assertions
2022-05-13 Johannes Kanig[Ada] Take into account GNSA_ROOT env var for prefix
2022-05-13 Steve Baird[Ada] Implement late initialization rules for type...
2022-05-13 Ed Schonberg[Ada] Handle IN iterator for class-wide derived object...
2022-05-13 Yannick Moy[Ada] Facilitate proof of Overwrite in bounded strings...
2022-05-13 Etienne Servais[Ada] Fix code example on representation clause
2022-05-13 Eric Botcazou[Ada] Do not overwrite limited view of result type
2022-05-13 Javier Miranda[Ada] Wrong address for class-wide interface access...
2022-05-13 Javier Miranda[Ada] Crash in task body reference to discriminant
2022-05-13 Justin Squirek[Ada] Improve expected type error messages
2022-05-13 Alexandre Oliva[Ada] Document control flow redundancy
2022-05-13 Eric Botcazou[Ada] Fix compiler crash on FOR iteration scheme over...
2022-05-13 Piotr Trojanek[Ada] Remove obsolete uses of Unchecked_Conversion...
2022-05-13 Piotr Trojanek[Ada] Remove obsolete uses of Unchecked_Deallocation...
2022-05-13 Marc Poulhiès[Ada] Fix the Ada 2022 iterated component association...
2022-05-13 Etienne Servais[Ada] Fix typo on "that"
2022-05-13 Justin Squirek[Ada] Spurious access error in function returning type...
2022-05-13 Piotr Trojanek[Ada] Accept effectively volatile components in actuals
2022-05-13 Piotr Trojanek[Ada] Remove redundant guard in checks for volatile...
2022-05-13 Justin Squirek[Ada] Ineffective use type clause warnings cause compil...
2022-05-13 Christophe... testsuite: Make AArch64 attributes_7.c generate unique...
2022-05-13 Richard BienerMake gimple_build main workers more flexible
2022-05-13 Alexandre Oliva[PR105455] Set edge probabilities when hardening condit...
2022-05-13 liuhongtStrip of a vector load which is only used partially.
2022-05-13 GCC AdministratorDaily bump.
2022-05-12 Patrick Palkac++: tighten TMPL_ARGS_LEVEL macro
2022-05-12 David Edelsohntestsuite: PPC vector double requires VSX
2022-05-12 Jonathan Wakelylibstdc++: Remove whitespace before preprocessor directives
2022-05-12 Thomas SchwingeRefactor '-ldl' handling for libgomp proper and plugins
2022-05-12 Richard Bienerrtl-optimization/105577 - RTL DSE and non-call EH
2022-05-12 Piotr Trojanek[Ada] Skip postponed validation checks with compilation...
2022-05-12 Arnaud Charlet[Ada] Fix URL in doc
2022-05-12 Bob Duff[Ada] Restore double quotes in debug printouts
2022-05-12 Piotr Trojanek[Ada] Reuse collective subtype for comparison operators...
2022-05-12 Piotr Trojanek[Ada] Remove unreferenced Is_Selector_Name routine
2022-05-12 Arnaud Charlet[Ada] Add more dummy names in Sem_Warn.Has_Junk_Name
2022-05-12 Piotr Trojanek[Ada] Fix warning about generic subprograms withed...
2022-05-12 Piotr Trojanek[Ada] Fix warning about generic subprograms withed...
2022-05-12 Yannick Moy[Ada] Remove useless pragma Warnings Off from runtime...
2022-05-12 Yannick Moy[Ada] Do not issue a warning on a postcondition of...
2022-05-12 Arnaud Charlet[Ada] Remove front-end SJLJ processing
2022-05-12 Bob Duff[Ada] Make debug printouts more robust
2022-05-12 Yannick Moy[Ada] Add ghost code to facilitate proof with SPARK
2022-05-12 Yannick Moy[Ada] Remove use of use-clauses in loaded runtime units
2022-05-12 Etienne Servais[Ada] Fix support for ISO-8859-15 and IBM CP 850 encoding
2022-05-12 Piotr Trojanek[Ada] Remove redundant guard against Any_String
2022-05-12 Piotr Trojanek[Ada] Accept raise expressions as operands of boolean...
2022-05-12 Eric Botcazou[Ada] Plug loophole in Possible_Type_For_Conditional_Ex...
2022-05-12 Yannick Moy[Ada] Adapt CodePeer analysis of GNAT to changes in...
2022-05-12 Eric Botcazou[Ada] Revamp analysis of conditional expressions
2022-05-12 Yannick Moy[Ada] Proof of 'Image support for signed integers
2022-05-12 Eric Botcazou[Ada] Rewrite Sem_Ch4.Find_Boolean_Types
2022-05-12 Alexandre Oliva[Ada] Introduce hardbool Machine_Attribute for Ada
2022-05-12 Piotr Trojanek[Ada] Fix scope of block in expanded protected entry...
2022-05-12 Etienne Servais[Ada] Fix typo in comment
2022-05-12 Marc Poulhiès[Ada] Fix style checking rule for square brackets in...
2022-05-12 Eric Botcazou[Ada] Fix remaining asymmetry in Specific_Type
2022-05-12 Piotr Trojanek[Ada] Fix typos in syntax for implementation-defined...
2022-05-12 Piotr Trojanek[Ada] Reuse generic string hash for invocation signatures
next