]> git.ipfire.org Git - thirdparty/gcc.git/history
thirdparty/gcc.git
64 min ago  Andrew Pinskiforwprop: Limit alias walk in some cases [PR121474] master trunk
68 min ago  Andrew Pinskiforwprop: Copy prop aggregates into args
2 hours ago  Stefan Schulze Fri... s390: Fix zero extend patterns using vlgv
2 hours ago  Stefan Schulze Fri... testsuite: Fix asm-hard-reg-error-3.c for arm [PR121511]
6 hours ago  H.J. Lux86: Disallow MMX and 80387 in no_caller_saved_register...
8 hours ago  GCC AdministratorDaily bump.
9 hours ago  Jeff Law[RISC-V][PR target/121531] Cover missing insn types...
9 hours ago  Marek Polacekc++: P2036R3 - Change scope of lambda trailing-return...
11 hours ago  David Malcolmdiagnostics/output-spec.cc: simplify implementation
12 hours ago  Jakub Jelineklibiberty: Fix comment typo
12 hours ago  Jakub Jelinekc++: Implement C++26 P1306R5 - Expansion statements...
12 hours ago  Andrew PinskiMark epiphany and rl78 as obsolete targets
13 hours ago  H.J. Lux86-64: Remove redundant TLS calls
15 hours ago  Iain SandoeDarwin: Handle linker '-no_deduplicate' option.
15 hours ago  Iain SandoeDarwin: Handle string constants specially when asan...
15 hours ago  Jeff Law[RISC-V][PR target/121160] Avoid bogus force_reg call
16 hours ago  Andrew Pinskiforwprop: Move check of limit first [PR121474]
16 hours ago  Mark WielaardRegenerate libgcobol/configure
17 hours ago  Robert Dubnercobol: Implement and use faster __gg__packed_to_binary...
17 hours ago  Benjamin Wuc++: fix typo in comment
19 hours ago  Richard BienerIntroduce SLP_TREE_PERMUTE_P
19 hours ago  Richard BienerRemove use of STMT_VINFO_DEF_TYPE in vect_analyze_stmt
21 hours ago  Richard BienerFold GATHER_SCATTER_*_P into vect_memory_access_type
24 hours ago  Richard BienerSimplify vect_supportable_dr_alignment API
26 hours ago  Paul ThomasFortran: Use associated TBP subroutine not found [PR89092]
29 hours ago  Lulu ChengLoongArch: Define hook TARGET_COMPUTE_PRESSURE_CLASSES...
29 hours ago  Yang YujieLoongArch: Add support for _BitInt [PR117599]
29 hours ago  Yang YujieLoongArch: Prioritize target-specific makefile fragments
30 hours ago  Jeff Law[RISC-V][PR target/121113] Handle HFmode in various...
30 hours ago  Robert Dubnercobol: Implement faster zoned decimal to binary conversion.
30 hours ago  David Malcolmtestsuite: fix jit.dg/test-error-impossible-must-tail...
30 hours ago  David Malcolmjit: don't use &vect[0] in libgccjit++.h [PR121516]
31 hours ago  H.J. Lux86: Convert integer constant to mode of move
32 hours ago  GCC AdministratorDaily bump.
32 hours ago  Pan LiRISC-V: RISC-V: Add test for vec_duplicate + vmerge...
32 hours ago  Pan LiRISC-V: Combine vec_duplicate + vmerge.vv to vmerge...
34 hours ago  Robin DappRISC-V: Expand const_vector with 2 elts per pattern.
45 hours ago  mengqinggangLoongArch: macro instead enum for base abi type
45 hours ago  Richard BienerCleanup SLP decision during loop analysis
47 hours ago  Richard Sandifordfwprop: Don't propagate asms [PR121253]
47 hours ago  Richard Bienertree-optimization/121509 - failure to detect unvectoriz...
2 days ago  Richard Bienertree-optimization/121514 - ICE with recent VN improvement
2 days ago  Andrew Pinskiforwprop: Fix non-call exceptions some more with copy...
2 days ago  Richard BienerDo not set STMT_VINFO_VECTYPE for non-dataref stmts
2 days ago  Richard BienerPass down vector type to avoid STMT_VINFO_VECTYPE on...
2 days ago  Richard BienerDo not use STMT_VINFO_VECTYPE in vectorizable_reduction
2 days ago  Richard Bienertree-optimization/121493 - another missed VN with aggre...
2 days ago  Richard BienerRestrict aggregate copy VN generalization
2 days ago  Yuao Mafortran: add optional lower arg to c_f_pointer
2 days ago  Shreya MunnangiImprove initial code generation for addsi/adddi
2 days ago  Robert Dubnercobol: Bring EBCDIC NumericDisplay variables into IBM...
2 days ago  GCC AdministratorDaily bump.
2 days ago  Richard Hendersonaarch64: Fix condition accepted by mov<ALLI>cc
2 days ago  Richard Hendersonaarch64: CMPBR branches must be invertable
2 days ago  Richard Hendersonaarch64: Consider TARGET_CMPBR in rtx costs
2 days ago  Richard Hendersonaarch64: Fix gcc.target/aarch64/cmpbr.c enable
2 days ago  Richard Hendersonaarch64: Remove cc clobber from *aarch64_tbz<LTGE>...
2 days ago  Richard Hendersonaarch64: Disable TARGET_CMPBR with aarch64_track_specul...
2 days ago  Richard Hendersonaarch64: Fix aarch64_split_imm24 patterns
2 days ago  Richard Hendersonaarch64: Rename and improve aarch64_split_imm24
2 days ago  Richard Hendersonaarch64: Fix gcs save/restore_stack_nonlocal
2 days ago  Richard Hendersonaarch64: Use aarch64_gen_compare_zero_and_branch in...
2 days ago  Richard Hendersonaarch64: Reorg aarch64_if_the_else_costs, conditional...
2 days ago  Richard Hendersonaarch64: Remove an indentation level from aarch64_if_th...
2 days ago  Richard Hendersonaarch64: Fix spelling of BRANCH_LEN_N_1KiB
2 days ago  Nicolas Wernerc++: Quoting in -fmodules-mapper
2 days ago  Joseph MyersUpdate gcc .po files
2 days ago  Paul ThomasFortran: gfortran rejects procedure binding on PDT...
2 days ago  Iain SandoeD: Adjust the code-gen for a string constant.
2 days ago  Andrew Pinskiforwprop: Recongize a store of integral zero for optimi...
2 days ago  Jeff LawDon't run tests requiring "B" on designs without "B"
2 days ago  Richard Bienertree-optimization/121488 - improve BIT_FIELD_REF lookup...
2 days ago  Richard Bienertree-optimization/121362 - fixup thinko in earlier...
2 days ago  Pan LiRISC-V: Add testcase for scalar unsigned SAT_MUL form 2
2 days ago  Pan LiWidening-Mul: Support unsigned scalar SAT_MUL 2
2 days ago  Pan LiMatch: Add form 2 for unsigned SAT_MUL
2 days ago  Pan LiRISC-V: Refactor the vec_duplicate cost on gpr/fpr2vr...
2 days ago  Andre Vieiraarm: Fix operand check for __arm_{mrrc{2},mcrr{2]}...
3 days ago  Richard Sandifordsimplify-rtx: Distribute some non-narrowing subregs...
3 days ago  Jakub JelinekFix comment typos
3 days ago  Jakub Jelinekc++: Fix up handling of name independent structured...
3 days ago  Jakub Jelinekc++: Implement mangling for structured binding packs...
3 days ago  Jakub Jelinekc++: Fix structured binding redeclaration error recover...
3 days ago  GCC AdministratorDaily bump.
3 days ago  Matthew FortuneAdd -mgrow-frame-downwards
3 days ago  Andrew Pinskivarasm: Redo mergeable section support [PR121438]
3 days ago  Andrew Pinskivarasm: Ensure each variable in mergeable section is...
3 days ago  H.J. LuRegenerate configure files
3 days ago  Ijaz, Abdul Bconfig: Handle dash in library name for AC_LIB_LINKAGEF...
3 days ago  H.J. Luasm-hard-reg-6.c: Adjust scan for x86 with ia32, lp64...
3 days ago  H.J. Luasm-hard-reg-5.c: Compile for x86 !ia32
3 days ago  H.J. Luasm-hard-reg-4.c: Compile for x86 with -msse2 and scan x86
3 days ago  H.J. Luasm-hard-reg-2.c: Compile for x86 !ia32 and scan x86
3 days ago  H.J. Luasm-hard-reg-1.c: Adjust scan for x86 with ia32, x32...
3 days ago  Harish Sadinenitestsuite: i386: Fix gcc.target/i386/pr90579.c when...
3 days ago  Torbjörn SVENSSONtestsuite: handle-multiline-outputs must allow both...
4 days ago  GCC AdministratorDaily bump.
4 days ago  H.J. Luasm-hard-reg-2.c: Use long long on z to trigger RA...
4 days ago  Paul ThomasFortran: Correct wrong PR numbers
4 days ago  Iain SandoeDarwin: Anchor block internal symbols must not be linke...
next