platform/upstream/gcc.git
2022-01-05 Jonathan Wakelylibstdc++: Fix comments in std::forward_list tests
2022-01-05 Jonathan Wakelylibstdc++: Avoid -Wzero-as-null-pointer-constant warnin...
2022-01-05 Jonathan Wakelylibstdc++: Simplify std::allocator_traits<allocator...
2022-01-05 Jonathan Wakelylibstdc++: Fix example preprocessor command in FAQ...
2022-01-05 Jonathan Wakelylibstdc++: Reduce template instantiations in <regex>
2022-01-05 Jonathan Wakelylibstdc++: Compare match_results for failed regex_match
2022-01-05 Jonathan Wakelylibstdc++: Improve std::regex_error::what() strings
2022-01-05 Nathan Sidwell[c++] Adjust mark used member in instantiated class...
2022-01-05 Nathan SidwellFix diagnostic recursion ICE
2022-01-05 Nathan SidwellDCO Entry
2022-01-05 Steve Baird[Ada] Improve support for casing on types with controll...
2022-01-05 Piotr Trojanek[Ada] Simplify detection of alphabetic characters with...
2022-01-05 Piotr Trojanek[Ada] Expand controlling function wrapper into expressi...
2022-01-05 Piotr Trojanek[Ada] Expand controlling functions wrappers in GNATprov...
2022-01-05 Piotr Trojanek[Ada] Use Add_Char_To_Name_Buffer for 1-character strings
2022-01-05 Piotr Trojanek[Ada] Simplify calls to Name_Find with known string...
2022-01-05 Bob Duff[Ada] Compiler crash with -gnatR2 and with of child
2022-01-05 Marc Poulhiès[Ada] Remove obsolete s-sopco* and s-strops units
2022-01-05 Piotr Trojanek[Ada] Remove extra whitespace in declarations and param...
2022-01-05 Piotr Trojanek[Ada] Remove explicit "in" in internal parameter associ...
2022-01-05 Piotr Trojanek[Ada] Align arrows in parameter associations
2022-01-05 Piotr Trojanek[Ada] Remove extra space in parameter associations
2022-01-05 Piotr Trojanek[Ada] Fix layout of parameters in calls to Predef_Spec_...
2022-01-05 Etienne Servais[Ada] Fix condition to build subtype for discriminated...
2022-01-05 Yannick Moy[Ada] Add contracts for the proof of System.Arith_128
2022-01-05 Piotr Trojanek[Ada] Simplify handling of user-defined numeric literals
2022-01-05 Yannick Moy[Ada] Proof of runtime units for integer exponentiation...
2022-01-05 Piotr Trojanek[Ada] Remove unnecessary check for missing parameter...
2022-01-05 Claire Dross[Ada] Introduce expression functions for contract of...
2022-01-05 Bob Duff[Ada] Prevent Get_Current_Value_Condition from returnin...
2022-01-05 Piotr Trojanek[Ada] Simplify making of null procedure wrappers
2022-01-05 Yannick Moy[Ada] Proof of runtime units for integer exponentiation...
2022-01-05 Piotr Trojanek[Ada] Remove redundant code related to instances with...
2022-01-05 Piotr Trojanek[Ada] Fix sharing of formal parameters between wrapper...
2022-01-05 Bob Duff[Ada] Renamed_Entity should return Entity_Id
2022-01-05 Piotr Trojanek[Ada] Deconstruct dead wrappers added for external...
2022-01-05 Yannick Moy[Ada] Rename parameter-dependent constants in generic...
2022-01-05 Yannick Moy[Ada] Fix lemma in generic unit System.Arith_Double
2022-01-05 Marc Poulhiès[Ada] Remove Compiler_Unit[_Warning] pragmas
2022-01-05 Arnaud Charlet[Ada] Reduce runtime dependencies on stage1
2022-01-05 Richard Bienertree-optimization/103816 - detect offset overflow in...
2022-01-05 Jakub Jelinekgimple-fold: Remove incorrect folding of debug stmts...
2022-01-05 Jakub Jelinektestsuite: Fix gcc.target/i386/pr103895.c testcase...
2022-01-05 Kewen Linipa-inline: Add target info into fn summary [PR102059]
2022-01-05 Ian Lance Taylorcompiler: remove duplication of Named_object traversal
2022-01-05 GCC AdministratorDaily bump.
2022-01-04 Martin SeborEenable -Winvalid-memory-order for C++ [PR99612].
2022-01-04 Uros Bizjaki386: Introduce V2QImode vectorized logic [PR103861]
2022-01-04 Jason Merrillc++: add begin/end to releasing_vec
2022-01-04 Jason Merrillc++: add emacs c++-mode marker
2022-01-04 Gaius MulleyMAINTAINERS: Change of email address.
2022-01-04 Richard Bienertree-optimization/103800 - sanity check more PHI vector...
2022-01-04 Florian Weimerlibgcc: Use _dl_find_object in _Unwind_Find_FDE
2022-01-04 Tobias Burnuslibgomp/testsuite: Improve omp_get_device_num() tests
2022-01-04 Richard Bienertree-optimization/103690 - not up-to-date SSA and PRE DCE
2022-01-04 Roger Saylenvptx: Transition nvptx backend to STORE_FLAG_VALUE = 1
2022-01-04 Olivier HainqueAdjust VxWorks fixincludes hack for mkdir to work for C++
2022-01-04 Olivier HainqueRegister --sysroot in the driver switches table
2022-01-04 Chung-Lin Tanglibgomp: Fix GOMP_DEVICE_NUM_VAR stringification during...
2022-01-04 Richard Bienertree-optimization/103864 - SLP reduction of reductions...
2022-01-04 Jakub Jelinekshrink-wrapping: Don't call can_get_prologue unnecessar...
2022-01-04 Cui,Lilix86: Update model value for Alderlake and Rocketlake
2022-01-04 Chung-Lin Tangopenmp: Fix ICE in gimplify_omp_affinity [PR103643]
2022-01-04 liuhongtForce_reg operand 1.
2022-01-04 Andrew Pinski[COMMITTED] c++: [PR90782] Add testcase
2022-01-04 Jason Merrilltree-pretty-print: still indent unhandled codes
2022-01-04 GCC AdministratorDaily bump.
2022-01-03 Marek Polacekc-family: Have -Wformat-diag accept "decl-specifier...
2022-01-03 Uros Bizjaki386: Always enable mov<V_32:mode> patterns [PR103894]
2022-01-03 Marek Polacekc++: Avoid narrowing in make_char_string_pack
2022-01-03 Andrew PinskiRevamp documentation for _Complex types extension
2022-01-03 Sandra LoosemoreFortran: Fix array copy-in/copy-out for BIND(C) functio...
2022-01-03 Jakub Jelineki386, fab: Optimize __atomic_{add,sub,and,or,xor}_fetch...
2022-01-03 Richard Bienermiddle-end/103851 - ensure SSA names are released durin...
2022-01-03 Jakub Jelineksymtab: Fold &a == &b to 0 if folding_initializer ...
2022-01-03 Martin Liskatestsuite: fix ASAN errors in i386.exp tests
2022-01-03 Martin Liskatestsuite: fix vect.exp ASAN errors
2022-01-03 Iain Buclawd: Merge upstream dmd 001bfd97b, druntime 759e6023...
2022-01-03 Martin Liskadocs: Use ; for function declarations.
2022-01-03 Jakub Jelinekc++: Support &typeid(x) == &typeid(y) and typeid(x...
2022-01-03 Richard Bienertree-optimization/66502 - add testcase
2022-01-03 Jakub JelinekUpdate copyright years.
2022-01-03 Jakub JelinekAdd University of Illinois as external author
2022-01-03 Jakub JelinekUpdate Copyright in ChangeLog files
2022-01-03 Jakub JelinekUpdate copyright dates.
2022-01-03 Jakub JelinekRotate ChangeLog files - step 2 - remove 2021 entries...
2022-01-03 Jakub JelinekRotate ChangeLog files - part 1 - add ChangeLog-2021.
2022-01-03 Richard BienerAdd testcase for PR103615
2022-01-03 GCC AdministratorDaily bump.
2022-01-02 Uros Bizjaki386: Introduce V2QImode vectorized arithmetic [PR103861]
2022-01-02 John David... Adjust shadd-2 and shadd-3 scan counts.
2022-01-02 John David... Skip gcc.dg/guality/example.c on hppa-linux.
2022-01-02 Jason Merrillc++: fix array cleanup with throwing temp dtor
2022-01-02 Jason Merrillc++: don't wrap cleanups that can't throw
2022-01-02 John David... Generate illegal instruction fault if LWS syscall retur...
2022-01-02 John David... Use optab_libfunc to access sync_lock_test_and_set...
2022-01-02 GCC AdministratorDaily bump.
2022-01-01 Francois-Xavier... Fixincludes: Handle __FLT_EVAL_METHOD__ == 16 on darwin
2022-01-01 Andrew PinskiCommitted: Add testcases for a few PRs
2022-01-01 Jakub Jelinektestsuite: Adjust gcc.misc-tests/godump-1.c testcase
next