]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-10-03  Martin Jamboripa: Self-DCE of uses of removed call LHSs (PR 108007)
2023-10-03  Andrew MacLeodRemove pass counting in VRP.
2023-10-03  Andrew MacLeodReturn TRUE only when a global value is updated.
2023-10-03  David Malcolmdiagnostics: add ctors to text_info; add m_ prefixes...
2023-10-03  Roger SayleARC: Use rlc r0,0 to implement scc_ltu (i.e. carry_flag...
2023-10-03  Andrea Coralloaarch64: Convert aarch64 multi choice patterns to new...
2023-10-03  Andrea Corallorecog: Support space in "[ cons"
2023-10-03  Richard Sandifordrecog: Improve parser for pattern new compact syntax
2023-10-03  GCC AdministratorDaily bump.
2023-10-02  John David... Add hppa*-*-* to dg-error targets at line 5
2023-10-02  John David... Require target lra in gcc.dg/pr108095.c
2023-10-02  John David... Increase timeout factor for hppa*-*-* in gcc.dg/long_br...
2023-10-02  Iain Sandoecontrib: Update Darwin entries in config-list.mk
2023-10-02  Michael MeissnerReplace UNSPEC_COPYSIGN with copysign RTL
2023-10-02  David Malcolmdiagnostics: add diagnostic_output_format class
2023-10-02  David Malcolmdiagnostics: group together source printing fields...
2023-10-02  David Malcolmdiagnostics: fix missing init of set_locations_cb
2023-10-02  Wilco DijkstraArm: Block predication on atomics [PR111235]
2023-10-02  Tamar ChristinaRevert "ifcvt: replace C++ sort with vec::qsort [PR109154]"
2023-10-02  Tamar ChristinaAArch64: Fix scalar xorsign lowering
2023-10-02  Tamar Christinartl: relax validate_subreg to allow paradoxical subregs...
2023-10-02  Tamar Christinaifcvt: replace C++ sort with vec::qsort [PR109154]
2023-10-02  Iain Sandoetestsuite, Darwin: Skip g++.dg/debug/dwarf2/pr85550.C
2023-10-02  Richard SandifordFix profiledbootstrap poly_int fallout [PR111642]
2023-10-02  Joern Renneckecpymem for RISC-V with v extension
2023-10-02  GCC AdministratorDaily bump.
2023-10-01  Joern RenneckeFix typo in add_options_for_riscv_v, add_options_for_ri...
2023-10-01  Stefan Schulze... rtl-optimization/110939 Really fix narrow comparison...
2023-10-01  Feng WangRISC-V:Optimize the MASK opt generation
2023-10-01  Joern RenneckeMake riscv_vector::legitimize_move adjust SRC in the...
2023-10-01  GCC AdministratorDaily bump.
2023-09-30  Patrick O'NeillRISC-V: Use safe_grow_cleared for vector info [PR111649]
2023-09-30  Jakub Jelinekgimple-match-head: Fix a pasto in function comment
2023-09-30  Jakub Jelineklowerbitint: Fix 2 bitint lowering bugs [PR111625]
2023-09-30  Jakub Jelinekvec.h: Uncomment static_assert
2023-09-30  Jivan HakobyanRISC-V: Add type attribute in *<optab>_not_const<mode...
2023-09-30  Eugene RozenfeldRemove .PHONY targets when building .fda files during...
2023-09-30  GCC AdministratorDaily bump.
2023-09-29  Gaius Mulleymodula2: testsuite correction to m2date.mod
2023-09-29  Xiao ZengFix INSN costing and more zicond tests
2023-09-29  Patrick O'NeillRISC-V: Specify -mabi=lp64d in wredsum_vlmax.c testcase
2023-09-29  Patrick O'Neillcheck_GNU_style.py: Skip .md square bracket linting
2023-09-29  Jivan HakobyanRISC-V: Replace not + bitwise_imm with li + bitwise_not
2023-09-29  Richard SandifordRemove poly_int_pod
2023-09-29  Francois-Xavier... Testsuite, DWARF2: adjust regexp to match darwin output
2023-09-29  Gaius Mulleymodula2: iso library SysClock.mod and wrapclock.cc...
2023-09-29  John David... Fix memory barrier patterns for pre PA8800 processors
2023-09-29  Dimitrij Mijoskilibstdc++: Fix handling of surrogate CP in codecvt...
2023-09-29  Nathaniel Sheadlibstdc++: Ensure active union member is correctly set
2023-09-29  Paul IannettaHarmonize headers between both dg-extract-results scripts
2023-09-29  Jakub Jelinekvec.h: Guard most of static assertions for GCC >= 5
2023-09-29  Andre VehreschildFortran: Free alloc. comp. in allocated coarrays only.
2023-09-29  Manos Anagnostakisaarch64: Improve on ldp-stp policies code structure.
2023-09-29  Richard Bienertree-optimization/111583 - loop distribution issue
2023-09-29  Jakub Jelinekuse *_grow_cleared rather than *_grow on vect_unpromote...
2023-09-29  Sergei Trofimovichggc: do not wipe out unrelated data via gt_ggc_rtab...
2023-09-29  Richard SandifordSimplify & expand c_readstr
2023-09-29  Jakub Jelinekuse *_grow_cleared rather than *_grow on vec<bitmap_head>
2023-09-29  GCC AdministratorDaily bump.
2023-09-28  Tom Tromeylibstdc++: Use Python "not in" operator
2023-09-28  Tom Tromeylibstdc++: Remove std_ratio_t_tuple
2023-09-28  Tom Tromeylibstdc++: Remove unused locals from printers.py
2023-09-28  Tom Tromeylibstdc++: Remove unused Python imports
2023-09-28  Tom Tromeylibstdc++: Use gdb.ValuePrinter base class
2023-09-28  Tom Tromeylibstdc++: Show full Python stack on error
2023-09-28  Jonathan Wakelylibstdc++: Refactor Python Xmethods to use is_specializ...
2023-09-28  Jonathan Wakelylibstdc++: Reformat Python code
2023-09-28  Jonathan Wakelylibstdc++: Format Python docstrings according to PEP 357
2023-09-28  Gaius Mulleymodula2: Increase linking test timeouts for slower...
2023-09-28  Tim Songlibstdc++: Force _Hash_node_value_base methods inline...
2023-09-28  Vladimir N... Revert "[RA]: Improve cost calculation of pseudos with...
2023-09-28  Wilco DijkstraAArch64: Fix memmove operand corruption [PR111121]
2023-09-28  Pan LiRISC-V: Support {U}INT64 to FP16 auto-vectorization
2023-09-28  Vladimir N... [RA]: Add flag for checking IRA in progress
2023-09-28  Richard Bienertarget/111600 - avoid deep recursion in access diagnostics
2023-09-28  Tobias Burnuslibgfortran: Use __builtin_unreachable() not -Wno-strin...
2023-09-28  Jakub Jelinekvec.h: Make some ops work with non-trivially copy const...
2023-09-28  Richard SandifordRemove some unused poly_int variables
2023-09-28  GCC AdministratorDaily bump.
2023-09-28  Richard Bienertree-optimization/111614 - missing convert in undistrib...
2023-09-28  Joern RenneckeReplace riscv_vector with riscv_v in target selector...
2023-09-28  xuliRISC-V: Bugfix for RTL check[PR111533]
2023-09-27  Jonathan Wakelylibstdc++: Fix format string in StdChronoTimeZoneRulePr...
2023-09-27  Sandra LoosemoreOpenMP: GIMPLE_OMP_STRUCTURED_BLOCK bug fix
2023-09-27  Iain SandoeDarwin, configure: Allow for an unrecognisable dsymutil...
2023-09-27  Manos Anagnostakisaarch64: Fine-grained policies to control ldp-stp formation
2023-09-27  Andre Vieiravect, omp: inbranch simdclone dropping const
2023-09-27  Richard BienerSimplify abs (copysign (x, y))
2023-09-27  Joern RenneckeHarden scan patterns with a bit of scripting:
2023-09-27  Jakub Jelinekremove workaround for GCC 4.1-4.3 [PR105606]
2023-09-27  Pan LiRISC-V: Support FP roundeven auto-vectorization
2023-09-27  Juzhe-ZhongDSE: Fix ICE when the mode with access_size don't exist...
2023-09-27  Juzhe-Zhongifcvt: Fix comments
2023-09-27  Joern RenneckeRISCV test infrastructure for d / v / zfh extensions
2023-09-27  Pan LiRISC-V: Support FP trunc auto-vectorization
2023-09-26  Andrew PinskiFix pr111456-1.c for targets that use unsigned char...
2023-09-26  Hans-Peter... __atomic_test_and_set: Fall back to library, not non...
2023-09-26  Hans-Peter... testsuite: Require thread-fence for 29_atomics/atomic_f...
2023-09-26  Xiao ZengRISC-V: Add zicond tests
2023-09-26  Andrew MacLeodEnsure ssa_name is still valid.
next