]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-10-24  Pranil DeyFixed extract_types_for_resx function devel/nothrow-detection
2024-10-06  Pranil DeyFormatting for all functions done according to GNU...
2024-10-06  Pranil DeyAdded function bool extract_types_for_resx and fixed...
2024-10-05  Pranil DeyUpdated code for unlinking regions and update stmt_eh_r...
2024-10-04  Pranil DeyUpdated code for unlinking regions
2024-10-03  Pranil DeyUpdated code for inserting regions and changed the...
2024-10-01  Pranil DeyAdded code for inserting regions
2024-10-01  Pranil DeyUpdated tree-eh.h
2024-10-01  Pranil Deyresolved more conflicts
2024-10-01  Pranil Deyremoved conflicts
2024-10-01  Pranil DeyReolved some conflicts
2024-10-01  Pranil DeyAdded functions extract_fun_resx_types
2024-10-01  Pranil DeyMerge remote-tracking branch 'origin/devel/nothrow...
2024-10-01  Pranil DeyUpdated parameters of functions and typecasted resx...
2024-10-01  Pranil DeyIntegrated the resx functions with stmt_throw_types
2024-10-01  Pranil DeyAdded the previous functions to the tree-eh.h file
2024-10-01  Pranil DeyRESX statement processing functions added:
2024-10-01  Pranil DeyFixed some indentations and function names
2024-10-01  Pranil DeyAdded some functions and fixed some testcase failures
2024-10-01  Pranil DeyEdge redirection for exceptions.
2024-10-01  GCC AdministratorDaily bump.
2024-10-01  Hans-Peter... libstdc++-v3: Fix signed-overflow warning for newlib...
2024-09-30  Kugan Vivekanandarajah[testcase] Fix-absfloat16.c-testcase
2024-09-30  Marek Polacekc++: concept in default argument [PR109859]
2024-09-30  Eric BotcazouFix internal error during inlining after ICF pass
2024-09-30  David Malcolmdiagnostics: return text buffer from test_show_locus...
2024-09-30  David Malcolmdiagnostics: require callers of diagnostic_show_locus...
2024-09-30  David Malcolmdiagnostics: isolate diagnostic_context with interface...
2024-09-30  David Malcolmdiagnostics: avoid using diagnostic_context's m_printer...
2024-09-30  David Malcolmdiagnostics: use "%e" to avoid intermediate strings...
2024-09-30  David Malcolmdiagnostics: add "dump" to pretty_printer and output_buffer
2024-09-30  David Malcolmdiagnostics: fix typo in XHTML output [PR116792]
2024-09-30  David Malcolmdiagnostics: fix memory leak in SARIF selftests
2024-09-30  Victor Do Nascimentoautovectorizer: Test autovectorization of different...
2024-09-30  Victor Do Nascimentoc6x: Adjust dot-product backend patterns
2024-09-30  Victor Do Nascimentors6000: Adjust altivec dot-product backend patterns
2024-09-30  Victor Do Nascimentomips: Adjust dot-product backend patterns
2024-09-30  Victor Do Nascimentoarc: Adjust dot-product backend patterns
2024-09-30  Victor Do Nascimentoi386: Fix dot_prod backend patterns for mmx and sse...
2024-09-30  Victor Do Nascimentoarm: Fix arm backend-use of (u|s|us)dot_prod patterns
2024-09-30  Victor Do Nascimentoaarch64: Fix aarch64 backend-use of (u|s|us)dot_prod...
2024-09-30  Victor Do Nascimentoautovectorizer: Add basic support for convert optabs
2024-09-30  Victor Do Nascimentooptabs: Make all `*dot_prod_optab's modeled as conversions
2024-09-30  Richard Bienertree-optimization/116879 - failure to recognize non...
2024-09-30  Pranil DeyMerge branch 'master' of git+ssh://gcc.gnu.org/git...
2024-09-30  Tamar Christinamiddle-end: check explicitly for external or constants...
2024-09-30  Andre VehreschildEnsure coarrays in calls use a descriptor [PR81265]
2024-09-30  Richard Bienertree-optimization/116842 - vectorizer load hosting...
2024-09-30  Richard Bienertree-optimization/116785 - relax volatile handling...
2024-09-30  Richard Bienertree-optimization/116850 - corrupt post-dom info
2024-09-30  Pan LiMatch: Support form 1 for scalar signed integer SAT_SUB
2024-09-30  GCC AdministratorDaily bump.
2024-09-29  Pan LiRISC-V: Add testcases for form 1 of scalar signed SAT_SUB
2024-09-29  Pan LiRISC-V: Implement scalar SAT_SUB for signed integer
2024-09-29  Jakub Jelinekcselib: Discard useless locs of preserved VALUEs [PR116627]
2024-09-29  Sam Jamestestsuite: XFAIL gfortran.dg/initialization_25.f90...
2024-09-29  Pietro Monteiro[PATCH] SH: Document extended asm operand modifers
2024-09-29  Mikael Pettersson[PATCH] [PATCH] Avoid integer overflow in gcc.dg/cpp...
2024-09-29  Jovan Vukic[PATCH v2] RISC-V: Improve code generation for select...
2024-09-29  Dimitar Dimitrovdoc: Document struct-layout-1.exp for ABI checks
2024-09-29  GCC AdministratorDaily bump.
2024-09-28  Thomas KoenigImplement FINDLOC for UNSIGNED.
2024-09-28  Thomas KoenigImplement CSHIFT and EOSHIFT for unsigned.
2024-09-28  Gerald Pfeiferdoc: Remove i?86-*-linux* installation note from 2003
2024-09-28  GCC AdministratorDaily bump.
2024-09-27  Nathaniel Sheadc++: Implement resolution for DR 36 [PR116160]
2024-09-27  Nathaniel Sheadc++: Don't strip USING_DECLs when updating local bindin...
2024-09-27  Nathaniel Sheadc++/modules: Propagate purview/import for templates...
2024-09-27  Jonathan Wakelylibstdc++: Fix more pedwarns in headers for C++98
2024-09-27  Jonathan Wakelylibstdc++: Refactor experimental::filesystem::path...
2024-09-27  Jonathan Wakelylibstdc++: Fix -Wsign-compare warning in std::string...
2024-09-27  Marek Polacekc++: ICE with structured bindings and m-d array [PR102594]
2024-09-27  Jonathan Wakelylibstdc++: Fix test FAILs due to -Wreturn-local-addr
2024-09-27  Jonathan Wakelylibstdc++: Fix test FAIL due to -Wpointer-arith
2024-09-27  Matthieu Longoaarch64: fix build failure on aarch64-none-elf
2024-09-27  Jakub Jelinekdiagnostic: Save/restore diagnostic context history...
2024-09-27  Jakub Jelinekdiagnostic: Use vec instead of custom array reallocatio...
2024-09-27  Uros Bizjaki386: Modernize AMD processor types
2024-09-27  Pan LiWidening-Mul: Fix one ICE when iterate on phi node
2024-09-27  Richard BienerFix sorting in Contributors.html
2024-09-27  Mark Mentovailibgcc, Darwin: Don't build legacy libgcc_s.1 on macOS...
2024-09-27  Arsen Arsenovićc++/coro: ignore cleanup_point_exprs while expanding...
2024-09-27  Arsen Arsenovićc++: simplify handling implicit INDIRECT_REF and co_awa...
2024-09-27  Arsen Arsenovićc++/coro: prevent ICV_STATEMENT diagnostics in temp...
2024-09-27  Christophe... [MAINTAINERS]: Add myself as MVE Reviewer for the AArch...
2024-09-27  Tobias Burnuslibgomp.texi: Remove now duplicate TR13 item
2024-09-27  Jim LinRISC-V/libgcc: Save/Restore routines for E goes with...
2024-09-27  Tobias Burnuslibgomp.texi: fix formatting; add post-TR13 OpenMP...
2024-09-27  Richard Bienertree-optimization/116818 - try VMAT_GATHER_SCATTER...
2024-09-27  Richard BienerFix bogus SLP nvector compute in check_load_store_for_p...
2024-09-27  Andrew Pinskiunswitch: Replace manual ondemand maybe_undef with...
2024-09-27  Nathaniel Sheadc++/modules: Allow imported references in constant...
2024-09-27  Nathaniel Sheadc++/modules: Fix linkage checks for exported using...
2024-09-27  Nathaniel Sheadc++/modules: Use decl_linkage in maybe_record_mergeable...
2024-09-27  Nathaniel Sheadc++: Update decl_linkage for C++11
2024-09-27  Hans-Peter... testsuite/gfortran.dg/open_errors_2.f90: Remove now...
2024-09-27  GCC AdministratorDaily bump.
2024-09-26  Jonathan Wakelylibstdc++: Add missing 'inline' to always_inline function
2024-09-26  Nathaniel Sheadlibgcc, libstdc++: Make declarations no longer TU-local...
2024-09-26  Marek Polacekc++: tweak for -Wrange-loop-construct [PR116731]
next