]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2021-04-24  GCC AdministratorDaily bump.
2021-04-23  Michael MeissnerFix logic error in 32-bit trampolines.
2021-04-23  YiFei Zhubpf: allow BSS symbols to be global symbols
2021-04-23  YiFei Zhubpf: align function entry point to 64 bits
2021-04-23  Uros Bizjaki386: Reject -m96bit-long-double for 64bit targets...
2021-04-23  Martin LiskaRemove not feasible FIXME
2021-04-23  David FaustMAINTAINERS: Add myself for write after approval
2021-04-23  Uros Bizjaki386: Fix atomic FP peepholes [PR100182]
2021-04-23  Alex Coplanearly-remat.c: Fix new/delete mismatch [PR100230]
2021-04-23  Jonathan Wakelylibstdc++: Allow net::io_context to compile without...
2021-04-23  Jonathan Wakelylibstdc++: Clarify argument to net::io_context::async_wait
2021-04-23  Jonathan Wakelylibstdc++ Simplify definition of net::socket_base constants
2021-04-23  Patrick Palkac++: Fix pretty printing pointer to function type ...
2021-04-23  Patrick Palkac++: Refine enum direct-list-initialization [CWG2374]
2021-04-23  Richard BienerVEC_COND_EXPR code cleanup
2021-04-23  Richard BienerFirst do add_noreturn_fake_exit_edges in connect_infini...
2021-04-23  Richard Bienertree-optimization/100222 - remove redundant mark_irredu...
2021-04-23  Richard BienerAvoid more temporaries in IVOPTs
2021-04-23  Martin Liskac++: Use STATIC_ASSERT for OVL_OP_MAX.
2021-04-23  Richard Bienertree-optimization/99971 - improve BB vect dependence...
2021-04-23  liuhongtMASK_AVX256_SPLIT_UNALIGNED_STORE/LOAD should be cleare...
2021-04-23  GCC AdministratorDaily bump.
2021-04-23  David Edelsohnaix: Switch AIX configurtion to DWARF2 debugging
2021-04-22  David Edelsohnaix: Remove AIX 6.1 support.
2021-04-22  David Edelsohnaix: delete AIX pre-PowerPC version of atomicity.h
2021-04-22  Patrick Palkac++: Add testcase for already fixed PR [PR94508]
2021-04-22  Patrick Palkac++: Add testcase for already fixed PR [PR77435]
2021-04-22  Marek Polacekc++: Prevent bogus -Wtype-limits warning with NTTP...
2021-04-22  Patrick Palkac++: Add testcase for already fixed PR [PR84689]
2021-04-22  Patrick Palkac++: Add testcase for already fixed PR [PR16617]
2021-04-22  Tobias Burnustestsuite/substr_{9,10}.f90: Move to gfortran.dg/
2021-04-22  Jonathan Wakelylibstdc++: Fix semaphore to work with system_clock...
2021-04-22  Jonathan Wakelylibstdc++: Add options for libatomic to test
2021-04-22  Jonathan Wakelylibstdc++: Fix typo in comment
2021-04-22  Jonathan Wakelylibstdc++: Reject std::make_shared<T[]> [PR 99006]
2021-04-22  Martin LiskaFix various typos.
2021-04-22  Thomas Rodgerslibstdc++: Fix "bare" notifications dropped by waiters...
2021-04-22  Uros Bizjaki386: Fix unsigned int -> double conversion on i386...
2021-04-22  Jakub Jelineklibstdc++: Add workaround for ia32 floating atomics...
2021-04-22  Jonathan Wakelylibstdc++: Remove #error from <semaphore> implementatio...
2021-04-22  Christophe... testsuite/aarch64: Run pr99988.c test under lp64 only
2021-04-22  Tobias Burnusgfortran.dg/pr68078.f90: Avoid increasing RLIMIT_AS
2021-04-22  Richard Bienertestsuite/100176 - fix struct-layout-1_generate.c compile
2021-04-22  Richard BienerAvoid -latomic for amdgcn offloading
2021-04-22  Michael MeissnerFix Fortran rounding issues, PR fortran/96983.
2021-04-22  GCC AdministratorDaily bump.
2021-04-21  Tobias Burnuslibgomp.fortran/depobj-1.f90: Fix omp_depend_kind
2021-04-21  Thomas Rodgers[libstdc++] Fix test timeout in stop_calback/destroy.cc
2021-04-21  Iain SandoeDarwin, X86 : Fix bootstrap break from flags changes.
2021-04-21  Martin LiskaRevert "Use std::thread::hardware_concurrency in lto...
2021-04-21  Martin LiskaCall toplev::finalize in CHECKING_P mode.
2021-04-21  Tobias Burnuslibgomp/testsuite: Fix checks for dg-excess-errors
2021-04-21  Philippe Blainlibstdc++: Install libstdc++*-gdb.py more robustly...
2021-04-21  David Edelsohntestsuite: Fix bind_c_array_params_2.f90 on AIX
2021-04-21  Thomas Rodgers[libstdc++] Add missing _M_try_acquire() to __platform_...
2021-04-21  Martin LiskaLTO: fallback to -flto=N if -flto=jobserver does not...
2021-04-21  Marek Polacekc++: Don't allow defining types in enum-base [PR96380]
2021-04-21  Martin LiskaFix clang warning (-Wstring-plus-int)
2021-04-21  Richard Sandifordaarch64: Always use .init/.fini_array for GNU/Linux
2021-04-21  Martin LiskaUse std::thread::hardware_concurrency in lto-wrapper.c.
2021-04-21  Martin LiskaFix clang warnings.
2021-04-21  Martin LiskaRemove TARGET_foo (ix86_tune == PROCESSOR_foo) macros.
2021-04-21  Martin LiskaOverhaul in isa_flags and handling it.
2021-04-21  Martin LiskaGenerate PTA features from a def file.
2021-04-21  Alex Coplanaarch64: Avoid duplicating bti j insns for jump tables...
2021-04-21  Jakub Jelinektestsuite: Add -fchecking to dg-ice tests
2021-04-21  H.J. Lux86: Add -mmwait for -mgeneral-regs-only
2021-04-21  Jonathan Wakelylibstdc++: Fix whitespace in license boilerplate
2021-04-21  Martin LiskaRemove DEF_ENUM from stringop.def.
2021-04-21  Martin LiskaRevert "Use flags in dump_decl."
2021-04-21  Andreas SchwabFix endian bug in rust demangler
2021-04-21  Martin LiskaUse flags in dump_decl.
2021-04-21  Martin LiskaSupport LABEL_DECL in %qD directive.
2021-04-21  Richard Bienertestsuite/100176 - fix struct-layout-1_generate.c compile
2021-04-21  Jakub Jelinekcprop: Fix -fcompare-debug bug in constprop_register...
2021-04-21  Martin LiskaTest simlified call in cgraph_node::analyze().
2021-04-21  Jakub JelinekFix AIX libstdc++ semaphore support [PR100164]
2021-04-21  Richard BienerSimplify maybe_fold_reference API
2021-04-21  Tobias BurnusFortran/OpenMP: Add 'omp depobj' and 'depend(mutexinout...
2021-04-21  Stefan Schulze... testsuite: Xfail gcc.dg/vect/pr71264.c on IBM Z
2021-04-21  Richard BienerRemove pedantic_non_lvalue_loc
2021-04-21  Richard Sandifordvarasm: Two SECTION_RETAIN fixes [PR100130]
2021-04-21  Stefan Schulze... testsuite: Fix gcc.dg/vect/bb-slp-39.c on IBM Z
2021-04-21  Iain Buclawlibphobos: Fix build fails for powerpc-linux
2021-04-21  GCC AdministratorDaily bump.
2021-04-20  Joseph MyersRegenerate gcc.pot.
2021-04-20  H.J. Lux86: Use crc32 target option for CRC32 intrinsics
2021-04-20  Jonathan Wakelylibstdc++: Disable tests that fail after atomic wait...
2021-04-20  Thomas Rodgerslibstdc++: Refactor/cleanup of C++20 atomic wait implem...
2021-04-20  Segher Boessenkoolrs6000: Fix cpu selection w/ isel (PR100108)
2021-04-20  Patrick Palkalibstdc++: Implement P2259R1 changes [PR95983]
2021-04-20  Jason Merrillc++: unexpanded pack in enum in lambda [PR100109]
2021-04-20  Jonathan Wakelylibstdc++: Define __cpp_lib_to_chars for C++20 [PR...
2021-04-20  Jakub Jelineklibstdc++: Update ppc64le baseline_symbols.txt
2021-04-20  Martin LiskaFix typo in param description.
2021-04-20  Martin LiskaBump version to 12.
2021-04-20  Martin LiskaDocument ranger-logical-depth in invoke.texi
2021-04-20  Jakub JelinekUpdate crontab and git_update_version.py
2021-04-20  Jakub JelinekBump BASE-VER. basepoints/gcc-12
2021-04-20  Stefan Schulze... testsuite: Fix up gcc.target/s390/zero-scratch-regs-1.c
next