platform/upstream/gcc.git
2022-01-03 Richard Bienermiddle-end/103851 - ensure SSA names are released durin...
2022-01-03 Jakub Jelineksymtab: Fold &a == &b to 0 if folding_initializer ...
2022-01-03 Martin Liskatestsuite: fix ASAN errors in i386.exp tests
2022-01-03 Martin Liskatestsuite: fix vect.exp ASAN errors
2022-01-03 Iain Buclawd: Merge upstream dmd 001bfd97b, druntime 759e6023...
2022-01-03 Martin Liskadocs: Use ; for function declarations.
2022-01-03 Jakub Jelinekc++: Support &typeid(x) == &typeid(y) and typeid(x...
2022-01-03 Richard Bienertree-optimization/66502 - add testcase
2022-01-03 Jakub JelinekUpdate copyright years.
2022-01-03 Jakub JelinekAdd University of Illinois as external author
2022-01-03 Jakub JelinekUpdate Copyright in ChangeLog files
2022-01-03 Jakub JelinekUpdate copyright dates.
2022-01-03 Jakub JelinekRotate ChangeLog files - step 2 - remove 2021 entries...
2022-01-03 Jakub JelinekRotate ChangeLog files - part 1 - add ChangeLog-2021.
2022-01-03 Richard BienerAdd testcase for PR103615
2022-01-03 GCC AdministratorDaily bump.
2022-01-02 Uros Bizjaki386: Introduce V2QImode vectorized arithmetic [PR103861]
2022-01-02 John David... Adjust shadd-2 and shadd-3 scan counts.
2022-01-02 John David... Skip gcc.dg/guality/example.c on hppa-linux.
2022-01-02 Jason Merrillc++: fix array cleanup with throwing temp dtor
2022-01-02 Jason Merrillc++: don't wrap cleanups that can't throw
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
next