platform/upstream/gcc.git
2020-12-29 Claudiu Zissulescuarc: Update test pattern.
2020-12-29 Claudiu Zissulescuarc: Fix cached to uncached moves.
2020-12-29 Claudiu Zissulescuarc: Don't use predicated vadd2 instructions in mov...
2020-12-29 Uros Bizjaki386: Rounding functions TLC
2020-12-29 GCC AdministratorDaily bump.
2020-12-28 Gerald Pfeiferlibgomp: Avoid bad "up" link in libgomp docs
2020-12-28 Gerald Pfeiferdoc: Remove HSAIL from Language Standards
2020-12-28 Uros Bizjaki386: Fix __builtin_rint with FE_DOWNWARD rounding...
2020-12-28 Uros Bizjaki386: Use existing temporary register in rounding functions
2020-12-28 Hongyu WangFix standard name for zero/sign extend expanders
2020-12-28 GCC AdministratorDaily bump.
2020-12-27 Gerald Pfeiferdoc: New source for "Memory Model for Static Analysis...
2020-12-27 Gerald Pfeiferlibstdc++: Update link to Arm ABI
2020-12-27 Jeff LawFix regressions for iq2000-elf after recent changes
2020-12-27 Paul ThomasFortran: Fix some select rank issues [PR97694 and 97723].
2020-12-27 Gerald Pfeiferlibstdc++: Move Valgrind references to https
2020-12-27 GCC AdministratorDaily bump.
2020-12-26 Iain SandoeObjective-C++ : Fix up testcase EOF diagnostics.
2020-12-26 Paul ThomasFortran: Correction to recent patch in light of comment...
2020-12-26 Paul ThomasFix failures with -m32 and some memory leaks.
2020-12-26 Gerald Pfeiferlibstdc++: Update link to Intel/GNU compatibility paper
2020-12-26 GCC AdministratorDaily bump.
2020-12-25 Gerald Pfeiferlibstdc++: Update link to Java docs
2020-12-25 Gerald Pfeiferdoc: Fix reference to libcody
2020-12-25 Harald AnlaufPR93685 - ICE in gfc_constructor_append_expr, at fortra...
2020-12-25 Gerald Pfeiferlibstdc++: Convert three doxygen.nl links to https
2020-12-25 GCC AdministratorDaily bump.
2020-12-24 Iain SandoeC++ : Add the -stdlib= option.
2020-12-24 Kito ChengRISC-V: Fix python3 compatibility for multilib-generator
2020-12-24 Ian Lance Taylorcompiler: parenthesize channel type strings if necessary
2020-12-24 GCC AdministratorDaily bump.
2020-12-23 Martin SeborPR middle-end/98160 - ICE in warn_dealloc_offset on...
2020-12-23 Martin SeborPR c++/98413 - ICE on placement new and member pointer
2020-12-23 Olivier HainqueAccount for VxWorks headers in libstdc++ test on names
2020-12-23 Joel Brobeckermark some tests in gcc.target/arm as requiring "fpic...
2020-12-23 Nathan Sidwellc++: EOF location [PR 96045]
2020-12-23 Jason Merrillc++: Fix initializing empty base from prvalue [PR97597]
2020-12-23 Ian Lance Taylorcompiler: nil-checked pointers and index expressions...
2020-12-23 Jason Merrillc++: Improve testcase [PR98332]
2020-12-23 Jakub Jelinekc++: Fix up floating point complex handling in build_ze...
2020-12-23 Jason Merrillc++: Fix constexpr array ICE [PR98332]
2020-12-23 Iain SandoeDarwin : Adjust handling of MACOSX_DEPLOYMENT_TARGET...
2020-12-23 Ian Lance Taylorcompiler: remove references to slicecopy and slicestrin...
2020-12-23 Iain Buclawd: Force TYPE_MODE of classes and non-POD structs as...
2020-12-23 Nathan Sidwelllibcody: Remove testsuite [PR 98318]
2020-12-23 Uros Bizjaki386: Fix __builtin_trunc with FE_DOWNWARD rounding...
2020-12-23 Nathan Sidwellc++tools: Fix PIE [PR 98324]
2020-12-23 GCC AdministratorDaily bump.
2020-12-22 Ian Lance Taylorcompiler: initialize saw_send_stmt locals
2020-12-22 Ian Lance Taylorruntime: eliminate scase.kind field
2020-12-22 Nathan Sidwelltestsuite: C++ module tests
2020-12-22 Nathan Sidwellc++: Module ICE fix
2020-12-22 Ian Lance Taylorruntime: add "success" field to sudog
2020-12-22 Ian Lance Taylorruntime: omit nil-channel cases from selectgo's orders
2020-12-22 Ian Lance Taylorruntime: remove scase.releasetime field
2020-12-22 Jakub Jelinekc++: Handle array members in build_comparison_op [PR93480]
2020-12-22 Qian Jianhuaarm&aarch64: subdivide the type attribute "alu_shfit_imm"
2020-12-22 Uros Bizjaki386: Fix __builtin_floor with FE_DOWNWARD rounding...
2020-12-22 Gerald Pfeiferc++: Fix build with clang
2020-12-22 Jason Merrillc++: Add some asserts in mangle.c
2020-12-22 Jason Merrillc++: Fix demangling of <unresolved-name>
2020-12-22 liuhongtFix Typo.
2020-12-22 Ian Lance Taylor-fdump-go-spec: don't crash if DECL_ORIGINAL_TYPE is...
2020-12-22 Ian Lance TaylorGo frontend: ensure mpfr exponent range is large enough...
2020-12-22 GCC AdministratorDaily bump.
2020-12-21 Jakub Jelinekgimplify: Gimplify value in gimplify_init_ctor_eval_ran...
2020-12-21 Jason Merrillc++: Fix demangling of qualified-id after '.'
2020-12-21 Jason Merrillc++: Fix demangling of x.operator type
2020-12-21 Iain SandoeDarwin : Update the kernel version to macOS version...
2020-12-21 Patrick Palkalibstdc++: Disable floating-point std::to_chars on...
2020-12-21 Nathan Sidwellc++: Windows rename [PR 98412]
2020-12-21 Nathan Sidwellbootstrap: std:stoul non-portable [PR 98412]
2020-12-21 Gerald Pfeiferlibcody: Include <netinet/in.h> as needed
2020-12-21 Nathan Sidwelllibcody: Add ranlib
2020-12-21 Nathan Sidwelllibcody: to_string is not always available [PR 98412]
2020-12-21 Nathan Sidwelllibcody: Add netinet.h
2020-12-21 Nathan Sidwellc++tools: Fix exe suffix [PR 98409]
2020-12-21 Martin Liskagcc-changelog: new error for quoted utf8 filenames
2020-12-21 Martin Liskagcc-changelog: add Unicode test-case
2020-12-21 Jakub Jelinekfold-const: Fix up a buffer overflow in native_encode_i...
2020-12-21 Jakub Jelinekopenmp: Fix up handling of addressable temporaries...
2020-12-21 Nikhil Beneschlibgo: adjust sysinfo scripts for changed -fdump-go...
2020-12-21 GCC AdministratorDaily bump.
2020-12-20 Max Filippovgcc: xtensa: implement bswapsi2, bswapdi2 and helpers
2020-12-20 Jonathan Wakelylibstdc++: Fix indentation in <semaphore>
2020-12-20 Jakub Jelinekdoc: Fix a typo [PR98400]
2020-12-20 Thomas KoenigSet DECL_ARTIFICIAL on gfortran internal variables.
2020-12-20 Thomas KoenigCorrect coarray indices for test case.
2020-12-20 GCC AdministratorDaily bump.
2020-12-19 Jakub Jelinekexpr: Fix up constant_byte_string bitfield handling...
2020-12-19 Iain Buclawd: Fix ICE in in force_decl_die, at dwarf2out.c with...
2020-12-19 Jakub Jelinekbswap: Fix up a thinko with empty CONSTRUCTORs [PR98378]
2020-12-19 GCC AdministratorDaily bump.
2020-12-18 Ian Lance Taylorcompiler: check for floating-point exponent overflow
2020-12-18 Andrew MacLeodRe: [r11-6232 Regression] FAIL: gcc.dg/pr97750.c
2020-12-18 Jakub Jelinekopenmp: Don't optimize shared to firstprivate on task...
2020-12-18 Kwok Cheung... openmp: Fix g++.dg/gomp/declare-target-3.C testcase...
2020-12-18 Jakub Jelineklibcc1: Fix up libcc1 configure [PR98330]
2020-12-18 Przemyslaw... aarch64: SVE: ICE in expand_direct_optab_fn [PR98177]
2020-12-18 Patrick Palkalibstdc++: Fix mistake in PR98374 change [PR98377]
next