platform/upstream/gcc.git
2022-09-26 Patrick Palkac++ modules: variable template partial spec fixes ...
2022-09-26 Jeff LawUpdate my address and DCO entry in MAINTAINERS file
2022-09-26 Aldy HernandezSet ranges from unreachable edges for all known ranges.
2022-09-26 Thomas Schwingenvptx: Allow '--with-arch' to override the default...
2022-09-26 Thomas Schwingenvptx: Introduce dummy multilib option for default...
2022-09-26 Thomas Schwingenvptx: Make default '-misa=sm_30' explicit
2022-09-26 Thomas Schwingenvptx: forward '-v' command-line option to assembler
2022-09-26 Jeff Law[RFA] Minor improvement to coremark, avoid unconditiona...
2022-09-26 Thomas Neumannfix assert in __deregister_frame_info_bases
2022-09-26 Jonathan Wakelylibstdc++: Add #if around non-C++03 code in std::bitset...
2022-09-26 Tobias BurnusOpenACC: Fix reduction tree-sharing issue [PR106982]
2022-09-26 Martin Liskas390: fix wrong refactoring
2022-09-26 Kyrylo Tkachovaarch64: Add -march support for Armv9.1-A, Armv9.2...
2022-09-26 Ghjuvan Lacambreada: Doc: rename Valid_Image to Valid_Value
2022-09-26 Piotr Trojanekada: Fix location of pragmas coming from aspects in...
2022-09-26 Piotr Trojanekada: Remove unreferenced Rtsfind entries
2022-09-26 Piotr Trojanekada: Remove unreferenced C macro from OS constants...
2022-09-26 Eric Botcazouada: Document Long_Long_Long_Size parameter for -gnateT
2022-09-26 Steve Bairdada: Improve CUDA host-side and device-side binder...
2022-09-26 Kévin Le Gouguecada: Document support for the mold linker
2022-09-26 Tucker Taftada: Make Original_Aspect_Pragma_Name more precise
2022-09-26 Piotr Trojanekada: Delay expansion of iterator specification in prean...
2022-09-26 Piotr Trojanekada: Delay expansion of iterated component association
2022-09-26 Piotr Trojanekada: Only reject volatile ghost objects when SPARK_Mode...
2022-09-26 Justin Squirekada: Improve accessibility check generation
2022-09-26 Boris Yakobowskiada: Remove GNATmetric's documentation from GNAT's...
2022-09-26 Piotr Trojanekada: Remove socket definitions for ancient MinGW
2022-09-26 Piotr Trojanekada: Remove definition of MAXPATHLEN for ancient MinGW
2022-09-26 Piotr Trojanekada: Deconstruct build support for ancient MinGW
2022-09-26 Piotr Trojanekada: Tune comment of routine for detecting junk names
2022-09-26 Eric BotcazouSmall tweaks.
2022-09-26 Martin Liskaranger: remove unused function
2022-09-26 Kewen Linrs6000: Fix the condition with frame_pointer_needed_ind...
2022-09-26 Hu, Lin1testsuite: Fix up avx256-unaligned-store-3.c test.
2022-09-26 Kewen Linrs6000: Fix condition of define_expand vec_shr_<mode...
2022-09-26 liuhongtSupport 2-instruction vector shuffle for V4SI/V4SF...
2022-09-26 GCC AdministratorDaily bump.
2022-09-25 Mikael Morinfortran: Support clobbering of derived types [PR41453]
2022-09-25 Mikael Morinfortran: Support clobbering of allocatables and pointer...
2022-09-25 Mikael Morinfortran: Support clobbering of ASSOCIATE variables...
2022-09-25 Mikael Morinfortran: Support clobbering of SAVE variables [PR41453]
2022-09-25 Mikael Morinfortran: Support clobbering of reference variables...
2022-09-25 Harald Anlauffortran: Support clobbering with implicit interfaces...
2022-09-25 Mikael Morinfortran: Move clobbers after evaluation of all argument...
2022-09-25 Mikael Morinfortran: Fix invalid function decl clobber ICE [PR105012]
2022-09-25 Mikael Morinfortran: Move the clobber generation code
2022-09-25 Torbjörn SVENSSONFix typo in chapter level for RISC-V attributes
2022-09-25 GCC AdministratorDaily bump.
2022-09-24 Jonathan Wakelylibstdc++: Simplify detection idiom using concepts
2022-09-24 Jakub Jelinekopenmp: Fix ICE with taskgroup at -O0 -fexceptions...
2022-09-24 Jakub Jelinekopenmp, c: Tighten up c_tree_equal [PR106981]
2022-09-24 GCC AdministratorDaily bump.
2022-09-23 Jonathan Wakelylibstdc++: Add test for type traits not having friend...
2022-09-23 Jonathan Wakelylibstdc++: Fix std::is_nothrow_invocable_r for uncopyab...
2022-09-23 Joseph Myerstestsuite: Add more C2x tests
2022-09-23 Torbjörn SVENSSONtestsuite: Skip intrinsics test if arm
2022-09-23 Marek Polacekc++: Implement __is_{nothrow_,}convertible [PR106784]
2022-09-23 Vineet GuptaRISC-V: make USE_LOAD_ADDRESS_MACRO easier to understand
2022-09-23 zhongjuzheRISC-V: Add RVV machine modes.
2022-09-23 zhongjuzheRISC-V: Support poly move manipulation and selftests.
2022-09-23 Jonathan Wakelylibstdc++: Micro-optimizaion for std::bitset stream...
2022-09-23 Richard Bienertree-optimization/106922 - extend same-val clobber FRE
2022-09-23 Aldy Hernandezfrange: Make the setter taking trees a wrapper.
2022-09-23 Jonathan Wakelylibstdc++: Enable constexpr std::bitset for debug mode
2022-09-23 Jonathan Wakelylibstdc++: Optimize std::bitset<N>::to_string
2022-09-23 Kyrylo Tkachovaarch64: Add Arm Neoverse V2 support
2022-09-23 Paul-Antoine... MAINTAINERS: Add myself to Write After Approval
2022-09-23 Tamar Christinatestsuite: make check-functions-body dump expected...
2022-09-23 Aldy Hernandezfrange: drop endpoints to min/max representable numbers...
2022-09-23 Aldy HernandezAdd debug functions for REAL_VALUE_TYPE.
2022-09-23 Aldy Hernandezfrange: dump hex values when dumping FP numbers.
2022-09-23 Martin Liskaopts: fix --help=common with '\t' description
2022-09-23 Jakub Jelinektestsuite: Fix up pr106922.C test
2022-09-23 Jakub Jelinekattribs: Improve diagnostics
2022-09-23 Hu, Lin1i386: Optimize code generation of __mm256_zextsi128_si2...
2022-09-23 Marek Polacekc++: ICE-on-invalid with designated initializer [PR106983]
2022-09-23 GCC AdministratorDaily bump.
2022-09-22 Thomas NeumannAvoid depending on destructor order
2022-09-22 Joseph MyersUpdate gcc fr.po
2022-09-22 Andrew MacLeodConvert CFN_BUILT_IN_PARITY to range-ops.
2022-09-22 Andrew MacLeodConvert CFN_BUILT_IN_GOACC_DIM_* to range-ops.
2022-09-22 Andrew MacLeodConvert CFN_BUILT_IN_STRLEN to range-ops.
2022-09-22 Andrew MacLeodConvert CFN_BUILT_IN_UBSAN_CHECK_* to range-ops.
2022-09-22 Andrew MacLeodConvert CFN_BUILT_IN_CLRSB to range-ops.
2022-09-22 Andrew MacLeodConvert CFN_CTZ builtins to range-ops.
2022-09-22 Andrew MacLeodConvert CFN_CLZ builtins to range-ops.
2022-09-22 Andrew MacLeodConvert CFN_BUILT_FFS and CFN_POPCOUNT to range-ops.
2022-09-22 Andrew MacLeodConvert CFN_BUILT_IN_TOUPPER and TOLOWER to range-ops.
2022-09-22 Andrew MacLeodConvert CFN_BUILT_IN_SIGNBIT to range-ops.
2022-09-22 Andrew MacLeodAdd range-ops support for builtin functions.
2022-09-22 Andrew MacLeodAlways check the return value of fold_range.
2022-09-22 Andrew MacLeodAdd missing float fold_range prototype for floats.
2022-09-22 Andrew MacLeodFix calc_op1 for undefined op2_range.
2022-09-22 Andrew MacLeodCreate gimple_range_op_handler in a new source file.
2022-09-22 Andrew MacLeodAdjust range_op_handler to store the handler directly.
2022-09-22 Andrew MacLeodReplace another snippet with a call to gimple_range_ssa...
2022-09-22 José Rui Faustino... Fortran: Fix automatic reallocation inside select rank...
2022-09-22 Harald AnlaufFortran: fix ICE in generate_coarray_sym_init [PR82868]
2022-09-22 Jonathan Wakelylibiberty: Refer to Bugzilla in README
2022-09-22 Jonathan Wakelylibstdc++: Implement constexpr std::bitset for C++23...
next