]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2021-10-28  Nicolas KoenigOnly allocate a single chunk of memory on startup. devel/coarray_native
2021-10-04  Thomas KoenigTake memory from envirnoment variables; document those.
2021-09-24  Thomas KoenigInstall libcaf_shared libraries in the same directory...
2021-09-24  Thomas KoenigAdd correct link flags to libgfortran.spec.in.
2021-09-13  Thomas KoenigMerged current trunk to branch.
2021-01-17  Thomas KoenigUse an initial shared memory size of 256 GB on Apple.
2021-01-17  Thomas KoenigAdd test cases for atomic subroutines, remove atomics...
2021-01-10  Thomas KoenigAdd error checking to mutexes and condition variables.
2021-01-05  Thomas KoenigFix CO_REDUCE with RESULT_IMAGE.
2021-01-03  Thomas KoenigMerge branch 'master' into devel/coarray_native
2021-01-01  Thomas KoenigMake SYNC IMAGES(*) work by handling size of -1 in...
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  Thomas KoenigMake STAT and ERRMSG work on ALLOCATE, move error handl...
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  Thomas KoenigFix for broken MacOS limitation for name length of...
2020-12-27  Thomas KoenigFix errors introduced by last commit.
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  Thomas KoenigMention we also need automated linking.
2020-12-23  Thomas KoenigAdd TODOs in README.native_coarrays.
2020-12-23  Nathan Sidwellc++tools: Fix PIE [PR 98324]
2020-12-23  Thomas KoenigAdd offset to allocatable shared coarrays.
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.
next