platform/upstream/gcc.git
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
2022-12-13 Tom TromeyUse DW_ATE_UTF for the Rust 'char' type
2022-12-13 Richard Bienertree-optimization/108076 - if-conversion and forced...
2022-12-13 Jakub Jelineklibsanitizer: Fix up libbacktrace build after r13-4547...
2022-12-13 Haochen Guirs6000: enable cbranchcc4
2022-12-13 Haochen Guioptabs: make prepare_cmp_insn goto fail when cbranchcc4...
2022-12-13 GCC AdministratorDaily bump.
2022-12-12 Jason MerrillRevert "c++: build initializer_list<string> in a loop...
2022-12-12 Ian Lance Taylorlibgo: bump major version
2022-12-12 Harald AnlaufFortran: improve checking of assumed-size array spec...
2022-12-12 Iain Buclawd: Fix undefined reference to nested lambda in template...
2022-12-12 Wilco DijkstraAArch64: Enable TARGET_CONST_ANCHOR
2022-12-12 Tamar Christinamiddle-end: simplify complex if expressions where compa...
2022-12-12 Tamar ChristinaAArch64: Fix vector re-interpretation between partial...
2022-12-12 Tamar ChristinaAArch64: Support new tbranch optab.
2022-12-12 Tamar Christinamiddle-end: Add new tbranch optab to add support for...
2022-12-12 Tamar Christinaaarch64: Make existing V2HF be usable.
2022-12-12 Jonathan Wakelylibstdc++: Add a test checking for chrono::duration...
next