platform/upstream/gcc.git
2021-10-12 Paul A. Clarkers6000: Support SSE4.1 "min" and "max" intrinsics
2021-10-12 GCC AdministratorDaily bump.
2021-10-11 Eric GallagerAdd obj-c++.srcman target to gcc/objcp/Makefile.
2021-10-11 Jan HubickaRevert accidental change in ipa-modref-tree.h
2021-10-11 Jonathan Wakelylibstdc++: Add wrapper for internal uses of std::terminate
2021-10-11 Jonathan Wakelylibstdc++: Simplify std::basic_regex::assign
2021-10-11 Jonathan Wakelylibstdc++: Fix std::numeric_limits::lowest() test for...
2021-10-11 Jonathan Wakelylibstdc++: Add valid range assertions to std::basic_reg...
2021-10-11 Jonathan Wakelylibstdc++: Fix std::match_results::end() for failed...
2021-10-11 Jan HubickaCommonize ipa-pta constraint generation for calls
2021-10-11 Patrick Palkac++: Add testcase for already-fixed PR [PR102643]
2021-10-11 Diane Meirowitzdoc: improve -fsanitize=undefined description
2021-10-11 Jonathan WakelyChangeLog: Remove incorrect PR reference
2021-10-11 Richard Bienermiddle-end/102683 - fix .DEFERRED_INIT expansion
2021-10-11 Richard Bienermiddle-end/101480 - overloaded global new/delete
2021-10-11 Eric Botcazou[Ada] Fix problematic import of type-generic GCC atomic...
2021-10-11 Eric Botcazou[Ada] Tweak the warning about missing local raises
2021-10-11 Eric Botcazou[Ada] Fix for atomic wrongly rejected on object of...
2021-10-11 Eric Botcazou[Ada] Fix incorrect size for pathological pass-by-copy...
2021-10-11 Doug Rupp[Ada] Runtime transition: System.Threads
2021-10-11 Piotr Trojanek[Ada] Remove redundant guard in expansion of dispatchin...
2021-10-11 Steve Baird[Ada] Valid postconditions incorrectly rejected.
2021-10-11 Steve Baird[Ada] Incorrect Dynamic_Predicate results for static...
2021-10-11 Patrick Bernardi[Ada] sigset_t is an unsigned long on RTEMS
2021-10-11 Patrick Bernardi[Ada] RTEMS: use regular RTEMS API for minimum stack...
2021-10-11 Eric Botcazou[Ada] Export No_Exception_Propagation_Active for use...
2021-10-11 Piotr Trojanek[Ada] Warn about conversion with any predefined time...
2021-10-11 Piotr Trojanek[Ada] Simplify membership tests with N_Generic_Declaration
2021-10-11 Etienne Servais[Ada] Remove constant arguments
2021-10-11 Etienne Servais[Ada] Find an interpretation for membership test with...
2021-10-11 Patrick Bernardi[Ada] RTEMS: use hardware interrupts instead of signals...
2021-10-11 Eric Botcazou[Ada] Fix internal error on fixed-point divide, multipl...
2021-10-11 Etienne Servais[Ada] Reorder subprogram spec and bodies in alphabetica...
2021-10-11 Piotr Trojanek[Ada] Rewrite extended names in derived class-wide...
2021-10-11 Ghjuvan Lacambre[Ada] Import binder globals as constant
2021-10-11 Piotr Trojanek[Ada] Move rewriting of boxes in aggregates from resolu...
2021-10-11 Piotr Trojanek[Ada] Simplify initialization of concurrent components
2021-10-11 Piotr Trojanek[Ada] Simplify detection of delayed aggregates
2021-10-11 Piotr Trojanek[Ada] Simplify detection of record components with...
2021-10-11 Piotr Trojanek[Ada] Remove redundant guard against an empty component...
2021-10-11 Patrick Bernardi[Ada] RTEMS: use default stack checking emulation package
2021-10-11 Marc Poulhiès[Ada] Do not clear Analyzed flag in expand if already...
2021-10-11 Piotr Trojanek[Ada] Simplify code for checks within an initialization...
2021-10-11 Piotr Trojanek[Ada] Fix crash on array component with Default_Value
2021-10-11 Doug Rupp[Ada] Size of time_t in newer verions of VxWorks7
2021-10-11 Martin Liskaopts: Remove AUTODETECT_VALUE usage.
2021-10-11 Martin LiskaRemove usage of IRA_REGION_AUTODETECT
2021-10-11 Marcel Vollweilerlibgomp: Add tests for omp_atv_serialized and deprecate...
2021-10-11 Jakub Jelinekopenmp: Add omp_set_num_teams, omp_get_max_teams, omp_...
2021-10-11 Stefan Schulze... IBM Z: Provide rawmemchr{qi,hi,si} expander
2021-10-11 Stefan Schulze... ldist: Recognize strlen and rawmemchr like loops
2021-10-11 Martin Liskaoptions: use cl_optimization_hash.
2021-10-11 Kito Cheng[PR/target 100316] Allow constant address for __builtin...
2021-10-11 liuhongtAdjust testcase for O2 vectorization enabling.
2021-10-11 GCC AdministratorDaily bump.
2021-10-10 Harald AnlaufFortran: handle initialization of derived type paramete...
2021-10-10 Jakub Jelinekvar-tracking: Fix a wrong-debug issue caused by my...
2021-10-10 Andrew Pinskitree-optimization: [PR102622]: wrong code due to signed...
2021-10-10 GCC AdministratorDaily bump.
2021-10-09 Harald AnlaufFortran: accept both old and new-style relational opera...
2021-10-09 Kewen Lintestsuite: Add missing comment for some dg-warning
2021-10-09 liuhongtAdjust more testcases for O2 vectorization enabling.
2021-10-09 Jakub Jelinekopenmp: Add support for OpenMP 5.1 structured-block...
2021-10-09 liuhongtRefine movhfcc.
2021-10-09 GCC AdministratorDaily bump.
2021-10-08 Jonathan Wakelylibstdc++: Remove unnecessary uses of _GLIBCXX_USE_WCHA...
2021-10-08 Jonathan Wakelylibstdc++: Define deleted wchar_t overloads uncondition...
2021-10-08 Jonathan Wakelylibstdc++: Define std::wstring_convert unconditionally...
2021-10-08 Jonathan Wakelylibstdc++: Enable type traits for wchar_t unconditional...
2021-10-08 Jonathan Wakelylibstdc++: Enable vstring for wchar_t unconditionally...
2021-10-08 Jonathan Wakelylibstdc++: Always define typedefs and hash functions...
2021-10-08 Jonathan Wakelylibstdc++: Move test that depends on wchar_t I/O to...
2021-10-08 Jonathan Wakelylibstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks...
2021-10-08 Jonathan Wakelylibstdc++: Replace uses of _GLIBCXX_USE_INT128 in testsuite
2021-10-08 Jonathan Wakelylibstdc++: Access std::pair members without tuple-like...
2021-10-08 Jonathan Wakelylibstdc++: Avoid instantiation of _Hash_node before...
2021-10-08 Sandra LoosemoreFortran: Add diagnostic for F2018:C839 (TS29113:C535c)
2021-10-08 Vladimir N... [PR102627] Use at least natural mode during splitting...
2021-10-08 Jonathan Wakelylibstdc++: Detect miscompilation of src/c++11/limits.cc
2021-10-08 Aldy HernandezGrow non_null_ref bitmap when num_ssa_names increases.
2021-10-08 Aldy HernandezImplement irange::debug()
2021-10-08 Jonathan Wakelylibstdc++: Reduce header dependencies of <algorithm...
2021-10-08 H.J. Lulibsanitizer: Add AM_CCASFLAGS to Makefile.am
2021-10-08 Richard Sandifordloop: Fix profile updates after unrolling [PR102385]
2021-10-08 Martin Liskaopts: include missing header files.
2021-10-08 Martin LiskaCome up with OPTION_SET_P macro.
2021-10-08 Jonathan Wakelylibstdc++: Restore debug checks in uniform container...
2021-10-08 Jonathan Wakelylibstdc++: Implement ostream insertion for chrono:...
2021-10-08 Jakub Jelinekopenmp: Fix up declare target handling for vars with...
2021-10-08 Roger SayleTweak new test cases for -march=cascadelake strangeness.
2021-10-08 Ian Lance Taylorlibgcc: use .init_stack for constructors if available
2021-10-08 liuhongtSimplify (_Float16) ceil ((double) x) to .CEIL (x)...
2021-10-08 liuhongtSupport reduc_{plus,smax,smin,umax,min}_scal_v4hi.
2021-10-08 liuhongtEnable auto-vectorization at O2 with very-cheap cost...
2021-10-08 GCC AdministratorDaily bump.
2021-10-07 Patrick Palkac++: NTTP with array/function type after substitution...
2021-10-07 Jonathan Wakelylibstdc++: Move C++14 <chrono> components to new <bits...
2021-10-07 Indu Bhagatctfc: Free CTF container elements in ctfc_delete_contai...
2021-10-07 Indu Bhagatctf: Do not warn for CTF not supported for GNU GIMPLE
2021-10-07 Jonathan Wakelylibstdc++: Avoid use of hardware interference non-const...
next