aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor90-21260/+516
2020-08-03aarch64: Add support for unpacked sub [PR96366]Bu Le1-4/+4
2020-08-03testsuite: Add -Wno-psabi to gcc.dg/pr96377-[12].cRichard Sandiford2-2/+2
2020-08-03MSP430: Don't pass redundant -md option to the assemblerJozef Lawrynowicz1-2/+0
2020-08-03regrename: Avoid disrupting SMS schedule [PR95696]Yunde Zhong2-4/+14
2020-08-03lto/96385 - avoid unused global UNDEFs in debug objectsRichard Biener1-0/+5
2020-08-03doc: fix a typo in tm.texiWei Wentao2-2/+2
2020-08-03doc: Add missing comma after octeontx2f95mmRichard Sandiford1-1/+1
2020-08-03aarch64: Add A64FX machine modelQian Jianhua4-1/+42
2020-08-03PR rtl-optimization 61494: Preserve x-0.0 with HONOR_SNANS.Roger Sayle1-3/+4
2020-08-03genmatch: Avoid unused parameter warnings in generated code.Roger Sayle1-1/+29
2020-08-03tree-optimization: Fix typos in commentsJonathan Wakely1-16/+16
2020-08-03AArch64: Fix hwasan failure in readline.Tamar Christina1-2/+8
2020-08-03mark match.pd ! not implemented on GENERICRichard Biener2-4/+10
2020-08-03d: Fix ICE using non-local variable: internal compiler error: Segmentation faultIain Buclaw5-22/+89
2020-08-03libgfortran/caf/single.c: Fix typo.Tobias Burnus1-5/+6
2020-08-03Fortran texi: Fix typosTobias Burnus4-11/+11
2020-08-03Multi-range implementation for value_range (irange).Aldy Hernandez15-1175/+2868
2020-08-03d: Merge upstream dmd c2274e56a (PR96250).Iain Buclaw13-4/+129
2020-08-03Daily bump.GCC Administrator4-1/+33
2020-08-02var-tracking: fix uninitialised use of 'in_pending' [PR96404]Sergei Trofimovich1-0/+1
2020-08-02Update ChangeLogs for PR96320Paul Thomas2-0/+13
2020-08-02This patch fixes PR96320. See the explanatory comment in the testcase.Paul Thomas2-3/+79
2020-08-02Update ChangeLogs for PR96325Paul Thomas2-2/+15
2020-08-02This patch fixes PR96325. See the explanatory comment in the testcase.Paul Thomas3-5/+31
2020-08-02Daily bump.GCC Administrator5-1/+57
2020-08-02Move www.stroustrup.com to httpsGerald Pfeifer2-2/+2
2020-08-01libgo: update to go1.15rc1Ian Lance Taylor916-14894/+45796
2020-08-01Verify symtab orderJan Hubicka1-0/+13
2020-08-01Cap frequency of recursive calls by 90%Jan Hubicka1-1/+24
2020-08-01c: Fix bogus vector initialisation error [PR96377]Richard Sandiford12-15/+317
2020-08-01C-SKY: Add -mfloat-abi= option.Jojo R4-5/+58
2020-08-01C-SKY: Delete big endian CPUs' mutilib for linux gcc.Cooper Qu1-7/+1
2020-08-01gcc.dg/loop-8.c: Skip for mmix.Hans-Peter Nilsson1-1/+1
2020-08-01Daily bump.GCC Administrator9-1/+789
2020-07-31RISC-V/libgcc: Reduce the size of RV64 millicode by 6 bytesMaciej W. Rozycki1-6/+7
2020-07-31libstdc++: ParallelSTL is now part of oneAPI DPC++ LibraryGerald Pfeifer2-2/+2
2020-07-31libstdc++: Fix and improve std::vector<bool> implementation.François Dumont4-69/+130
2020-07-31c++: Use error_at rather than warning_at for missing return in constexpr func...Jakub Jelinek6-39/+55
2020-07-31libstdc++: Fix tests that fail for C++98Jonathan Wakely2-4/+4
2020-07-31libstdc++: Fix test that fails for C++98Jonathan Wakely1-9/+9
2020-07-31libstdc++: Avoid using __float128 in strict modesJonathan Wakely2-2/+2
2020-07-31libstdc++: Ensure c++NN effective-target present in more testsJonathan Wakely4-4/+4
2020-07-31libstdc++: Add dg-require-effective-target to std::span assert testsJonathan Wakely13-13/+26
2020-07-31libstdc++: Use c++NN_only effective target to testsJonathan Wakely8-12/+6
2020-07-31libstdc++: Ensure c++NN effective target present in all C++17 testsJonathan Wakely208-101/+210
2020-07-31libstdc++: Remove condition around friend declaration (PR 96382)Jonathan Wakely1-2/+0
2020-07-31nvptx: Define TARGET_TRULY_NOOP_TRUNCATION to falseRoger Sayle2-23/+22
2020-07-31libstdc++: Remove accidental -std=gnu++17 from testJonathan Wakely1-1/+1
2020-07-31libstdc++: Adjust tests that give different results in C++20Jonathan Wakely2-3/+15