]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-01-30  Ju-Zhe ZhongRISC-V: Add indexed loads/stores C/C++ intrinsic support
2023-01-30  Flavio CruzAdd support for x86_64-*-gnu-* targets to build x86_64...
2023-01-30  Philipp Tomsichaarch64: Update Ampere-1A (-mcpu=ampere1a) to include SM4
2023-01-30  Rainer Orthtestsuite: Restore TORTURE_OPTIONS in gm2/warnings...
2023-01-30  Andrew PinskiFix PR 108582: ICE due to PHI-OPT removing a still...
2023-01-30  Richard Bienertree-optimization/108574 - wrong-code with PRE PHI...
2023-01-30  Andreas Schwabriscv: Enable -fasynchronous-unwind-tables by default...
2023-01-30  YunQiang SuSet CROSS_SYSTEM_HEADER_DIR according includedir
2023-01-30  Richard Bieneripa/108511 - relax assert for undefined local statics
2023-01-30  liuhongtChange AVX512FP16 to AVX512-FP16 in the document.
2023-01-30  GCC AdministratorDaily bump.
2023-01-29  Mikael Morinfortran: Set name for *LOC default BACK argument [PR108450]
2023-01-29  Jerry DeLisleICE in gfc_free_namespace. ice-on-invalid.
2023-01-29  Jan HubickaFix find_always_executed_bbs handling of infinite loops
2023-01-29  GCC AdministratorDaily bump.
2023-01-28  Philipp Tomsichaarch64: Correct the maximum shift amount for shifted...
2023-01-28  Gerald Pfeiferdoc: Update link to the AVR-Libc manual
2023-01-28  Gerald Pfeiferlibstdc++: Update links in the "Contributing" manual
2023-01-28  Harald AnlaufFortran: fix ICE in compare_bound_int [PR108527]
2023-01-28  Harald AnlaufFortran: diagnose USE associated symbols in COMMON...
2023-01-28  Gerald Pfeiferdoc: Fix markup
2023-01-28  Gerald Pfeiferdoc: Update link to Objective-C book
2023-01-28  Jonathan YongPR c/108192 - Fix test for mingw
2023-01-28  Jonathan YongPR c/108150 - Fix alignment test for Windows targets
2023-01-28  Iain SandoeModula-2: Claim Wreturn-type in lang.opt.
2023-01-28  Gerald Pfeiferlibstdc++: Move sourceforge.net links to https
2023-01-28  Gerald Pfeiferdoc: Update reference to AddressSanitizer
2023-01-28  Gerald Pfeiferdoc: Update Go1 link
2023-01-28  Gerald Pfeiferlibstdc++: Switch www.open-std.org to https (ABI manual)
2023-01-28  Ju-Zhe ZhongRISC-V: Add vlse/vsse C/C++ intrinsic testcases
2023-01-28  Ju-Zhe ZhongRISC-V: Add vlse/vsse intrinsics support
2023-01-28  Ju-Zhe ZhongRISC-V: Remove redundant attributes [NFC]
2023-01-28  Jerry DeLisleFortran tests: Revise line end tests allowing windows...
2023-01-28  GCC AdministratorDaily bump.
2023-01-27  Gaius MulleyPR-108557 Stuck compilation for empty file
2023-01-27  Joseph Myersc: Disallow braces around C2x auto initializers
2023-01-27  Jakub Jelineklibstdc++: Fix up FAIL in 17_intro/names.cc on glibc...
2023-01-27  Richard Sandifordtestsuite: Two adjustments to gcc.dg/vect/complex
2023-01-27  Richard Sandifordaarch64: Prevent simd tests from being optimised away
2023-01-27  Richard SandifordAdd support for conditional xorsign [PR96373]
2023-01-27  Richard Sandifordvect/aarch64: Fix various sve/cond*.c failures
2023-01-27  Gaius MulleyTidy up to declarations allowing files to be built...
2023-01-27  Jonathan Wakelylibstdc++: Use constant for name of tzdata file
2023-01-27  Jonathan Wakelylibstdc++: Use dg-bogus in new test [PR108554]
2023-01-27  Richard BienerClarify -shared effect on crtfastmath.o
2023-01-27  Richard Bienermips: Don't add crtfastmath.o for -shared
2023-01-27  Richard Bieneria64: Don't add crtfastmath.o for -shared
2023-01-27  Richard Bieneralpha: Don't add crtfastmath.o for -shared
2023-01-27  Andrew MacLeodCorrectly detect shifts out of range
2023-01-27  Andrew MacLeodDo not try to logical fold floating point relations.
2023-01-27  Ju-Zhe ZhongRISC-V: Fix testcases check.
2023-01-27  Ju-Zhe ZhongRISC-V: Add vle/vse C++ overloaded API intrinsic testcases
2023-01-27  Ju-Zhe ZhongRISC-V: Fix vop_m overloaded C++ API name.
2023-01-27  Ju-Zhe ZhongRISC-V: Add vse.v C API intrinsics testcases
2023-01-27  Ju-Zhe ZhongRISC-V: Add vle.v C API intrinsics testcases
2023-01-27  Ju-Zhe ZhongRISC-V: Add vlm/vsm C/C++ API intrinsics support
2023-01-27  Ju-Zhe ZhongRISC-V: Finalize testcases for final version VSETVL...
2023-01-27  Ju-Zhe ZhongRISC-V: Finalize VSETVL PASS implementation
2023-01-27  Xi Ruoyaotestsuite: Use noipa attribute for pr95115 test
2023-01-27  Tobias BurnusOpenMP/Fortran: Fix has_device_addr clause splitting...
2023-01-27  Jakub Jelinekdoc: Fix up return type of __builtin_va_arg_pack_len...
2023-01-27  Jakub Jelinekcgraph: Adjust verify_corresponds_to_fndecl [PR106061]
2023-01-27  Ju-Zhe ZhongRISC-V: Fix bug of before_p function
2023-01-27  Ju-Zhe ZhongRISC-V: Refine function args of some functions.
2023-01-27  Ju-Zhe ZhongRISC-V: Fix pred_mov constraint for vle.v
2023-01-27  Ju-Zhe ZhongRISC-V: Add TARGET_MIN_VLEN > 32 into iterators of...
2023-01-27  Jakub Jelinektree: Fix up tree_code_{length,type}
2023-01-27  Ju-Zhe ZhongRISC-V: Change parse_insn into public for future use.
2023-01-27  Ju-Zhe ZhongRISC-V: Reorder VSETVL pass location
2023-01-27  Ju-Zhe ZhongRISC-V: Change VSETVL PASS always call split_all_insns
2023-01-27  Ju-Zhe ZhongRISC-V: Fix incorrect attributes of vsetvl instructions...
2023-01-27  Iain SandoeModula-2: Add claimed command line options to lang...
2023-01-27  Tobias Burnusgomp/declare-variant-1*.f90: Update for Windows
2023-01-27  Richard BienerLoongArch: Don't add crtfastmath.o for -shared
2023-01-27  Alexandre Oliva[docs] note that -g opts are implicitly negatable too
2023-01-27  GCC AdministratorDaily bump.
2023-01-26  Gaius MulleyPR-108551 gcc/m2/gm2-libs-pim/Termbase.mod:128:1 error...
2023-01-26  Gaius MulleyFix comment so that /* does not appear inside a comment.
2023-01-26  Kito ChengRISC-V: Use get_typenode_from_name to get fixed-width...
2023-01-26  Ju-Zhe ZhongRISC-V: Add testcases for AVL=REG support
2023-01-26  Ju-Zhe ZhongRISC-V: Add testcases for IMM (0 ~ 31) AVL
2023-01-26  Ju-Zhe ZhongRISC-V: Fix bugs of supporting AVL=REG (single-real...
2023-01-26  Ju-Zhe ZhongRISC-V: Add probability model of each block to prevent...
2023-01-26  Ju-Zhe ZhongRISC-V: Remove dirty_pat since it is redundant
2023-01-26  Ju-Zhe ZhongRISC-V: Rename insn into rinsn for rtx_insn * [NFC]
2023-01-26  Ju-Zhe ZhongRISC-V: Refine codes in backward fusion [NFC]
2023-01-26  Ju-Zhe ZhongRISC-V: Avoid redundant flow in forward fusion
2023-01-26  Ju-Zhe ZhongRISC-V: Cleanup the codes of bitmap create and free...
2023-01-26  Ju-Zhe ZhongRISC-V: Refine Phase 3 of VSETVL PASS
2023-01-26  Ju-Zhe ZhongRISC-V: Fix bugs of available condition.
2023-01-26  Ju-Zhe ZhongRISC-V: Simplify codes of changing vsetvl instruction
2023-01-26  Ju-Zhe ZhongRISC-V: Fix backward_propagate_worthwhile_p
2023-01-26  Ju-Zhe ZhongRISC-V: Fix wrong in_group flag in validate_change...
2023-01-26  Ju-Zhe ZhongRISC-V: Fix bugs for refine vsetvl a5, zero into vsetvl...
2023-01-26  Ju-Zhe ZhongRISC-V: Fix vsetivli instruction asm for IMM AVL
2023-01-26  Ju-Zhe ZhongRISC-V: Fix inferior codegen for vse intrinsics.
2023-01-26  Ju-Zhe ZhongRISC-V: Fix pointer tree type for store pointer.
2023-01-26  Harald AnlaufFortran: fix ICE in check_host_association [PR108544]
2023-01-26  Marek Polacekopts: SANITIZE_ADDRESS wrongly cleared [PR108543]
2023-01-26  Iain SandoeModula-2: Remove debug code [PR108553].
next