aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2025-03-19c: Fix bug in typedef redefinitions of tagged types [PR118765]Martin Uecker2-2/+9
2025-03-19c: Fix ICE in error recovery when checking struct compatibility [PR118061]Martin Uecker2-0/+11
2025-03-19Fix spurious visibility error with partially parameterized formal packageEric Botcazou5-5/+91
2025-03-19LoongArch: Add ABI names for FPRXi Ruoyao2-0/+46
2025-03-18Mark gcc.target/i386/apx-ndd-tls-1b.c as xfail.liuhongt1-2/+5
2025-03-19Daily bump.GCC Administrator10-1/+342
2025-03-18AVR: target/119355 - Fix ICE in pass avr-fuse-move / -mfuse-move.Georg-Johann Lay1-22/+32
2025-03-18c++: ICE with ptr-to-member-fn [PR119344]Marek Polacek2-10/+24
2025-03-18c++: constexpr ref template arg [PR119194]Jason Merrill2-5/+34
2025-03-18c++: ICE when substituting packs into type aliases [PR118104]Marek Polacek2-1/+32
2025-03-18cobol: Remove dead code from the driver.Iain Sandoe1-37/+1
2025-03-18gcc, cobol: Check for get_current_dir_name [PR119301]Iain Sandoe4-2/+27
2025-03-18rust: force cargo to build offlineMarc Poulhiès1-1/+1
2025-03-18gccrs: polonius: Vendor Rust dependenciesArthur Cohen50-0/+10860
2025-03-18Fortran: check type-spec in ALLOCATE of dummy with assumed length [PR119338]Harald Anlauf3-1/+35
2025-03-18d: Add missing Declaration bitfield setters/gettersIain Buclaw3-3/+7
2025-03-18d: Update the copyright years of dmd sources to 2025Iain Buclaw171-172/+172
2025-03-18c: Fix handling of [[gnu::musttail] return in if and else bodies [PR119311]Jakub Jelinek3-7/+35
2025-03-18c, c++: Support musttail attribute even using __attribute__ form [PR116545]Jakub Jelinek21-13/+588
2025-03-18Populate -original dump for CobolRichard Biener1-0/+3
2025-03-18cobol: Fifteen new cobol.dg testscases.Bob Dubner15-0/+1183
2025-03-18doc: regenerate rs6000/rs6000.opt.urlsMichael Matz1-0/+3
2025-03-18cobol: Bring the code base into compliance with C++14Bob Dubner14-484/+724
2025-03-18testsuite: Add support for dg-output-file directiveJakub Jelinek6-0/+126
2025-03-18c++: memfn pointer as NTTP argument considered unused [PR119233]Patrick Palka2-0/+34
2025-03-18Build and install gcobol driver for the cross buildMatthias Klose1-4/+22
2025-03-18cobol: Avoid a use of auto.Iain Sandoe1-1/+1
2025-03-18SCC-Copy: Add More Debug dumpsAndrew Pinski1-0/+10
2025-03-18lra: Handle SUBREG in lra_rtx_hash [PR119307]Jakub Jelinek2-0/+20
2025-03-18cobol: use ldirname in cdf-copy.ccJose E. Marchesi1-8/+16
2025-03-18cobol: Do not include C++ headers after system.h.Iain Sandoe1-6/+0
2025-03-18debug/101533 - ICE with variant typedef DIE generationRichard Biener2-4/+13
2025-03-18i386: Remove XFAIL for pr103750 testcasesHaochen Jiang4-8/+4
2025-03-17[RISC-V] Fix another unreported code quality regressionJeff Law2-1/+36
2025-03-17Fix r15-8073 (Pass -macos_version_min to the linker)Andrew Pinski2-9/+9
2025-03-18Daily bump.GCC Administrator6-1/+1858
2025-03-17Update .po filesJoseph Myers20-103300/+117094
2025-03-17[RISC-V] Fix unreported code quality regression with single bit manipulationsJeff Law3-10/+69
2025-03-17gcc.dg/pr90838-2.c: Replace long with long longH.J. Lu1-2/+2
2025-03-17cobol: Eliminate CPPFLAGS assignment from Make-lang.in [PR119213].Bob Dubner15-80/+82
2025-03-17[PR119285][IRA]: Use an additional way of reg equiv invariant substitution co...Vladimir N. Makarov1-13/+12
2025-03-17rs6000: Add -msplit-patch-nops (PR112980)Michael Matz5-12/+57
2025-03-17doc: Regenerate common.opt.urlsMichal Jires1-0/+6
2025-03-17gccrs: [E0576] Associated `item` not found in given `type`Muhammad Mahad2-1/+21
2025-03-17gccrs: [gccrs#2987] Patch ICE when deriving Clone and CopyLiam Naddell2-8/+26
2025-03-17gccrs: Fix ffi and enum conventionsbadumbatish1-3/+3
2025-03-17gccrs: Added options for ParseModebadumbatish3-6/+17
2025-03-17gccrs: Change assertion of constructorbadumbatish1-11/+14
2025-03-17gccrs: [gccrs#3046] ICE on failing to find enum variantLiam Naddell2-1/+31
2025-03-17gccrs: Update pattern with \r* for dg-output testsbadumbatish2-3/+2