platform/upstream/gcc.git
2021-10-01 Jonathan Wakelylibstdc++: Remove unary_function base classes from...
2021-10-01 Jonathan Wakelylibstdc++: Remove useless base classes in pb_db tests
2021-10-01 Jonathan Wakelylibstdc++: Simplify __throw_out_of_range_fmt for freest...
2021-10-01 Jonathan Wakelylibstdc++: Fix narrowing conversion in std::visit
2021-10-01 Jonathan Wakelylibstdc++: Avoid unconditional use of errc::not_support...
2021-10-01 Jonathan Wakelylibstdc++: Add utility for creating std::error_code...
2021-10-01 Jonathan Wakelylibstdc++: Add std::__conditional_t alias template
2021-10-01 Jonathan Wakelylibstdc++: Optimize std::visit for the common case...
2021-10-01 Jonathan Wakelylibstdc++: Allow visiting inherited variants [PR 90943]
2021-10-01 Jonathan Wakelylibstdc++: Simplify __normal_iterator converting constr...
2021-10-01 Jonathan Wakelylibstdc++: Make move ctor noexcept for fully-dynamic...
2021-10-01 Jonathan Wakelylibstdc++: Add noexcept to common_iterator proxy operators
2021-10-01 Jonathan Wakelylibstdc++: Use conditional noexcept in std::reverse_ite...
2021-10-01 Jonathan Wakelylibstdc++: Do not allocate a zero-size vector<bool...
2021-10-01 Jonathan Wakelylibstdc++: Implement std::clamp with std::min and std...
2021-10-01 Tobias BurnusAdd/update libgomp.fortran/alloc-*.f90
2021-10-01 Martin SeborEnhance -Waddress to detect more suspicious expressions...
2021-10-01 John David... Default to dwarf version 4 on hppa64-hpux
2021-10-01 Luís Ferreiralibiberty: testsuite: add missing format on d-demangle...
2021-10-01 H.J. Lulibsanitizer: Update LOCAL_PATCHES
2021-10-01 H.J. LuUpdate c-c++-common/tsan/atomic_stack.c
2021-10-01 H.J. Lulibsanitizer: Bump asan/tsan versions
2021-10-01 H.J. Lulibsanitizer: Apply local patches
2021-10-01 H.J. Lulibsanitizer: Merge with upstream
2021-10-01 qingzhe huangc++: cv-qualified ref introduced by typedef [PR101783]
2021-10-01 Jonathan Wakelylibstdc++: Define basic_regex::multiline for non-strict...
2021-10-01 Jonathan Wakelylibstdc++: Add missing header to test
2021-10-01 Jonathan Wakelylibstdc++: Add noexcept to istream_iterator and ostream...
2021-10-01 Jonathan Wakelylibstdc++: Fix _ForwardIteratorConcept for __gnu_debug...
2021-10-01 Jonathan Wakelylibstdc++: Replace try-catch in std::list::merge to...
2021-10-01 Martin Liskaoptions: fix concat of options.
2021-10-01 Przemyslaw... aarch64: fix AARCH64_FL_V9 flag value
2021-10-01 Aldy HernandezRemove shadowed oracle field.
2021-10-01 Jakub Jelinekubsan: Move INT_MIN / -1 instrumentation from -fsanitiz...
2021-10-01 Kyrylo Tkachovaarch64: Fix cpymem-size.c test for ILP32
2021-10-01 Przemyslaw... aarch64: add armv9-a to -march
2021-10-01 Andrew PinskiFix bb-slp-pr97709.c after computed goto change
2021-10-01 Martin LiskaAppend target/optimize attr to the current cmdline.
2021-10-01 Eric BotcazouFix ICE with stack checking emulation at -O2
2021-10-01 Eric BotcazouFix PR c++/64697 at -O1 or above
2021-10-01 Jakub Jelinekopenmp: Differentiate between order(concurrent) and...
2021-10-01 Jakub Jelinekopenmp: Avoid PLT relocations for omp_* symbols in...
2021-10-01 Jakub Jelinekopenmp: Add alloc_align attribute to omp_aligned_*alloc...
2021-10-01 Jakub Jelinekc++: Fix handling of __thread/thread_local extern vars...
2021-10-01 Richard Bienermiddle-end/102518 - avoid invalid GIMPLE during inlining
2021-10-01 Bob Duff[Ada] Subprogram_Variant in ignored ghost code
2021-10-01 Ghjuvan Lacambre[Ada] Empty CUDA_Global procedures when compiling for...
2021-10-01 Steve Baird[Ada] Improved checking for invalid index values when...
2021-10-01 Eric Botcazou[Ada] Document rounding mode assumed for dynamic floati...
2021-10-01 Bob Duff[Ada] More work on efficiency improvements
2021-10-01 Eric Botcazou[Ada] Add missing guard before call to Interface_Presen...
2021-10-01 Eric Botcazou[Ada] Add new debug switch -gnatd.8
2021-10-01 Gary Dismukes[Ada] Spurious warning about hiding in generic instanti...
2021-10-01 Ed Schonberg[Ada] Crash on improper use of GNAT attribute Type_Key
2021-10-01 Justin Squirek[Ada] Crash on renaming within declare expression
2021-10-01 Ghjuvan Lacambre[Ada] Fix CodePeer warnings
2021-10-01 Richard Kenner[Ada] Add Evaluable_Kind and Global_Name_Kind
2021-10-01 Ghjuvan Lacambre[Ada] Stub CUDA_Device aspect
2021-10-01 Gary Dismukes[Ada] Assert_Failure on derived type with inherited...
2021-10-01 Richard Kenner[Ada] Add more node unions
2021-10-01 Ed Schonberg[Ada] Implementation of AI12-0212: iterator specs in...
2021-10-01 Javier Miranda[Ada] Ada2022: AI12-0195 overriding class-wide pre...
2021-10-01 Piotr Trojanek[Ada] Fix deleting CodePeer files for non-ordinary...
2021-10-01 Steve Baird[Ada] Improve error message for .ali file version mismatch
2021-10-01 Steve Baird[Ada] Fix bug in inherited user-defined-literal aspects...
2021-10-01 Bob Duff[Ada] Info. gathering in preparation for more efficienc...
2021-10-01 Dmitriy Anisimkov[Ada] Support gmem.out longer than 2G on 32 bit platforms
2021-10-01 Ed Schonberg[Ada] Spurious range checks on aggregate with non-stati...
2021-10-01 Richard Kenner[Ada] Add N_Is_Decl
2021-10-01 Richard Kenner[Ada] Add N_Entity_Name
2021-10-01 Steve Baird[Ada] Improve error message for .ali file version mismatch
2021-10-01 Steve Baird[Ada] No ABE check needed for an expression function...
2021-10-01 Ghjuvan Lacambre[Ada] Fix CodePeer warnings
2021-10-01 Eric Botcazou[Ada] Document that gnatmem requires fixed-position...
2021-10-01 Doug Rupp[Ada] Switch to SR0660
2021-10-01 GCC AdministratorDaily bump.
2021-09-30 David Edelsohntestsuite: Fix cf-descriptor-5.f90
2021-09-30 Przemyslaw... arm: Enable Cortex-R52+ CPU
2021-09-30 Patrick Palkac++: __is_trivially_xible and multi-arg aggr paren...
2021-09-30 Patrick Palkac++: argument order in a variadic type trait intrinsic
2021-09-30 Patrick Palkac++: defaulted comparisons and vptr fields [PR95567]
2021-09-30 Ian Lance Taylorcompiler: avoid calling Expression::type before lowering
2021-09-30 Harald AnlaufFortran: resolve expressions during SIZE simplification
2021-09-30 Harald AnlaufFortran: fix reference to Fortran standard in comment
2021-09-30 Uros Bizjaki386: Eliminate sign extension after logic operation...
2021-09-30 Tobias BurnusFortran: Fix same_type_as
2021-09-30 Iain Buclawlibphobos: Select the appropriate exception handler...
2021-09-30 Iain Buclawlibphobos: Print stacktrace before terminating program...
2021-09-30 Iain Buclawlibphobos: Remove unused variables in gcc.backtrace.
2021-09-30 Iain Buclawlibphobos: Give _Unwind_Exception an alignment that...
2021-09-30 Iain Buclawlibphobos: Define main function as extern(C) when compi...
2021-09-30 Tobias Burnuslibgomp.fortran/alloc-*.f90: Add missing dg-prune-output
2021-09-30 Tobias Burnusopenmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc...
2021-09-30 Martin Liskatestsuite: Skip a test-case when LTO is used [PR102509]
2021-09-30 Martin LiskaDo not hide asm_out_file in ASM_OUTPUT_ASCII.
2021-09-30 Richard BienerRefine alingment peeling fix
2021-09-30 Richard BienerFix thinko in previous alignment peeling change
2021-09-30 Jonathan Wakelylibstdc++: Fix preprocessor check for C++17
2021-09-30 Aldy HernandezPlug possible snprintf overflow in lto-wrapper.
2021-09-30 Jakub Jelinekopenmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc
next