platform/upstream/gcc.git
2021-07-28 Martin UeckerCorrect a mistake in a warnung for -Wnonnull.
2021-07-28 Sandra LoosemoreBind(c): Improve error checking in CFI_* functions
2021-07-28 Sandra LoosemoreBind(c): Fix bugs in CFI_section
2021-07-28 Sandra LoosemoreFix ISO_Fortran_binding.h paths in gfortran testsuite
2021-07-28 Sandra LoosemoreBind(C): Correct sizes of some types in CFI_establish
2021-07-28 Sandra LoosemoreBind(C): Fix type encodings in ISO_Fortran_binding.h
2021-07-28 Kewen Linvect: Fix wrong check in vect_recog_mulhs_pattern ...
2021-07-28 liuhongtAdd the member integer_to_sse to processor_cost as...
2021-07-28 GCC AdministratorDaily bump.
2021-07-27 Bill Schmidtrs6000: Write static initializations for overload tables
2021-07-27 Bill Schmidtrs6000: Write static initializations for built-in table
2021-07-27 Bill Schmidtrs6000: Write output to the builtins init file, part...
2021-07-27 Martin SeborLet -Wuninitialized assume built-ins don't change const...
2021-07-27 Jonathan Wakelylibstdc++: Simplify std::optional::value()
2021-07-27 Jonathan Wakelytestsuite: Add missing C++ includes to tests [PR101646]
2021-07-27 Martin SeborUse OEP_DECL_NAME when comparing VLA bounds [PR101585].
2021-07-27 Ulrich DrepperImplement OpenMP 5.1 section 3.15: omp_display_env
2021-07-27 Jeff LawFix argument to pthread_join
2021-07-27 Aldy HernandezAbstract out (forward) jump threader state handling.
2021-07-27 Marek Polacekc++: Reject ordered comparison of null pointers [PR99701]
2021-07-27 Jonathan Wakelylibstdc++: Adjust whitespace in <bits/cow_string.h>
2021-07-27 Jonathan Wakelylibstdc++: Move COW string definitions to separate...
2021-07-27 Jonathan Wakelylibstdc++: Remove unnecessary uses of <utility>
2021-07-27 Jonathan Wakelylibstdc++: Reduce header dependencies on <array> and...
2021-07-27 Aldy HernandezImplement basic block path solver.
2021-07-27 Jonathan Wrightsimplify-rtx: Push sign/zero-extension inside vec_duplicate
2021-07-27 Thomas SchwingeDon't use libgomp 'cbuf' buffering with OpenACC 'async'
2021-07-27 Julian BrownFix OpenACC "ephemeral" asynchronous host-to-device...
2021-07-27 Thomas SchwingeAdd 'libgomp.oacc-c-c++-common/async-data-1-{1,2}.c'
2021-07-27 Thomas Schwinge[OpenACC] Clarify sequencing of 'async' data copying...
2021-07-27 Thomas SchwingeFix OpenACC 'async'/'wait' issues in 'libgomp.oacc...
2021-07-27 Richard Bienertree-optimization/101573 - improve uninit warning at -O0
2021-07-27 Richard Bienertree-optimization/39821 - fix cost classification for...
2021-07-27 Martin Jamboripa: Adjust references to identify read-only globals
2021-07-27 Jakub Jelinekgimple-fold: Fix up __builtin_clear_padding on classes...
2021-07-27 Michael MeissnerPR 100170: Fix eq/ne tests on power10.
2021-07-27 GCC AdministratorDaily bump.
2021-07-26 Andrew MacLeodConfirm and Handle only ASCII in toupper and tolower...
2021-07-26 David Malcolmanalyzer: fix uninit false +ve when returning structs
2021-07-26 Andrew MacLeodAdjust ranges for to_upper and to_lower.
2021-07-26 Roger SayleFold bswap32(x) != 0 to x != 0 (and related transforms)
2021-07-26 Joseph MyersRegenerate .pot files.
2021-07-26 Aldy HernandezImplement operator_bitwise_xor::op1_op2_relation_effect.
2021-07-26 Aldy HernandezPass relationship to methods calling generic fold_range.
2021-07-26 AshimidaRemove legacy external declarations in toplev.h [PR101447]
2021-07-26 Tobias BurnusPR fortran/93308/93963/94327/94331/97046 problems raise...
2021-07-26 Aldy HernandezAbstract out conditional simplification out of execute_vrp.
2021-07-26 Aldy HernandezPass gimple context to array_bounds_checker.
2021-07-26 Tamar ChristinaAArch64: correct dot-product RTL patterns for aarch64.
2021-07-26 Tamar ChristinaAArch64: correct usdot vectorizer and intrinsics optabs
2021-07-26 Jakub Jelinekopenmp: Add support for omp attributes section and...
2021-07-26 GCC AdministratorDaily bump.
2021-07-25 Arnaud Charlet[Ada] Declare time_t uniformly based on a system parame...
2021-07-25 GCC AdministratorDaily bump.
2021-07-24 Marek Polacekinclude: Fix -Wundef warnings in ansidecl.h
2021-07-24 GCC AdministratorDaily bump.
2021-07-23 Harald AnlaufFortran: extend check for array arguments and reject...
2021-07-23 Jakub Jelinekexpmed: Fix store_integral_bit_field [PR101562]
2021-07-23 Aldy HernandezUse range_query object in array bounds class.
2021-07-23 Jonathan Wrightaarch64: Use memcpy to copy vector tables in vst1[q...
2021-07-23 Jonathan Wrightaarch64: Use memcpy to copy vector tables in vst1[q...
2021-07-23 H.J. Lux86: Don't return hard register when LRA is in progress
2021-07-23 Jonathan Wakelylibstdc++: Reduce headers included by <future>
2021-07-23 Jonathan Wrightaarch64: Use memcpy to copy vector tables in vst1[q...
2021-07-23 Jonathan Wrightaarch64: Use memcpy to copy vector tables in vst2[q...
2021-07-23 Jonathan Wrightaarch64: Use memcpy to copy vector tables in vst3[q...
2021-07-23 Jonathan Wrightaarch64: Use memcpy to copy vector tables in vst4[q...
2021-07-23 Jonathan Wrightaarch64: Use memcpy to copy vector tables in vtbx4...
2021-07-23 Jonathan Wrightaarch64: Use memcpy to copy vector tables in vtbl[34...
2021-07-23 Jonathan Wrightaarch64: Use memcpy to copy vector tables in vqtbx...
2021-07-23 Jonathan Wrightaarch64: Use memcpy to copy vector tables in vqtbl...
2021-07-23 Jonathan Wakelylibstdc++: Update documentation comments for namespace...
2021-07-23 Jakub Jelinekopenmp: Add support for __has_attribute(omp::directive...
2021-07-23 Jakub Jelinekopenmp: Diagnose invalid mixing of the attribute and...
2021-07-23 Xi Ruoyaotestsuite: mips: pass -finline/-fnoinline through
2021-07-23 Xi RuoyaoRevert "testsuite: mips: use noinline attribute instead...
2021-07-23 David Malcolmanalyzer: fix feasibility false +ve with overly complex...
2021-07-23 Haochen GuiFix execution failure of parity_1.f90 on P10 [PR100952]
2021-07-23 GCC AdministratorDaily bump.
2021-07-22 Sandra LoosemoreBind(c): signed char is not a Fortran character type
2021-07-22 Jonathan Wakelylibstdc++: Fix non-default constructors for hash contai...
2021-07-22 Martin SeborAdd new test for PR65178.
2021-07-22 Martin SeborRemove an invalid defintion [PR101568].
2021-07-22 Andrew PinskiFix PR 10153: tail recusion for vector types.
2021-07-22 Aldy HernandezAllow non-null adjustments for pointers even when there...
2021-07-22 David Edelsohnaix: Protect AIX math.h overloads with new macro.
2021-07-22 Jonathan Wakelylibstdc++: Use __builtin_operator_new when available...
2021-07-22 Jonathan Wakelylibstdc++: Use std::addressof in ranges::uninitialized_...
2021-07-22 Jonathan Wakelylibstdc++: Initialize all subobjects of std::function
2021-07-22 Jonathan Wakelylibstdc++: Restore __gnu_debug::array [PR100682]
2021-07-22 Andrew MacLeodAllow non-symmetrical equivalences.
2021-07-22 Andrew MacLeodCheck for undefined on COND_EXPR before querying type.
2021-07-22 Andrew MacLeodOnly call vrp_visit_cond_stmt if range_of_stmt doesn...
2021-07-22 liuhongtRemove pass_cpb which is related to enable avx512 embed...
2021-07-22 liuhongtSupport logic shift left/right for avx512 mask type.
2021-07-22 GCC AdministratorDaily bump.
2021-07-21 David Malcolmanalyzer: bulletproof -Wanalyzer-file-leak [PR101547]
2021-07-21 David Malcolmanalyzer: fix ICE in binding_cluster::purge_state_invol...
2021-07-21 Thomas SchwingeOpenACC 'nohost' clause
2021-07-21 Thomas Schwinge[OpenACC] Fix '#pragma atomic update' typo in 'g++...
next