aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-22MAINTAINERS: Add myself to write after approvalEvgeny Karpov1-0/+1
2024-11-22i386: Make __builtin_ia32_f{nstenv,ldenv,nstsw,fnclex} builtins internal [PR1...Jakub Jelinek2-4/+31
2024-11-22testsuite: Fix up vector-{8,9,10}.c testsJakub Jelinek4-6/+9
2024-11-22middle-end:For multiplication try swapping operands when matching complex mul...Tamar Christina1-2/+18
2024-11-22LoongArch: Modify the document to remove options that don't exist.Lulu Cheng1-5/+5
2024-11-22LoongArch: Remove redundant code.Lulu Cheng3-111/+0
2024-11-22i386/testsuite: Enhance AVX10.2 vmovd/w testcasesHaochen Jiang2-4/+3
2024-11-22LoongArch: Fix clerical errors in lasx_xvreplgr2vr_* and lsx_vreplgr2vr_*.Lulu Cheng2-2/+2
2024-11-22LoongArch: Make __builtin_lsx_vorn_v and __builtin_lasx_xvorn_v arguments and...Xi Ruoyao5-10/+10
2024-11-22Daily bump.GCC Administrator10-1/+503
2024-11-21[RISC-V][PR target/117690] Add missing shift in constant synthesisJeff Law3-5/+25
2024-11-21doc/cpp: Document __has_include_nextArsen Arsenović1-16/+24
2024-11-21c: Give errors more consistently for void parameters [PR114816]Joseph Myers5-20/+163
2024-11-21json parsing: avoid relying on floating point equality [PR117677]David Malcolm2-6/+23
2024-11-21testsuite: add print-stack.expDavid Malcolm1-0/+62
2024-11-21testsuite: tree-ssa: Limit targets for vec perm testsChristoph Müllner3-5/+5
2024-11-21c++: inline variables and modulesJason Merrill3-1/+21
2024-11-21c++: modules and debug marker stmtsJason Merrill1-1/+6
2024-11-21c++: modules and tsubst_friend_classJason Merrill1-0/+2
2024-11-21AVR: target/117726 - Better optimizations of ASHIFT:SI insns.Georg-Johann Lay10-111/+407
2024-11-21AVR: Fix a nit in avr-passes.cc::absint_t.dump().Georg-Johann Lay1-1/+2
2024-11-21[RISC-V][PR target/116590] Avoid emitting multiple instructions from fmacc pa...Jeff Law2-130/+164
2024-11-21Match: Refactor the unsigned SAT_ADD match pattern [NFC]Pan Li1-64/+45
2024-11-21middle-end: Pass along SLP node when costing vector loads/storesTamar Christina3-61/+76
2024-11-21Use decl size in Solaris ASM_DECLARE_OBJECT_NAME [PR102296]Rainer Orth3-3/+3
2024-11-21forwprop: Try to blend two isomorphic VEC_PERM sequencesChristoph Müllner6-1/+819
2024-11-21apx-ndd-tls-1[ab].c: Add -std=gnu17H.J. Lu2-2/+2
2024-11-21libgomp: testsuite: Fix libgomp.c/alloc-pinned-3.c etc. for C23 on non-LinuxRainer Orth3-3/+3
2024-11-21include: Add new post-DWARF 5 DW_LANG_* enumeratorsJakub Jelinek1-0/+20
2024-11-21tree-optimization/117720 - check alignment for VMAT_STRIDED_SLPRichard Biener1-3/+13
2024-11-21c-family, docs: Adjust descriptions/documentation for C23 publicationJakub Jelinek3-10/+11
2024-11-21phiopt: Improve spaceship_replacement for HONOR_NANS [PR117612]Jakub Jelinek5-26/+432
2024-11-21phiopt: Fix a pasto in spaceship_replacement [PR117612]Jakub Jelinek1-1/+1
2024-11-21c: Add u{,l,ll,imax}abs builtins [PR117024]Jakub Jelinek16-2/+360
2024-11-21rs6000: Adjust FLOAT128 signbit2 expander for P8 LE [PR114567]Kewen Lin2-4/+35
2024-11-21rs6000: Use standard name {add,sub}v1ti3 for altivec_v{add,sub}uqmKewen Lin3-4/+27
2024-11-21rs6000: Remove entry for V1TImode from VI_unitKewen Lin1-2/+1
2024-11-21rs6000: Add veqv support to *eqv<mode>3_internal1Kewen Lin1-1/+4
2024-11-21rs6000: Remove ISA_3_0_MASKS_IEEE and check P9_VECTOR insteadKewen Lin2-9/+2
2024-11-21rs6000: Simplify some conditions or code related to TARGET_DIRECT_MOVEKewen Lin4-47/+32
2024-11-21testsuite: arm: Use -march=unset for pr69175.C testTorbjörn SVENSSON1-1/+1
2024-11-21testsuite: arm: Use -march=unset for cortex-m55* testsTorbjörn SVENSSON10-10/+10
2024-11-21testsuite: arm: Use effective target for pr57735.C testTorbjörn SVENSSON1-4/+3
2024-11-21testsuite: arm: Use effective-target for nomve_fp_1.c testTorbjörn SVENSSON1-1/+1
2024-11-21testsuite: arm: Use effective-target for vect-early-break-cbranch testTorbjörn SVENSSON1-3/+3
2024-11-21testsuite: arm: Use effective-target for {gcc,g++}.target/arm/ testsTorbjörn SVENSSON7-16/+25
2024-11-21testsuite: arm: Use effective-target for thumb2-slow-flash-data* testsTorbjörn SVENSSON4-24/+12
2024-11-21testsuite: arm: Use effective-target for small-multiply-m* testsTorbjörn SVENSSON10-27/+30
2024-11-21testsuite: arm: Use effective-target for pure-code/* testsTorbjörn SVENSSON5-8/+16
2024-11-21testsuite: arm: Use effective-target for crc_hf_1.c testTorbjörn SVENSSON2-2/+3