gcc.git
2021-01-01 Jerome Lambourgskip testsuite/g++.dg/other/anon5.C on vxworks_kernel...
2021-01-01 Jerome LambourgAdd conditions on VxWorks versions for gcc.dg/vxworks...
2021-01-01 Joel Brobeckergcc.dg/intmax_t-1.c compiles without error on VxWorks...
2021-01-01 Olivier HainqueFix VxWorks xfail filters on pthread-init-?.c
2021-01-01 Olivier HainqueAdd missing vxworks filters to lib/target-supports...
2021-01-01 Alexandre Oliva-mno-long-calls for mve_libcall tests
2021-01-01 Alexandre Oliva-mno-long-calls for arm/no_unique_address tests
2021-01-01 Alexandre Oliva-mno-long-calls for arm/headmerge tests
2021-01-01 Alexandre Oliva-mno-long-calls for expected regalloc in arm/fp16-aapcs...
2021-01-01 GCC AdministratorDaily bump.
2020-12-31 Jakub Jelinektestsuite: Fix up pr56719.c testcase [PR98489]
2020-12-31 Richard Sandifordvect: Avoid generating out-of-range shifts [PR98302]
2020-12-31 Richard Sandifordvect: Fix bogus alignment assumption in alias checks...
2020-12-31 Richard Sandifordgenmodes: Update GET_MODE_MASK when changing NUNITS...
2020-12-31 Jakub Jelinekmatch.pd: Add clz(X) == 0 -> (int)X < 0 etc. simpificat...
2020-12-31 Jakub Jelinekmatch.pd: Add (-(X < 0) | 1) * X -> abs (X) etc. simpli...
2020-12-31 Jakub Jelinekwide-int: Fix wi::to_mpz [PR98474]
2020-12-31 Jakub Jelinekfold-const: Avoid (cast) ((cast2) x p+ y) folding for...
2020-12-31 Jakub Jelinekreassoc: Optimize x > 0x1fff || y > 0x1fff into (x...
2020-12-31 Iain Buclawd: Mangled Symbols now back reference types and identifiers
2020-12-31 GCC AdministratorDaily bump.
2020-12-30 Ian Lance Taylorlibgo: update to Go1.16beta1 release
2020-12-30 Uros Bizjaki386: Remove unnecessary clobbers from combine splitters.
2020-12-30 Iain Buclawd: Simplify quoting characters in deps_add_target
2020-12-30 Iain Buclawd: Give the result of evaluated expressions a location
2020-12-30 Jakub Jelineki386: Optimize pmovmskb on inverted vector to inversion...
2020-12-30 GCC AdministratorDaily bump.
2020-12-29 Paul ThomasFortran: Correct missing structure constructor comps...
2020-12-29 Paul ThomasFortran: Fix deferred character lengths in array constr...
2020-12-29 Claudiu Zissulescuarc: generate mac(u) insn instead of macd(u) when desti...
2020-12-29 Claudiu Zissulescuarc: flip if-condition predicates in secondary reload...
2020-12-29 Claudiu Zissulescuarc: Make use reg_renumber safe.
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
next