]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-01-16  Owen Averygccrs: Add missing CHECKING_P guard to rust-unicode.cc
2024-01-16  Philip Herrongccrs: fix ice when function is outside of context
2024-01-16  Philip Herrongccrs: Begin enforcing Sized properly and support anti...
2024-01-16  Philip Herrongccrs: Track polarity in type bound predicate
2024-01-16  Philip Herrongccrs: Track trait bound polarity properly
2024-01-16  Owen Averygccrs: Move Gcc_backend declaration to header file
2024-01-16  Philip Herrongccrs: fix ICE when we have unimplemented/invalid trait...
2024-01-16  Raiki Tamuragccrs: Add function for Unicode NFC normalization
2024-01-16  Arthur Cohengccrs: error codes: Add rust_error_codes.def, refactor...
2024-01-16  Owen Averygccrs: Remove Location typedef
2024-01-16  Owen Averygccrs: Replace usages of Location with location_t in...
2024-01-16  Muhammad Mahadgccrs: [E0571] break with argument in non-loop loop
2024-01-16  Pierre-Emmanuel... gccrs: proc_macro: Add literal_from_string callback
2024-01-16  Pierre-Emmanuel... gccrs: converter: Move literal conversion out
2024-01-16  Pierre-Emmanuel... gccrs: Move callbacked function in a new namespace
2024-01-16  Muhammad Mahadgccrs: New Error Code Framework
2024-01-16  Pierre-Emmanuel... gccrs: Add multiple tests for non root proc macro
2024-01-16  Pierre-Emmanuel... gccrs: Check proc_macro attributes on non root functions
2024-01-16  Owen Averygccrs: Replace Location with location_t in unnamed...
2024-01-16  Pierre-Emmanuel... gccrs: proc_macro: Remove useless typedef
2024-01-16  Pierre-Emmanuel... gccrs: proc_macro: Delete unused prototype
2024-01-16  Pierre-Emmanuel... gccrs: proc_macro: Remode function indirection
2024-01-16  Pierre-Emmanuel... gccrs: proc_macro: Add is_available function
2024-01-16  Pierre-Emmanuel... gccrs: proc_macro: Add is_available callback
2024-01-16  Pierre-Emmanuel... gccrs: proc_macro: Rename from_string callback symbol
2024-01-16  Pierre-Emmanuel... gccrs: proc_macro: Refactor attribute search
2024-01-16  Pierre-Emmanuel... gccrs: privacy: Refactor proc macro privacy check
2024-01-16  Pierre-Emmanuel... gccrs: testsuite: Add tests for pub items in proc_macros
2024-01-16  Pierre-Emmanuel... gccrs: testsuite: Replace dg-excess-errors with dg...
2024-01-16  Pierre-Emmanuel... gccrs: privacy: Add tests for private proc macro error
2024-01-16  Pierre-Emmanuel... gccrs: proc macro: Add privacy check
2024-01-16  Pierre-Emmanuel... gccrs: Add tests for non function proc_macro_derive
2024-01-16  Pierre-Emmanuel... gccrs: Add tests for non function proc_macro_attribute
2024-01-16  Pierre-Emmanuel... gccrs: Add tests for non function proc_macro attributes
2024-01-16  Pierre-Emmanuel... gccrs: Emit error with proc macro on non functions
2024-01-16  Pierre-Emmanuel... gccrs: Remove NodeId member from Identifier
2024-01-16  Muhammad Mahadgccrs: [E0045] Variadic Parameters Used on Non-C ABI...
2024-01-16  Muhammad Mahadgccrs: [E0323] Implemented associated const, expected...
2024-01-16  Pierre-Emmanuel... gccrs: proc_macro: Mirror FFIString changes in C++library
2024-01-16  Pierre-Emmanuel... gccrs: proc_macro: Increase FFIString usage
2024-01-16  Owen Averygccrs: Continue to replace usages of Location with...
2024-01-16  Owen Averygccrs: Replace usages of Location with location_t in...
2024-01-16  Owen Averygccrs: Replace Location with location_t in parsing...
2024-01-16  Owen Averygccrs: Improve keyword check while parsing a macro...
2024-01-16  Pierre-Emmanuel... gccrs: resolve: Remove ProcMacroInvocable interface
2024-01-16  Pierre-Emmanuel... gccrs: resolve: Convert identifier to a SimplePath
2024-01-16  Pierre-Emmanuel... gccrs: resolve: Add mappings for proc macros and resolving
2024-01-16  Pierre-Emmanuel... gccrs: attribute: Add missing header guard
2024-01-16  Pierre-Emmanuel... gccrs: ast: Add manual dispatch for meta item downcasting
2024-01-16  Pierre-Emmanuel... gccrs: resolve: Add extern crate proc macro collection
2024-01-16  Pierre-Emmanuel... gccrs: import: Load procedural macros into external...
2024-01-16  Pierre-Emmanuel... gccrs: import: Change raw pointer to unique_ptr
2024-01-16  Pierre-Emmanuel... gccrs: import: Store procedural macros in extern crate
2024-01-16  Pierre-Emmanuel... gccrs: import: Change package opening prototypes
2024-01-16  Pierre-Emmanuel... gccrs: import: Add cli extern crate resolution
2024-01-16  Owen Averygccrs: Replace default argument with UNDEF_LOCATION
2024-01-16  Owen Averygccrs: Replace Location with location_t in gccrs backend
2024-01-16  Muhammad Mahadgccrs: [E0268] break or continue used outside of loop
2024-01-16  Pierre-Emmanuel... gccrs: Add a test for malformed derive declaration...
2024-01-16  Pierre-Emmanuel... gccrs: proc macro: Add crate type regression tests
2024-01-16  Pierre-Emmanuel... gccrs: proc macro: Add help message to malformed derive
2024-01-16  Pierre-Emmanuel... gccrs: proc macro: Detect malformed proc_macro_derive
2024-01-16  Pierre-Emmanuel... gccrs: proc macros: Add crate type attribute check
2024-01-16  Pierre-Emmanuel... gccrs: libproc_macro: Change rust Ident definition
2024-01-16  Pierre-Emmanuel... gccrs: libproc_macro: Change Ident structure
2024-01-16  Pierre-Emmanuel... gccrs: proc_macro: Add from string implementation
2024-01-16  Pierre-Emmanuel... gccrs: cli: Add frust-type option
2024-01-16  Arthur Cohengccrs: nr2.0: Add `ForeverStack` data structure.
2024-01-16  Marc Poulhièsgccrs: rework the HIR dump pass
2024-01-16  Arthur Cohengccrs: nr2.0: Add basic Rib class
2024-01-16  Owen Averygccrs: Replace some more usages of Location with location_t
2024-01-16  Owen Averygccrs: Replace some usages of Location with location_t
2024-01-16  Owen Averygccrs: Move some Gcc_backend method definitions out...
2024-01-16  Muhammad Mahadgccrs: [E0423] expected function, tuple struct or tuple...
2024-01-16  Owen Averygccrs: Remove Linemap::predeclared_location
2024-01-16  Owen Averygccrs: Add include guard for rust-gcc.h
2024-01-16  Arthur Cohengccrs: rust-unreachable: Add specific behavior for...
2024-01-16  Muhammad Mahadgccrs: [E0658] Use of unstable feature
2024-01-16  Muhammad Mahadgccrs: [E0093] Declaration of unknown intrinsic function
2024-01-16  Muhammad Mahadgccrs: [E0133] Use of unsafe code outside of unsafe...
2024-01-16  Owen Averygccrs: Remove RichLocation typedef
2024-01-16  Owen Averygccrs: Remove Linemap::start_line
2024-01-16  Owen Averygccrs: Change class RichLocation into typedef
2024-01-16  Owen Averygccrs: Remove Linemap::get_location
2024-01-16  Pierre-Emmanuel... gccrs: dump: Output escaped character values
2024-01-16  Marc Poulhièsgccrs: minor HIR cleanup
2024-01-16  Pierre-Emmanuel... gccrs: remove braces around scalar initializers
2024-01-16  Pierre-Emmanuel... gccrs: Add missing virtual destructor to interfaces
2024-01-16  Pierre-Emmanuel... gccrs: Change specifier of some forward declaration
2024-01-16  Owen Averygccrs: Remove unnecessary usage of Location copy constr...
2024-01-16  Owen Averygccrs: Merge Linemap::to_string into Linemap::location_...
2024-01-16  Marc Poulhièsgccrs: minor HIR cleanup
2024-01-16  Muhammad Mahadgccrs: [E0124] field x is already declared in struct
2024-01-16  Owen Averygccrs: Add rust_error_at accepting location_t and ErrorCode
2024-01-16  Owen Averygccrs: Merge Gcc_linemap into Linemap
2024-01-16  Arthur Cohengccrs: Remove Rust::Optional in favor of tl::optional
2024-01-16  Owen Averygccrs: Replace Linemap::unknown_location with UNKNOWN_L...
2024-01-16  Muhammad Mahadgccrs: [E0070] invalid left-hand side of assignment
2024-01-16  Muhammad Mahadgccrs: [E0061] Refactored argument mismatch error function
2024-01-16  Arthur Cohengccrs: nr2.0: Add complex testcases
next