]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2021-08-22  GCC AdministratorDaily bump.
2021-08-21  Dragan MladjenovicMAINTAINERS: Add myself for write after approval
2021-08-21  John David... Don't build libgcc_stub.a on hppa[12]*-*-hpux11*.
2021-08-21  Dragan Mladjenovic[MIPS] Remove TARGET_ASM_FUNCTION_RODATA_SECTION
2021-08-21  John David... Don't warn when alignment of global common data exceeds...
2021-08-21  Ankur Sainianalyzer: Fix PR analyzer/101980
2021-08-21  GCC AdministratorDaily bump.
2021-08-20  Serge Belyshevconfigure: remove gas versions from tls check
2021-08-20  Serge Belyshevconfigure: fixup formatting from previous change
2021-08-20  Serge Belyshevconfigure: remove version argument from gcc_GAS_CHECK_F...
2021-08-20  Serge Belyshevconfigure: drop version checks for in-tree gas [PR91602]
2021-08-20  Jeff LawFurther improvements to constant shifts for the H8
2021-08-20  Jonathan Wakelylibstdc++: Skip filesystem tests that depend on permiss...
2021-08-20  Tobias Burnusc-format.c/Fortran: Support %wd / host-wide integer...
2021-08-20  Harald AnlaufFortran - use temporary char buffer for passing HOST_WI...
2021-08-20  Richard BienerRefactor BB splitting of DRs for SLP group analysis
2021-08-20  Tobias BurnusFortran: Add OpenMP's error directive
2021-08-20  Jakub Jelinekopenmp: Implement the error directive
2021-08-20  Jakub Jelinekopenmp: Diagnose some superfluous commas in OpenMP...
2021-08-20  Martin Liskagcov: fix output location for JSON mode.
2021-08-20  Michael MeissnerMove xx* builtins to vsx.md.
2021-08-20  GCC AdministratorDaily bump.
2021-08-19  Roger SayleFold more constants during veclower pass.
2021-08-19  Peter Bergnerrs6000: Fix ICE expanding lxvp and stxvp gimple built...
2021-08-19  Harald AnlaufFortran - simplify length of substring with constant...
2021-08-19  Martin SeborDocument enable_ranger and disable_ranger.
2021-08-19  Martin SeborRelease resources acquired by enable_ranger() [PR101984].
2021-08-19  Iain SandoeObjective-C, NeXT runtime: Correct the default for...
2021-08-19  Jeff LawDrop stabs from h8/300 and v850 ports
2021-08-19  John David... Define STAGE1_LIBS to link against libcl.a in stage1...
2021-08-19  Jonathan Wakelylibstdc++: Move status table entry to be with other...
2021-08-19  Jonathan Wakelylibstdc++: Update Doxygen config template to Doxygen...
2021-08-19  Jonathan Wakelylibstdc++: Don't check always-true condition [PR101965]
2021-08-19  Patrick Palkac++: Fix PR number in testcase [PR101803]
2021-08-19  Patrick PalkaFix PR number for r12-2991 in ChangeLogs
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
next