aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-22Daily bump.GCC Administrator10-1/+533
2024-02-21Update cpplib de.poJoseph Myers1-33/+22
2024-02-21RISC-V: Enable assert for insn_has_dfa_reservationEdwin Lu1-2/+0
2024-02-21RISC-V: Quick and simple fixes to testcases that break due to reorderingEdwin Lu25-62/+140
2024-02-21RISC-V: Use default cost model for insn schedulingEdwin Lu58-0/+116
2024-02-21RISC-V: Add vector related pipelinesEdwin Lu3-126/+145
2024-02-21RISC-V: Add non-vector types to dfa pipelinesEdwin Lu8-69/+117
2024-02-21doc: Fix typos in -Wmismatched-dealloc docsJonathan Wakely1-1/+1
2024-02-21RISC-V: Specify mtune and march for PR113742Edwin Lu1-2/+2
2024-02-21bpf: add inline memmove and memcpy expansionDavid Faust6-0/+248
2024-02-21PR modula2/114026 Incorrect location during for loop type checkingGaius Mulley13-72/+386
2024-02-21ipa: Convert lattices from pure array to vector (PR 113476)Martin Jambor41-285/+380
2024-02-21Update copyright years.Sahil Yeole109-110/+110
2024-02-21gccrs: Add variadic check on function params0xn4utilus2-4/+25
2024-02-21gccrs: Fix lookup of TuplePattern sub-pattern typesOwen Avery2-6/+10
2024-02-21gccrs: add powi intrinsicsMarc Poulhiès3-5/+39
2024-02-21gccrs: Add testcase for #[rustc_const_stable]Arthur Cohen1-0/+2
2024-02-21gccrs: expand: Fix formatting for "macro not found" errorArthur Cohen1-3/+3
2024-02-21gccrs: Fix rebinding importsOwen Avery3-93/+116
2024-02-21gccrs: Add testcase for matches!() macroArthur Cohen1-0/+30
2024-02-21gccrs: Fix typo in RegionConstraints instanceArthur Cohen1-1/+1
2024-02-21AArch64: remove ls64 from being mandatory on armv8.7-a..Tamar Christina8-10/+10
2024-02-21AArch64: skip modes_1.f90 [PR107071]Tamar Christina1-1/+1
2024-02-21aarch64: More SME vs -mtrack-speculationRichard Sandiford3-1/+8
2024-02-21aarch64: Remove duplicated callRichard Sandiford1-1/+0
2024-02-21aarch64: Fix sibcalls involving shared-ZT0 functionsRichard Sandiford2-2/+55
2024-02-21aarch64: Ensure ZT0 is zeroed in a new-ZT0 functionRichard Sandiford2-3/+8
2024-02-21aarch64: Remove the aarch64_commit_lazy_save patternRichard Sandiford3-49/+11
2024-02-21aarch64: Stack-clash prologues and VG saves [PR113995]Richard Sandiford3-3/+11
2024-02-21Allow mode-switching to introduce internal loops [PR113220]Richard Sandiford10-9/+53
2024-02-21OpenMP/nvptx: support 'arch(nvptx64)' as context selectorTobias Burnus3-3/+4
2024-02-21IBM Z: Preserve exceptions in autovec-*-signaling-eq.c testsIlya Leoshkevich2-2/+2
2024-02-21pru: Document how -mmcu option uses MCU specsDimitar Dimitrov1-2/+8
2024-02-21pru: Document that arguments are not passed to main with -minrtDimitar Dimitrov1-5/+12
2024-02-21libgcc, aarch64: Allow for BE platforms in heap trampolines.Iain Sandoe1-15/+15
2024-02-20analyzer: handle array-initialization from a string_cst [PR113999]David Malcolm5-6/+109
2024-02-20analyzer: handle empty ranges in symbolic_byte_range::intersection [PR113998]David Malcolm2-0/+39
2024-02-21Daily bump.GCC Administrator7-1/+90
2024-02-20Update cpplib sv.poJoseph Myers1-38/+19
2024-02-20libstdc++: [_GLIBCXX_DEBUG] Fix std::__niter_wrap behaviorFrançois Dumont1-1/+1
2024-02-20Fortran: fix passing array component ref to polymorphic proceduresPeter Hill2-0/+58
2024-02-20rs6000: Update instruction counts due to combine changes [PR112103]Peter Bergner1-2/+2
2024-02-20aarch64: Allow aarch64-linux-muscl for heap trampolines [PR113971].Iain Sandoe1-2/+2
2024-02-20AVR: Use types of exact size and signedness in built-ins.Georg-Johann Lay3-41/+39
2024-02-20AVR: extend.texi - Use @defbuiltin to document built-ins.Georg-Johann Lay1-16/+20
2024-02-20bpf: Add documentation for the -mcpu optionWill Hawkins1-0/+2
2024-02-20aarch64: Fix streaming-compatible code with -mtrack-speculation [PR113805]Richard Sandiford7-21/+291
2024-02-20testsuite: Fix up analyzer/torture/vector-extract-1.c test for i686 [PR113983]Jakub Jelinek1-0/+1
2024-02-20Fix testcase for platform without gnu/stubs-x32.hliuhongt1-1/+1
2024-02-20Daily bump.GCC Administrator10-1/+289