]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-08-01  0xn4utilusgccrs: Remove dead code associated with `AST::ExternalF...
2024-08-01  0xn4utilusgccrs: Update resolver to use `AST::Function` instead...
2024-08-01  0xn4utilusgccrs: Unify ASTValidation::visit for ExternalFunctionI...
2024-08-01  0xn4utilusgccrs: Add get_pattern_kind to Pattern
2024-08-01  0xn4utilusgccrs: Add support for external functions
2024-08-01  Sourabh Jaiswalgccrs: Clean BiMap to use tl::optional for lookups
2024-08-01  Owen Averygccrs: Ensure TupleStructPattern and TuplePattern have...
2024-08-01  jjasminegccrs: Add curly brackets, formatted clang
2024-08-01  jjasminegccrs: Add error emitting when we can't resolve id...
2024-08-01  Arthur Cohengccrs: format-args: Add documentation for future expans...
2024-08-01  Arthur Cohengccrs: lower: Add base for lowering FormatArgs nodes
2024-08-01  Arthur Cohengccrs: format-args: Fix Rust interface and add input...
2024-08-01  Arthur Cohengccrs: parser: Add peek(n) method to parser
2024-08-01  Arthur Cohengccrs: macro-builtins: Add newline generic format_args...
2024-08-01  Arthur Cohengccrs: ast: Add base nodes for FormatArgs
2024-08-01  Owen Averygccrs: Make DefaultResolver visit more of the AST
2024-08-01  Arthur Cohengccrs: extern-types: Lower to HIR::ExternalTypeItem...
2024-08-01  Arthur Cohengccrs: hir: Add ExternalTypeItem node
2024-08-01  Arthur Cohengccrs: extern-types: Declare external types in name...
2024-08-01  Arthur Cohengccrs: lang-items: Make lang items enum stronger, renam...
2024-08-01  Arthur Cohengccrs: lang-items: Cleanup parsing and lookups of lang...
2024-08-01  jjasminegccrs: Fix small FixMe task in rust macro builtins
2024-08-01  Owen Averygccrs: Adjust error checks to match name resolution 2.0
2024-08-01  Arthur Cohengccrs: format-parser: Add `is_some_and` method for...
2024-08-01  Arthur Cohengccrs: libformat_parser: Fix Rust warnings.
2024-08-01  Arthur Cohengccrs: rust-fmt: Store parsed string in Pieces struct
2024-08-01  Arthur Cohengccrs: format_args: Parse entire token invocation
2024-08-01  Arthur Cohengccrs: format_args: Parse format string properly
2024-08-01  Arthur Cohengccrs: libformat_parser: Send boxed values across FFI...
2024-08-01  Arthur Cohengccrs: libformat_parser: Update header and remove old...
2024-08-01  Arthur Cohengccrs: libformat_parser: Start experimenting with cbindgen
2024-08-01  Arthur Cohengccrs: libformat_parser: Add FFI safe interface
2024-08-01  Thomas SchwingeRust: Move 'libformat_parser' build into libgrust
2024-08-01  Thomas SchwingeRust: Move 'libformat_parser' build into the GCC build...
2024-08-01  Thomas SchwingeRust: Don't cache 'libformat_parser.a'
2024-08-01  Arthur Cohengccrs: libgrust: Vendor Rust dependencies
2024-08-01  Thomas Schwingegccrs: Add 'gcc/rust/Make-lang.in:LIBFORMAT_PARSER'
2024-08-01  Arthur Cohengccrs: libgrust: Add format_parser library
2024-08-01  Arthur Cohengccrs: fmt: Start working on format_args!() parser
2024-08-01  Marc Poulhièsgccrs: minor cleanup in langhook.type_for_mode
2024-08-01  Owen Averygccrs: Fix false positive for top-level AltPattern
2024-08-01  Thomas SchwingeRust: Make 'tree'-level 'MAIN_NAME_P' work
2024-08-01  Richard Bienertree-optimization/114659 - VN and FP to int punning
2024-08-01  Richard Biener[x86] implement TARGET_MODE_CAN_TRANSFER_BITS
2024-08-01  Richard BienerAdd TARGET_MODE_CAN_TRANSFER_BITS
2024-08-01  Georg-Johann LayAVR: Tweak unsigned comparisons against 256 resp. 65536.
2024-08-01  Georg-Johann LayAVR: Tweak register pressure for const_fixed compares...
2024-08-01  Jakub Jelineki386: Fix up *<extract_type>_vinsert<shuffletype><extra...
2024-08-01  Tobias Burnusomp-offload.cc: Fix value-expr handling of 'declare...
2024-08-01  Lingling Kongi386: Remove ndd support for *add<mode>_4 [PR113744]
2024-08-01  Xiao ZengRISC-V: NFC: Do not use zicond for pr105314 testcases
2024-08-01  Mark HarmstoneFix ICE when using -gcodeview with empty struct
2024-08-01  David Malcolmtestsuite: split out parts of jit.dg/jit.exp into a...
2024-08-01  David Malcolmdiagnostics: handle logical locations with NULL name
2024-08-01  David Malcolmtestsuite: drop unused import within sarif.py
2024-08-01  David Malcolmdiagnostics: SARIF output: capture unlabelled secondary...
2024-08-01  David Malcolmdiagnostics: SARIF output: eliminate some uses of ...
2024-08-01  David Malcolmdiagnostics: SARIF output: tweak ASCII art in comment
2024-08-01  GCC AdministratorDaily bump.
2024-07-31  François Dumontlibstdc++: Fix unexpected compilation error in neg...
2024-07-31  Jonathan Wakelylibstdc++: Fix src/c++20/format.cc for non-gthreads...
2024-07-31  Jerry DeLisleFortran: Add newline character to test input.
2024-07-31  Andrew Pinskimatch: Fix types matching for `(?:) !=/== (?:)` [PR116134]
2024-07-31  Arsen Arsenovićdir-locals: apply our C settings in C++ also
2024-07-31  Jeff Law[target/116104] Fix more rtl-checking failures in ext-dce
2024-07-31  Dimitar Dimitrovpru: Enable section anchoring by default
2024-07-31  Dimitar Dimitrovtestsuite: Fix for targets not passing argc/argv [PR116154]
2024-07-31  Sam Jameslibstdc++: drop bogus 'dg_do run' directive
2024-07-31  Jeff Law[PR rtl-optimization/116136] Fix previously latent...
2024-07-31  Jonathan Wakelylibstdc++: Handle strerror returning null
2024-07-31  Jonathan Wakelylibstdc++: Only append "@euro" to locale names for...
2024-07-31  Jonathan Wakelylibstdc++: Bump __cpp_lib_format value for std::runtime...
2024-07-31  Jonathan Wakelylibstdc++: Define C++26 member visit for std::basic_for...
2024-07-31  Jonathan Wakelylibstdc++: Define C++26 member visit for std::variant...
2024-07-31  Jonathan Wakelylibstdc++: Implement C++26 type checking for std::forma...
2024-07-31  Jonathan Wakelylibstdc++: Support P2510R3 "Formatting pointers" as...
2024-07-31  Jonathan Wakelylibstdc++: Handle encodings in localized chrono formatt...
2024-07-31  Sam Jamestestsuite: fix dg-require-* order vs dg-additional...
2024-07-31  Sam Jamestestsuite: fix dg-require-effective-target order vs...
2024-07-31  Sam Jamestestsuite: fix 'dg-do-preprocess' typo
2024-07-31  Sam Jamestestsuite: fix 'dg-do-compile' typos
2024-07-31  Sam Jamestestsuite: libgomp: fix dg-do run typo
2024-07-31  Claudio Bantaloukasaarch64: Add fpm register helper functions.
2024-07-31  Claudio Bantaloukasaarch64: Add support for moving fpm system register
2024-07-31  Claudio Bantaloukasaarch64: Add march flags for +fp8 arch extensions
2024-07-31  Marek Polacekc++: array new with value-initialization, again [PR115645]
2024-07-31  Filip Kastltestsuite: Adjust switch-exp-transform-3.c for 32bit
2024-07-31  Xi RuoyaoLoongArch: Rework bswap{hi,si,di}2 definition
2024-07-31  Xi RuoyaoLoongArch: Relax ins_zero_bitmask_operand and remove...
2024-07-31  Richard Bienermiddle-end/101478 - ICE with degenerate address during...
2024-07-31  Hongyu Wangi386: Mark target option with optimization when enabled...
2024-07-31  Richard Sandifordrecog: Disallow subregs in mode-punned value [PR115881]
2024-07-31  Kewen Linrs6000: Relax some FLOAT128 expander condition for...
2024-07-31  Kewen Linrs6000: Use standard name uabd for absdu insns
2024-07-31  Xi RuoyaoLoongArch: Expand some SImode operations through "si3_e...
2024-07-31  GCC AdministratorDaily bump.
2024-07-30  Jonathan Wakelylibstdc++: Fix formatter for low-resolution chrono...
2024-07-30  Jonathan Wakelylibstdc++: Fix std::format output for std::chrono:...
2024-07-30  Jonathan Wakelylibstdc++: Implement LWG 3886 for std::optional and...
2024-07-30  Sam Jamestestsuite: fix 'dg-compile' typos
next