]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc
MAINTAINERS, contrib: Appease check-MAINTAINERS.py (email order)
[thirdparty/gcc.git] / gcc /
12 hours ago  Artemiy Volkovira: tie output allocnos for fused instruction pairs
12 hours ago  Dimitar Dimitrov[PATCH] RISC-V: Fix block matching in arch-canonicalize...
13 hours ago  H.J. Lux86: Add target("80387") function attribute
14 hours ago  GCC AdministratorDaily bump.
15 hours ago  Nathaniel Sheadc++: Implement P2115R0 linkage changes for unnamed...
15 hours ago  Pan LiRISC-V: Update the comments of vx combine [NFC]
15 hours ago  Pan LiRISC-V: Add missed DONE for vx combine pattern [NFC]
17 hours ago  H.J. Lufortran: Set DECL_TLS_MODEL after processing a variable
38 hours ago  GCC AdministratorDaily bump.
42 hours ago  Jakub Jelinekc++: Implement __builtin_structured_binding_size trait
42 hours ago  Jakub Jelinekc++: Add testcases for the defarg part of P1766R1 ...
42 hours ago  Jakub Jelinekc++: Implement C++20 P1766R1 - Mitigating minor modules...
42 hours ago  Jakub Jelinekc++: Fix default argument parsing in non-comma variadic...
42 hours ago  Jakub Jelinekc++: Warn on #undef/#define of remaining cpp.predefined...
43 hours ago  Robert Dubnercobol: Eliminate a run-time structure type that is...
43 hours ago  Robert Dubnerreal: Eliminate access to uninitialized memory.
45 hours ago  Vineet GuptaRISC-V: fix __builtin_round clobbering FP exceptions...
47 hours ago  Qing ZhaoGenerate a call to a .ACCESS_WITH_SIZE for a FAM with...
47 hours ago  Qing ZhaoUse the counted_by attribute of pointers in array bound...
47 hours ago  Qing ZhaoUse the counted_by attribute of pointers in builtinin...
47 hours ago  Qing ZhaoExtend "counted_by" attribute to pointer fields of...
2 days ago  Umesh KalappaRISC-V: MIPS prefetch extensions for MIPS RV64 P8700...
2 days ago  Richard Sandifordtestsuite: Add a test for [PR119156]
2 days ago  Richard SandifordRISC-V: Allow errors to be suppressed when parsing...
2 days ago  Kito ChengUse gimple_call_fntype rather than gimple_call_fndecl...
2 days ago  Lulu ChengLoongArch: Fix ICE caused by function add_stmt_cost...
2 days ago  GCC AdministratorDaily bump.
2 days ago  Jakub Jelinekc++: Fix up build_cplus_array_type [PR121524]
2 days ago  Jeff Law[PR target/119275][RISC-V] Avoid calling gen_lowpart...
3 days ago  Mikael Petterssonfix cris-elf build with binutils-2.45
3 days ago  Richard Sandifordpowerpc: Add missing modes to P9 if_then_elses [PR121501]
3 days ago  Andrew Pinskiforwprop: Limit alias walk in some cases [PR121474]
3 days ago  Andrew Pinskiforwprop: Copy prop aggregates into args
3 days ago  Stefan Schulze Fri... s390: Fix zero extend patterns using vlgv
3 days ago  Stefan Schulze Fri... testsuite: Fix asm-hard-reg-error-3.c for arm [PR121511]
3 days ago  H.J. Lux86: Disallow MMX and 80387 in no_caller_saved_register...
3 days ago  GCC AdministratorDaily bump.
3 days ago  Jeff Law[RISC-V][PR target/121531] Cover missing insn types...
3 days ago  Marek Polacekc++: P2036R3 - Change scope of lambda trailing-return...
3 days ago  David Malcolmdiagnostics/output-spec.cc: simplify implementation
3 days ago  Jakub Jelinekc++: Implement C++26 P1306R5 - Expansion statements...
3 days ago  Andrew PinskiMark epiphany and rl78 as obsolete targets
3 days ago  H.J. Lux86-64: Remove redundant TLS calls
3 days ago  Iain SandoeDarwin: Handle linker '-no_deduplicate' option.
3 days ago  Iain SandoeDarwin: Handle string constants specially when asan...
3 days ago  Jeff Law[RISC-V][PR target/121160] Avoid bogus force_reg call
3 days ago  Andrew Pinskiforwprop: Move check of limit first [PR121474]
3 days ago  Robert Dubnercobol: Implement and use faster __gg__packed_to_binary...
4 days ago  Benjamin Wuc++: fix typo in comment
4 days ago  Richard BienerIntroduce SLP_TREE_PERMUTE_P
4 days ago  Richard BienerRemove use of STMT_VINFO_DEF_TYPE in vect_analyze_stmt
4 days ago  Richard BienerFold GATHER_SCATTER_*_P into vect_memory_access_type
4 days ago  Richard BienerSimplify vect_supportable_dr_alignment API
4 days ago  Paul ThomasFortran: Use associated TBP subroutine not found [PR89092]
4 days ago  Lulu ChengLoongArch: Define hook TARGET_COMPUTE_PRESSURE_CLASSES...
4 days ago  Yang YujieLoongArch: Add support for _BitInt [PR117599]
4 days ago  Jeff Law[RISC-V][PR target/121113] Handle HFmode in various...
4 days ago  Robert Dubnercobol: Implement faster zoned decimal to binary conversion.
4 days ago  David Malcolmtestsuite: fix jit.dg/test-error-impossible-must-tail...
4 days ago  David Malcolmjit: don't use &vect[0] in libgccjit++.h [PR121516]
4 days ago  H.J. Lux86: Convert integer constant to mode of move
4 days ago  GCC AdministratorDaily bump.
4 days ago  Pan LiRISC-V: RISC-V: Add test for vec_duplicate + vmerge...
4 days ago  Pan LiRISC-V: Combine vec_duplicate + vmerge.vv to vmerge...
4 days ago  Robin DappRISC-V: Expand const_vector with 2 elts per pattern.
5 days ago  mengqinggangLoongArch: macro instead enum for base abi type
5 days ago  Richard BienerCleanup SLP decision during loop analysis
5 days ago  Richard Sandifordfwprop: Don't propagate asms [PR121253]
5 days ago  Richard Bienertree-optimization/121509 - failure to detect unvectoriz...
5 days ago  Richard Bienertree-optimization/121514 - ICE with recent VN improvement
5 days ago  Andrew Pinskiforwprop: Fix non-call exceptions some more with copy...
5 days ago  Richard BienerDo not set STMT_VINFO_VECTYPE for non-dataref stmts
5 days ago  Richard BienerPass down vector type to avoid STMT_VINFO_VECTYPE on...
5 days ago  Richard BienerDo not use STMT_VINFO_VECTYPE in vectorizable_reduction
5 days ago  Richard Bienertree-optimization/121493 - another missed VN with aggre...
5 days ago  Richard BienerRestrict aggregate copy VN generalization
5 days ago  Yuao Mafortran: add optional lower arg to c_f_pointer
5 days ago  Shreya MunnangiImprove initial code generation for addsi/adddi
5 days ago  Robert Dubnercobol: Bring EBCDIC NumericDisplay variables into IBM...
5 days ago  GCC AdministratorDaily bump.
5 days ago  Richard Hendersonaarch64: Fix condition accepted by mov<ALLI>cc
5 days ago  Richard Hendersonaarch64: CMPBR branches must be invertable
5 days ago  Richard Hendersonaarch64: Consider TARGET_CMPBR in rtx costs
5 days ago  Richard Hendersonaarch64: Fix gcc.target/aarch64/cmpbr.c enable
5 days ago  Richard Hendersonaarch64: Remove cc clobber from *aarch64_tbz<LTGE>...
5 days ago  Richard Hendersonaarch64: Disable TARGET_CMPBR with aarch64_track_specul...
5 days ago  Richard Hendersonaarch64: Fix aarch64_split_imm24 patterns
5 days ago  Richard Hendersonaarch64: Rename and improve aarch64_split_imm24
5 days ago  Richard Hendersonaarch64: Fix gcs save/restore_stack_nonlocal
5 days ago  Richard Hendersonaarch64: Use aarch64_gen_compare_zero_and_branch in...
5 days ago  Richard Hendersonaarch64: Reorg aarch64_if_the_else_costs, conditional...
5 days ago  Richard Hendersonaarch64: Remove an indentation level from aarch64_if_th...
5 days ago  Richard Hendersonaarch64: Fix spelling of BRANCH_LEN_N_1KiB
5 days ago  Nicolas Wernerc++: Quoting in -fmodules-mapper
5 days ago  Joseph MyersUpdate gcc .po files
5 days ago  Paul ThomasFortran: gfortran rejects procedure binding on PDT...
5 days ago  Iain SandoeD: Adjust the code-gen for a string constant.
5 days ago  Andrew Pinskiforwprop: Recongize a store of integral zero for optimi...
6 days ago  Jeff LawDon't run tests requiring "B" on designs without "B"
6 days ago  Richard Bienertree-optimization/121488 - improve BIT_FIELD_REF lookup...
next