platform/upstream/gcc.git
2022-12-15 Patrick Palkac++: class-scope qualified constrained auto [PR107188]
2022-12-15 Patrick Palkac++: extract_local_specs and unevaluated contexts ...
2022-12-15 Patrick Palkac++: local alias in typename in lambda [PR105518]
2022-12-15 Patrick Palkac++: partial ordering with memfn ptr cst [PR108104]
2022-12-15 Vladimir N... IRA: Check that reg classes contain a hard reg of given...
2022-12-15 Jakub Jelinekc++: Ensure !!var is not an lvalue [PR107065]
2022-12-15 Siddhesh Poyarekardoc: Fix documentation for __builtin_dynamic_object_size
2022-12-15 Siddhesh Poyarekarmiddle-end/70090: Document that -fsanitize=object-size...
2022-12-15 Richard Bienermiddle-end/108086 - avoid quadraticness in copy_edges_f...
2022-12-15 Jakub Jelinekc++, libstdc++: Add typeinfo for _Float{16,32,64,128...
2022-12-15 Gaius MulleySubject: [committed, pushed] PR-107607 m2: Remove bdepe...
2022-12-15 Jakub Jelinektestsuite: Fix up * quoting in glob strings
2022-12-15 Jakub Jelinektestsuite: Add support for Rust and Modula-2 effective...
2022-12-15 Jakub JelinekAdjust ChangeLog entries from m2 merge.
2022-12-15 Gaius MulleyPR-108123 gcc/m2/gm2config.h.in
2022-12-15 Tobias Burnuslibgfortran's ISO_Fortran_binding.c: Use GCC11 version...
2022-12-15 Spacetowngcov: annotate uncovered branches [PR107537]
2022-12-15 Richard Bienermiddle-end/108086 - reduce operand scanner use from...
2022-12-15 Jakub Jelinekinto-ssa: Fix emitting debug stmts after asm goto ...
2022-12-15 Jason Merrillc++: fix initializer_list transformation [PR108071]
2022-12-15 GCC AdministratorDaily bump.
2022-12-14 David Malcolmanalyzer: don't call binding_key::make on empty regions...
2022-12-14 David Faustbtf: correct generation for extern funcs [PR106773]
2022-12-14 David Faustbtf: fix 'extern const void' variables [PR106773]
2022-12-14 David Faustbtf: add 'extern' linkage for variables [PR106773]
2022-12-14 Martin Jamboripa-sra: Consider the first parameter of methods safe...
2022-12-14 Martin Jamboripa-sra: Fix address escape case when detecting Fortran...
2022-12-14 Gaius MulleyMerge modula-2 front end onto gcc.
2022-12-14 Julian BrownOpenMP: Duplicate checking for map clauses in Fortran...
2022-12-14 Julian BrownOpenMP/Fortran: Combined directives with map/firstpriva...
2022-12-14 Jonathan Wakelylibstdc++: Fix size passed to operator delete [PR108097]
2022-12-14 Martin Jamboripa-sra: Fix parameter description.
2022-12-14 Tamar ChristinaAArch64: div-by-255, ensure that arguments are register...
2022-12-14 Martin Liskacontrib: add copyright for my scripts
2022-12-14 Jakub Jelinekrust: Fix up aarch64-linux bootstrap [PR106072]
2022-12-14 Martin Liskamklog: do not depend on recent unidiff version
2022-12-14 Martin Liskadocs: document --param=ipa-sra-ptrwrap-growth-factor
2022-12-14 Richard Bienertree-optimization/107617 - big-endian .LEN_STORE VN
2022-12-14 Antoni Boucherlibgccjit: Allow comparing vector types
2022-12-14 GCC AdministratorDaily bump.
2022-12-13 Martin Jamboripa: Avoid looking for IPA-SRA replacements where there...
2022-12-13 Martin Jamboripa-sra: Forward propagation of sizes which are safe...
2022-12-13 Martin Jamboripa-sra: Be optimistic about Fortran descriptors
2022-12-13 Martin Jamboripa-sra: Move caller->callee propagation before callee...
2022-12-13 Martin Jamboripa-sra: Treat REFERENCE_TYPES as always dereferencable
2022-12-13 Martin Jamboripa-cp: Leave removal of unused parameters to IPA-SRA
2022-12-13 Martin Jamboripa: Better way of applying both IPA-CP and IPA-SRA...
2022-12-13 Martin Jamboripa-cp: Write transformation summaries of all functions
2022-12-13 Jakub Jelineki386: Fix up *concat*_{5,6,7} patterns [PR108044]
2022-12-13 Jakub Jelineklibstdc++: Update backtrace-rename.h
2022-12-13 Steve KarglFortran: NULL pointer dereference while parsing a funct...
2022-12-13 Tamar ChristinaAArch64: Fix ILP32 tbranch
2022-12-13 Jakub Jelinekvect-patterns: Fix up vect_recog_rotate_pattern [PR108064]
2022-12-13 Richard Bienertree-optimization/105801 - CCP and .DEFERRED_INIT
2022-12-13 Philip Herrongccrs: Add README, CONTRIBUTING and compiler logo
2022-12-13 Philip Herrongccrs: Add config-lang.in
2022-12-13 Arthur Cohengccrs: Add fatal_error when experimental flag is not...
2022-12-13 Philip Herrongccrs: Add GCC Rust front-end Make-lang.in
2022-12-13 Philip Herrongccrs: Add lang.opt
2022-12-13 Philip Herrongccrs: Add lang-spec.h
2022-12-13 Philip Herrongccrs: Compiler proper interface kicks off the pipeline
2022-12-13 Philip Herrongccrs: Add compiler driver
2022-12-13 Philip Herrongccrs: These are wrappers ported from reusing gccgo
2022-12-13 Philip Herrongccrs: Add HIR to GCC GENERIC lowering entry point
2022-12-13 Philip Herrongccrs: Add HIR to GCC GENERIC lowering for all nodes
2022-12-13 Philip Herrongccrs: Add base for HIR to GCC GENERIC lowering
2022-12-13 Philip Herrongccrs: Add metadata output pass
2022-12-13 Philip Herrongccrs: Add unused variable scan
2022-12-13 Thomas Younggccrs: Add dead code scan on HIR
2022-12-13 Arthur Cohengccrs: Add privacy checks
2022-12-13 Arthur Cohengccrs: Add const checker
2022-12-13 Arthur Cohengccrs: Add unsafe checks for Rust
2022-12-13 Philip Herrongccrs: Add remaining type system transformations
2022-12-13 Philip Herrongccrs: Add Rust type information
2022-12-13 Philip Herrongccrs: Add type resolution and trait solving pass
2022-12-13 Philip Herrongccrs: Add helpers mappings canonical path and lang...
2022-12-13 Arthur Cohengccrs: Add attributes checker
2022-12-13 Arthur Cohengccrs: Add implementation of Optional
2022-12-13 Arthur Cohengccrs: Add Base62 implementation
2022-12-13 Philip Herrongccrs: Add Rust ABI enum helpers
2022-12-13 Philip Herrongccrs: Add port of FNV hash used during legacy symbol...
2022-12-13 Philip Herrongccrs: Add wrapper for make_unique
2022-12-13 Philip Herrongccrs: Add AST to HIR lowering pass
2022-12-13 Philip Herrongccrs: Add HIR definitions and visitor framework
2022-12-13 Philip Herrongccrs: Add declarations for Rust HIR
2022-12-13 Philip Herrongccrs: Add name resolution pass to the Rust front-end
2022-12-13 Arthur Cohengccrs: Add expansion pass for the Rust front-end
2022-12-13 Joel Phillipsgccrs: Add Parser for Rust front-end pt.2
2022-12-13 Joel Phillipsgccrs: Add Parser for Rust front-end pt.1
2022-12-13 Joel Phillipsgccrs: Add Lexer for Rust front-end
2022-12-13 Joel Phillipsgccrs: Add Rust AST visitors
2022-12-13 Joel Phillipsgccrs: Add full definitions of Rust AST data structures
2022-12-13 Joel Phillipsgccrs: Add definitions of Rust Items in AST data structures
2022-12-13 Joel Phillipsgccrs: Add Rust front-end base AST data structures
2022-12-13 Philip Herrongccrs: Add gcc-check-target check-rust
2022-12-13 Philip Herrongccrs: Add execution test cases
2022-12-13 Philip Herrongccrs: Add general compilation test cases
2022-12-13 Philip Herrongccrs: Add link cases testsuite
2022-12-13 Philip Herrongccrs: Add Debug info testsuite
2022-12-13 Philip Herrongccrs: Add necessary hooks for a Rust front-end testsuite
next