]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2021-08-19  Jonathan Wakelylibstdc++: Fix move construction of std::tuple with...
2021-08-19  Jonathan Wakelylibstdc++: Document P1739R4 status [PR100139]
2021-08-19  Jonathan Wakelylibstdc++: Improve doxygen docs for smart pointers
2021-08-19  Jonathan Wakelylibstdc++: Improve overflow check for file timestamps
2021-08-19  Jonathan Wakelylibstdc++: Tweak whitespace
2021-08-19  Jakub Jelinekexpand: Add new clrsb fallback expansion [PR101950]
2021-08-19  Jakub Jelinekopenmp: Fix ICE on requires clause with atomic_default_...
2021-08-19  Iain Sandoetestsuite, JIT, Darwin: Adjust asm tests for Mach-O.
2021-08-19  Jakub Jelinekopenmp: For C++ ensure nothing directive has no operands
2021-08-19  Iain SandoeJIT, testsuite, Darwin: Initial testsuite fixes.
2021-08-19  Thomas SchwingeFix up 'gcc.dg/pr78213.c' for '--enable-checking=releas...
2021-08-19  liuhongtRevert "Add the member integer_to_sse to processor_cost...
2021-08-19  GCC AdministratorDaily bump.
2021-08-18  Tobias BurnusFortran: Add OpenMP's nothing directive support (con't)
2021-08-18  Iain SandoeDarwin, jit: Fix build [PR100613].
2021-08-18  Iain Sandoeconfigure: Allow host fragments to react to --enable...
2021-08-18  Iain SandoeObjective-C: fix crash with -fobjc-nilcheck
2021-08-18  Iain Sandoelibiberty, Darwin : Fix simple-object LTO table for...
2021-08-18  Iain SandoeDarwin: Handle the -rpath command line option.
2021-08-18  Ankur Sainianalyzer: detect and analyze virtual function calls
2021-08-18  Ankur Sainianalyzer: detect and analyze calls via function pointer
2021-08-18  Thomas SchwingeMake 'gcc/hash-map-tests.c:test_map_of_type_with_ctor_a...
2021-08-18  Jonathan Wrightaarch64: Fix float <-> int errors in vld4[q]_lane intri...
2021-08-18  Jonathan Wakelylibstdc++: Improve doxygen documentation for std::uniqu...
2021-08-18  Jonathan Wakelylibstdc++: Improve doxygen comments in <bits/stl_functi...
2021-08-18  Jonathan Wakelylibstdc++: Enable doxygen processing for C++20 components
2021-08-18  Jonathan Wakelylibstdc++: Simplify n-ary arithmetic promotion traits
2021-08-18  Jonathan Wakelylibstdc++: Minor optimization for min/max/minmax
2021-08-18  Jonathan Wakelylibstdc++: Fix CTAD for debug sequence containers
2021-08-18  Jonathan Wakelylibstdc++: Fix vector<bool> printer tests to work in...
2021-08-18  Tobias BurnusFortran: Add OpenMP's nothing directive support
2021-08-18  Patrick Palkac++: aggregate CTAD and brace elision [PR101344]
2021-08-18  Patrick Palkac++: ignore explicit dguides during NTTP CTAD [PR101883]
2021-08-18  Eric BotcazouFix thinko in latest change for GNAT encodings
2021-08-18  Jan HubickaAdd EAF_NOREAD check to tree-ssa-uninit
2021-08-18  Thomas SchwingeAdd more self-tests for 'hash_map' with Value type...
2021-08-18  Thomas SchwingeTurn 'bool force_collect' parameter to 'ggc_collect...
2021-08-18  Tobias BurnusFortran/OpenMP: Add memory routines existing for C/C++
2021-08-18  Jakub Jelinekopenmp: Add nothing directive support
2021-08-18  Martin Liskacommit-mklog: Add --co argument.
2021-08-18  Jakub Jelinekopenmp: Actually ignore pragma_stmt pragmas for which...
2021-08-18  liuhongtAdd x86 tune to enable v2df vector reduction by paddpd.
2021-08-18  GCC AdministratorDaily bump.
2021-08-17  Andrew MacLeodAdd GORI tracing faciltiies.
2021-08-17  Andrew MacLeodChange evrp-mode options.
2021-08-17  Andrew MacLeodAbstract tracing routines into a class.
2021-08-17  Martin SeborMove more warning code to gimple-ssa-warn-access etc.
2021-08-17  Jakub Jelinekc++: Implement P0466R5 __cpp_lib_is_layout_compatible...
2021-08-17  Matt JacobsonObjective-C: Default flag_objc_sjlj_exceptions off...
2021-08-17  Thomas Schwingelibstdc++: Avoid illegal argument to verbose in dg...
2021-08-17  Iain SandoeDarwin, libcc1: Handle hosts with mdynamic-no-pic support.
2021-08-17  Thomas SchwingeTurn global 'ggc_force_collect' variable into 'force_co...
2021-08-17  Thomas SchwingeRestore 'gcc.dg/pr78213.c' testing
2021-08-17  Iain SandoeDarwin: Reset section names table at the end of compile.
2021-08-17  Iain SandoeDarwin, X86, config: Adjust 'as' command lines [PR100340].
2021-08-17  Richard BienerFall back to masked_gather_load/masked_scatter_store
2021-08-17  Luc Michellibstdc++: Fix testsuite for skipping gdb tests on...
2021-08-17  Antony Polukhinlibstdc++: Optimize std::seed_seq construction
2021-08-17  Roger SayleImproved handling of MINUS_EXPR in bit CCP.
2021-08-17  Roger SayleImproved handling of MULT_EXPR in bit CCP.
2021-08-17  Tobias BurnusFortran: Implement OpenMP 5.1 scope construct
2021-08-17  Jonathan Wakelylibstdc++: Test std::seed_seq construction from input...
2021-08-17  Jonathan Wakelylibstdc++: Remove pretty printer committed by mistake
2021-08-17  Jonathan Wakelylibstdc++: Optimize std::function move constructor...
2021-08-17  Jonathan Wakelylibstdc++: Only define basic_string::contains for C++23
2021-08-17  Jonathan Wakelylibstdc++: Rename __detail::__not_same_as helper
2021-08-17  Jonathan Wakelylibstdc++: Add conditional noexcept to std::exchange
2021-08-17  Jonathan Wakelylibstdc++: Add pretty printer for std::error_code and...
2021-08-17  Christophe... Do not enable DT_INIT_ARRAY/DT_FINI_ARRAY on uclinuxfdp...
2021-08-17  Alexandre Olivaretain debug stmt order when moving to successors
2021-08-17  Alexandre Olivadon't access cfun in dump_function_to_file
2021-08-17  Jonathan Wrightaarch64: Remove macros for vld4[q]_lane Neon intrinsics
2021-08-17  Jonathan Wrightaarch64: Remove macros for vld3[q]_lane Neon intrinsics
2021-08-17  Jonathan Wrightaarch64: Remove macros for vld2[q]_lane Neon intrinsics
2021-08-17  Maxim KuvyrkovImprove diff-ability of scheduler logs
2021-08-17  Maxim KuvyrkovAdd missing entry for rank_for_schedule stats.
2021-08-17  Maxim KuvyrkovImprove autoprefetcher heuristic (partly fix regression...
2021-08-17  Alistair Leeaarch64: Replace some uses of GET_CODE with RTL predica...
2021-08-17  Andrew MacLeodSpecial case -TYPE_MIN_VALUE for flag_wrapv in operator...
2021-08-17  Richard Bienertree-optimization/101868 - avoid PRE of trapping mems...
2021-08-17  Kewen Linvect: Add extraction cost for slp reduc
2021-08-17  Jakub Jelinekopenmp: Implement OpenMP 5.1 scope construct
2021-08-17  Jakub Jelinekc++: Add C++20 #__VA_OPT__ support
2021-08-17  Richard Bienertree-optimization/101925 - fix VN with reverse storage...
2021-08-17  Jeff LawImprove SImode shifts for H8
2021-08-17  liuhongtAdjust testcase.
2021-08-17  GCC AdministratorDaily bump.
2021-08-16  Jeff LawDrop embeded stabs from rl78 port
2021-08-16  Joseph MyersUpdate cpplib de.po
2021-08-16  Jonathan Wakelylibstdc++: Use qualified-id for class member constant...
2021-08-16  Jonathan Wakelylibstdc++: Install GDB pretty printers for debug library
2021-08-16  Sebastian Hubergcov: Add TARGET_GCOV_TYPE_SIZE target hook
2021-08-16  Eric BotcazouFix regression in debug info for Ada with DWARF 5
2021-08-16  Tobias Burnus[OpenMP] Update omp-low.c's omp_runtime_api_call [PR101931]
2021-08-16  Martin LiskaSpeed up jump table switch detection.
2021-08-16  Eric BotcazouDisable GNAT encodings by default
2021-08-16  Thomas SchwingeAddress '?:' issues in 'libgomp.oacc-c-c++-common/mode...
2021-08-16  Thomas SchwingePlug 'par' memory leak in 'gcc/omp-oacc-neuter-broadcas...
2021-08-16  Thomas SchwingeClarify memory management for 'prop_set' in 'gcc/omp...
2021-08-16  Thomas SchwingeAvoid 'GTY' use for 'gcc/omp-oacc-neuter-broadcast...
next