aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-22c++: Module ICE fixNathan Sidwell
2020-12-22runtime: add "success" field to sudogIan Lance Taylor
2020-12-22runtime: omit nil-channel cases from selectgo's ordersIan Lance Taylor
2020-12-22runtime: remove scase.releasetime fieldIan Lance Taylor
2020-12-22c++: Handle array members in build_comparison_op [PR93480]Jakub Jelinek
2020-12-22arm&aarch64: subdivide the type attribute "alu_shfit_imm"Qian Jianhua
2020-12-22i386: Fix __builtin_floor with FE_DOWNWARD rounding direction [PR96793]Uros Bizjak
2020-12-22c++: Fix build with clangGerald Pfeifer
2020-12-21c++: Add some asserts in mangle.cJason Merrill
2020-12-21c++: Fix demangling of <unresolved-name>Jason Merrill
2020-12-22Fix Typo.liuhongt
2020-12-21-fdump-go-spec: don't crash if DECL_ORIGINAL_TYPE is NULLIan Lance Taylor
2020-12-21Go frontend: ensure mpfr exponent range is large enough for GoIan Lance Taylor
2020-12-22Daily bump.GCC Administrator
2020-12-22gimplify: Gimplify value in gimplify_init_ctor_eval_range [PR98353]Jakub Jelinek
2020-12-21c++: Fix demangling of qualified-id after '.'Jason Merrill
2020-12-21c++: Fix demangling of x.operator typeJason Merrill
2020-12-21Darwin : Update the kernel version to macOS version mapping.Iain Sandoe
2020-12-21libstdc++: Disable floating-point std::to_chars on unsupported targetsPatrick Palka
2020-12-21c++: Windows rename [PR 98412]Nathan Sidwell
2020-12-21bootstrap: std:stoul non-portable [PR 98412]Nathan Sidwell
2020-12-21libcody: Include <netinet/in.h> as neededGerald Pfeifer
2020-12-21libcody: Add ranlibNathan Sidwell
2020-12-21libcody: to_string is not always available [PR 98412]Nathan Sidwell
2020-12-21libcody: Add netinet.hNathan Sidwell
2020-12-21c++tools: Fix exe suffix [PR 98409]Nathan Sidwell
2020-12-21gcc-changelog: new error for quoted utf8 filenamesMartin Liska
2020-12-21gcc-changelog: add Unicode test-caseMartin Liska
2020-12-21fold-const: Fix up a buffer overflow in native_encode_initializer [PR98407]Jakub Jelinek
2020-12-21openmp: Fix up handling of addressable temporaries in simd lb, b and incr exp...Jakub Jelinek
2020-12-20libgo: adjust sysinfo scripts for changed -fdump-go-specNikhil Benesch
2020-12-21Daily bump.GCC Administrator
2020-12-20gcc: xtensa: implement bswapsi2, bswapdi2 and helpersMax Filippov
2020-12-20libstdc++: Fix indentation in <semaphore>Jonathan Wakely
2020-12-20doc: Fix a typo [PR98400]Jakub Jelinek
2020-12-20Set DECL_ARTIFICIAL on gfortran internal variables.Thomas Koenig
2020-12-20Correct coarray indices for test case.Thomas Koenig
2020-12-20Daily bump.GCC Administrator
2020-12-19expr: Fix up constant_byte_string bitfield handling [PR98366]Jakub Jelinek
2020-12-19d: Fix ICE in in force_decl_die, at dwarf2out.c with -gdwarf-2 -gstrict-dwarf...Iain Buclaw
2020-12-19bswap: Fix up a thinko with empty CONSTRUCTORs [PR98378]Jakub Jelinek
2020-12-19Daily bump.GCC Administrator
2020-12-18compiler: check for floating-point exponent overflowIan Lance Taylor
2020-12-18Re: [r11-6232 Regression] FAIL: gcc.dg/pr97750.cAndrew MacLeod
2020-12-18openmp: Don't optimize shared to firstprivate on task with depend clauseJakub Jelinek
2020-12-18openmp: Fix g++.dg/gomp/declare-target-3.C testcase when offloading is disabledKwok Cheung Yeung
2020-12-18libcc1: Fix up libcc1 configure [PR98330]Jakub Jelinek
2020-12-18aarch64: SVE: ICE in expand_direct_optab_fn [PR98177]Przemyslaw Wirkus
2020-12-18libstdc++: Fix mistake in PR98374 change [PR98377]Patrick Palka
2020-12-18libstdc++: Fix build failure on AArch64 ILP32 [PR98370]Patrick Palka