aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-08-10testsuite: Fix up sse3-addsubps.cJakub Jelinek1-1/+1
2024-08-10AVR: ad target/113934 - Add option -mlra to enable LRA.Georg-Johann Lay2-2/+17
2024-08-09c++: inherited CTAD fixes [PR116276]Patrick Palka6-14/+139
2024-08-09c++: DECL_UNINSTANTIATED_TEMPLATE_FRIEND_P tweaksPatrick Palka1-4/+2
2024-08-09c++: clean up cp_identifier_kind checksPatrick Palka2-21/+23
2024-08-10Daily bump.GCC Administrator5-1/+201
2024-08-09[RISC-V][PR target/116283] Fix split code for recent Zbs improvements with ma...Jeff Law2-6/+33
2024-08-09Revert "lra: emit caller-save register spills before call insn [PR116028]"Kyrylo Tkachov3-26/+6
2024-08-09Adjust rangers recomputation depth based on the number of BBs.Andrew MacLeod2-4/+9
2024-08-09Limit equivalency processing in rangers cache.Andrew MacLeod1-0/+8
2024-08-09c++: Don't accept multiple enum definitions within template class [PR115806]Simon Martin2-10/+21
2024-08-09RISC-V: Enable stack clash in allocaRaphael Moreira Zinsly15-0/+219
2024-08-09RISC-V: Add support to vector stack-clash protectionRaphael Moreira Zinsly5-21/+173
2024-08-09RISC-V: Stack-clash protection implementionRaphael Moreira Zinsly27-40/+504
2024-08-09RISC-V: Move riscv_v_adjust_scalable_frameRaphael Moreira Zinsly1-31/+31
2024-08-09RISC-V: Small stack tie changesRaphael Moreira Zinsly2-10/+10
2024-08-09c-family: regenerate c.opt.urlsPatrick Palka1-0/+3
2024-08-09c++: add fixed testcase [PR116289]Patrick Palka1-0/+16
2024-08-09i386: Fix up __builtin_ia32_b{extr{,i}_u{32,64},zhi_{s,d}i} folding [PR116287]Jakub Jelinek4-4/+89
2024-08-09amdgcn: Add padding to trampolineAndrew Stubbs2-1/+2
2024-08-09AVR: Tidy up code for __[x]load insns.Georg-Johann Lay1-21/+9
2024-08-09c-family: Add some more ARRAY_SIZE usesJakub Jelinek1-4/+2
2024-08-09aarch64: Check CONSTM1_RTX in definition of Dm constraintKyrylo Tkachov1-1/+1
2024-08-09Daily bump.GCC Administrator6-1/+323
2024-08-08aarch64/testsuite: Fix if-compare_2.c for removing vcond{,u,eq} patterns [PR1...Andrew Pinski1-2/+7
2024-08-08AArch64: Fix signbit mask creation after late combine [PR116229]Tamar Christina4-2/+32
2024-08-08AVR: target/116295 - Fix unrecognizable insn with __flash read.Georg-Johann Lay2-0/+26
2024-08-08AVR: Fix a typo in __builtin_avr_mask1 documentation.Georg-Johann Lay1-1/+1
2024-08-08AVR: Improve POST_INC output in some rare cases.Georg-Johann Lay1-1/+31
2024-08-08amdgcn: Fix VGPR max countAndrew Stubbs1-0/+7
2024-08-08ada: Missing legality check when type completedSteve Baird2-0/+25
2024-08-08ada: Etype missing for raise expressionSteve Baird1-2/+5
2024-08-08ada: Run-time error with GNAT-LLVM on container aggregate with finalizationGary Dismukes1-1/+2
2024-08-08ada: Futher refinements to mutably tagged typesJustin Squirek5-21/+71
2024-08-08ada: Spurious maximum nesting level warningsJustin Squirek1-1/+2
2024-08-08ada: Finalization_Size raises Constraint_ErrorJavier Miranda1-1/+24
2024-08-08RISC-V: rv32/DF: Prevent 2 SImode loads using XTheadMemIdxChristoph Müllner4-4/+15
2024-08-08RISC-V: xthead(f)memidx: Eliminate optimization patternsChristoph Müllner3-430/+90
2024-08-08RISC-V: testsuite: xtheadfmemidx: Rename test and add similar Zfa testChristoph Müllner2-2/+42
2024-08-08vect: Small C++11-ification of vect_vect_recog_func_ptrsAndrew Pinski1-7/+5
2024-08-08RISC-V: Delete duplicate '#define RISCV_DWARF_VLENB'Jin Ma1-2/+0
2024-08-08amdgcn: Re-enable trampolinesAndrew Stubbs1-5/+0
2024-08-08[RISC-V][PR target/116240] Ensure object is a comparison before extracting ar...Jeff Law2-2/+16
2024-08-08Rearrange SLP nodes with duplicate statements [PR98138]Manolis Tsamis2-0/+150
2024-08-08c++: Propagate TREE_ADDRESSABLE in fixup_type_variants [PR115062]Nathaniel Shead4-17/+43
2024-08-08c++/modules: Assume header bindings are global moduleNathaniel Shead1-1/+1
2024-08-08i386: Tweak ix86_mode_can_transfer_bits to restore bootstrap on RHEL.Roger Sayle1-2/+2
2024-08-08c++, libstdc++: Implement C++26 P2747R2 - constexpr placement new [PR115744]Jakub Jelinek6-4/+203
2024-08-08Ada, libgnarl: Fix s-taprop__posix.adb compilation.Iain Sandoe1-1/+1
2024-08-08ada: Fix s-taprop__solaris.adb compilationRainer Orth1-1/+1