platform/upstream/gcc.git
2022-01-02 John David... Generate illegal instruction fault if LWS syscall retur...
2022-01-02 John David... Use optab_libfunc to access sync_lock_test_and_set...
2022-01-02 GCC AdministratorDaily bump.
2022-01-01 Francois-Xavier... Fixincludes: Handle __FLT_EVAL_METHOD__ == 16 on darwin
2022-01-01 Andrew PinskiCommitted: Add testcases for a few PRs
2022-01-01 Jakub Jelinektestsuite: Adjust gcc.misc-tests/godump-1.c testcase
2022-01-01 Jakub Jelinekobjc: Fix handling of break stmt inside of switch insid...
2022-01-01 GCC AdministratorDaily bump.
2021-12-31 Francois-Xavier... Fortran: Fix test on targets without REAL128
2021-12-31 Iain Sandoelibgfortran: Fix bootstrap on targets without static_as...
2021-12-31 Uros Bizjaktestsuite: XFAIL some Wstringop-overflow tests ...
2021-12-31 GCC AdministratorDaily bump.
2021-12-30 Jakub Jelinekregrename: Fix -fcompare-debug issue in find_rename_reg...
2021-12-30 Jakub Jelineklibcpp: Fix up ##__VA_OPT__ handling [PR89971]
2021-12-30 Lancelot SIXlibiberty: support digits in cpp mangled clone names
2021-12-30 Jakub Jelinekemit-rtl: Fix a -fcompare-debug issue due to var-tracki...
2021-12-30 Martin Liskadocs: Add missing dash for argument.
2021-12-30 Jakub Jelinekc-family: Use BULTINS_LOCATION for predefined macros...
2021-12-30 Jakub Jelinekshrink-wrapping: Fix up prologue block discovery [PR103860]
2021-12-30 Xionghu Luoloop-invariant: Don't move cold bb instructions to...
2021-12-30 GCC AdministratorDaily bump.
2021-12-29 Ian Lance Taylorcompiler, libgo: don't pad sparc64-linux epollevent
2021-12-29 Jakub Jelinektree-ssa-dce: Fix up -fcompare-debug failures in make_f...
2021-12-29 Francois-Xavier... Fortran: keep values of IEEE_CLASS_TYPE in sync
2021-12-29 Francois-Xavier... LTO: Prune some warnings in the testsuite
2021-12-29 Harald AnlaufFortran: avoid several NULL pointer dereferences during...
2021-12-29 Martin LiskaSupport ld.mold linker.
2021-12-29 Uros Bizjaki386: Robustify some expanders w.r.t. paradoxical SUBREGs
2021-12-29 Xionghu LuoFix ICE in lsplit when built with -O3 -fno-guess-branch...
2021-12-29 GCC AdministratorDaily bump.
2021-12-28 Francois-Xavier... Libbacktrace: Fix the use of newline in sed replacement
2021-12-28 Francois-Xavier... Fortran: Emit correct types for CHARACTER(C_CHAR),...
2021-12-28 Jason Merrillc++: ICE on enum with bool value [PR99968]
2021-12-28 Jakub Jelinekfold-const: Fix up fold_truth_andor_1 shift handling...
2021-12-28 Jakub Jelinekloop-invariant: Fix -fcompare-debug failure [PR103837]
2021-12-28 Jakub Jelinekoptabs: Fix up checking for CALLs in newly added code...
2021-12-28 Martin Liskadocs: Use https in manual.
2021-12-28 Martin Liskadriver: Improve option diagnostics [PR103465]
2021-12-28 Martin Liskadocs: replace http:// with https://
2021-12-28 Jakub Jelineki386: Fix handling of SUBREGs in divv2sf3 [PR103842]
2021-12-28 Haochen JiangFix tdpbf16ps testcase
2021-12-28 GCC AdministratorDaily bump.
2021-12-27 Francois-Xavier... Fortran: fix use of static_assert() to conform to C11
2021-12-27 John David... Improve atomic store implementation on hppa-linux.
2021-12-27 Patrick Palkac++: Add testcase for SFINAE w/ p[N] and incomplete...
2021-12-27 Patrick Palkac++: hard error w/ ptr+N and incomplete type [PR103700]
2021-12-27 H.J. Luix86: Don't use the 'm' constraint for x86_64_general_o...
2021-12-27 Uros Bizjaktestsuite: Avoid unwanted vecorization [PR95046]
2021-12-27 LiaoShihuaRISC-V: fixed testcase riscv/pr103302.c
2021-12-27 GCC AdministratorDaily bump.
2021-12-26 H.J. Lui386: Check AX input in any_mul_highpart peepholes
2021-12-26 Francois-Xavier... Fortran: speed up decimal output of integers
2021-12-26 GCC AdministratorDaily bump.
2021-12-25 Francois-Xavier... Fortran: simplify library code for integer-to-decimal...
2021-12-25 GCC AdministratorDaily bump.
2021-12-24 Uros Bizjaki386: Add V2SFmode DIV insn pattern [PR95046, PR103797]
2021-12-24 Iain SandoeDarwin: Amend a comment to be more inclusive [NFC].
2021-12-24 Iain SandoeDarwin: Update rules for handling alignment of globals.
2021-12-24 Iain SandoeDarwin: Check for that flag-reorder-and-partition.
2021-12-24 Iain SandoeDarwin: Define OBJECT_FORMAT_MACHO.
2021-12-24 GCC AdministratorDaily bump.
2021-12-23 H.J. Lusmuldi3_highpart.c: Replace long with long long for...
2021-12-23 Roger Saylex86: PR target/103773: Fix wrong-code with -Oz from...
2021-12-23 konglin1i386: Enable intrinsics that convert float and bf16...
2021-12-23 Feng XueFix typo in type verification.
2021-12-23 liuhongtCombine vpcmpuw + zero_extend to vpcmpuw.
2021-12-23 GCC AdministratorDaily bump.
2021-12-22 Harald AnlaufFortran: BOZ literal constants are not interoperable
2021-12-22 Harald AnlaufFortran: CASE selector expressions must be scalar
2021-12-22 Murray Steelearm: Declare MVE types internally via pragma
2021-12-22 Murray Steelearm: Move arm_simd_info array declaration into header
2021-12-22 Francois-Xavier... Fortran: allow __float128 on targets where long double...
2021-12-22 Martin Liskadocs: docs: use ';' for function declarations. (part 3)
2021-12-22 Martin Liskadocs: docs: use ';' for function declarations. (part 2)
2021-12-22 Martin Liskadocs: use ';' for function declarations.
2021-12-22 Martin Liskadocs: Unify instruct set name.
2021-12-22 GCC AdministratorDaily bump.
2021-12-21 Iain Buclawconfig: Add check whether D compiler works (PR103528)
2021-12-21 Iain Buclawlibphobos: Add power*-*-freebsd* as supported target
2021-12-21 Jiang Haocheni386: Add missing BMI intrinsic to align with clang
2021-12-21 Martin Liskaconfig.sub: change mode to 755.
2021-12-21 Xionghu LuoDon't move cold code out of loop by checking bb count
2021-12-21 Xionghu LuoFix loop split incorrect count and probability
2021-12-21 Xionghu LuoFix incorrect loop exit edge probability [PR103270]
2021-12-21 Xionghu Luors6000: Replace UNSPECS with ss_plus/us_plus and ss_min...
2021-12-21 GCC AdministratorDaily bump.
2021-12-20 Joseph MyersUpdate cpplib es.po
2021-12-20 Uros Bizjaki386: Fix <sse2p4_1>_pinsr<ssemodesuffix> and its split...
2021-12-20 Patrick Palkac++: memfn lookup consistency in incomplete-class ctx
2021-12-20 Iain Buclawd: Merge upstream dmd ad8412530, druntime fd9a4544...
2021-12-20 Olivier HainqueFix static array size in gcc.dg/vect/vect-simd-20.c
2021-12-20 Roger Saylex86_64: Improve code expanded for highpart multiplications.
2021-12-20 Joel SherrillObsolete m32c-rtems target
2021-12-20 Patrick Palkac++: ahead-of-time overload set pruning for non-dep...
2021-12-20 Martin Liskajit: Fix -Wodr warning
2021-12-20 Martin Liskaopts: Support -Oz in -Ox option hints.
2021-12-20 Jan HubickaFix handling of deferred SSA names in modref dataflow
2021-12-20 liuhongtOptimize bit_and op1 float_vector_all_ones_operands...
2021-12-20 GCC AdministratorDaily bump.
2021-12-19 Francois-Xavier... Fortran: add support for IEEE intrinsics on aarch64...
next