aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-27libphobos: Backport extern(C) bindings from druntime 2.091Iain Buclaw37-207/+697
2020-04-27x86: Fix up ix86_atomic_assign_expand_fenv [PR94780]Jakub Jelinek4-10/+38
2020-04-27c++: Avoid ICE with dependent attribute on type.Jason Merrill6-3/+34
2020-04-27Regenerate gcc.pot.Joseph Myers2-6738/+6910
2020-04-27c++: Delegating constructor in constexpr init [PR94772]Patrick Palka6-1/+155
2020-04-27Update gcc fr.po, sv.po.Joseph Myers3-363/+243
2020-04-27Fix warning URLs for Fortran and analyzer [PR 92830]David Malcolm5-10/+83
2020-04-27demangler: Handle <=> operator in the demangler [PR94797]Jakub Jelinek3-0/+10
2020-04-27aarch64: disable test on ilp32 [PR94697]Szabolcs Nagy2-0/+6
2020-04-27arm: Fix an rtl checking failure in cde-errors.cRichard Sandiford2-1/+7
2020-04-27[GCC][PATCH][ARM]: Change arm constraint name from "e" to "Te".Srinath Parvathaneni3-31/+57
2020-04-27c-family: Fix ICE on __builtin_speculation_safe_value () [PR94755]Jakub Jelinek4-2/+26
2020-04-27arm: Fix bootstrap failure with rtl-checkingAndre Vieira2-1/+7
2020-04-27forwprop: Fix ICE when building an identity constructor [PR94784]Fei Yang4-2/+37
2020-04-27aarch64: Fix .cfi_window_save with pac-ret [PR94515]Szabolcs Nagy5-7/+139
2020-04-27s390: Fix C++14 vs. C++17 ABI incompatibility on s390{,x} [PR94704]Jakub Jelinek2-2/+10
2020-04-27rs6000: enable -fweb for small loops unrollingguojiufu3-6/+12
2020-04-27RS6000: Use .machine ppc for some CRT filesSebastian Huber4-0/+9
2020-04-27Do not remove ifunc_resolver in LTO.Martin Liska2-1/+7
2020-04-26rs6000: Don't use HARD_FRAME_POINTER_REGNUM if it's not live in pro_and_epilo...Xionghu Luo2-9/+25
2020-04-26Fix CL dates.Marek Polacek2-2/+2
2020-04-26c++: Explicit constructor called in copy-initialization [PR90320]Marek Polacek5-5/+66
2020-04-27libphobos: Add hppa-*-linux* as a supported targetIain Buclaw2-0/+7
2020-04-27libphobos: Remove AC_CACHE_CHECK from network library tests.Iain Buclaw2-82/+72
2020-04-27d: Merge upstream dmd f8a1a5153, druntime 2b5c0b27Iain Buclaw7-4/+21
2020-04-27d: Fix ICE in assign_temp, at function.c:984 (PR94777)Iain Buclaw9-23/+254
2020-04-27Daily bump.GCC Administrator1-1/+1
2020-04-26coroutines: Do not assume parms are named [PR94752].Iain Sandoe4-2/+41
2020-04-26Added test case from PR 94737.Thomas Koenig2-0/+30
2020-04-26Add ChangeLog changes from previous commit, r10-7920.Thomas Koenig2-0/+12
2020-04-26libphobos: Add power*-*-linux* as a supported targetIain Buclaw4-4/+18
2020-04-26Add changelog entry for previous commitIain Buclaw1-0/+7
2020-04-26d: Recognize pragma(inline) in the code generator.Iain Buclaw2-1/+14
2020-04-25rs6000: Don't push stack frame for AIX when debugging and -fcompare-debug.David Edelsohn44-42/+50
2020-04-26Daily bump.GCC Administrator1-1/+1
2020-04-25testsuite: Add -Wno-psabi option for ipa-sra-19.c on AIX.David Edelsohn2-0/+5
2020-04-25testsuite: spellcheck-options-21.c requires LTODavid Edelsohn2-1/+5
2020-04-25testsuite: Skip pr82718-1.c and pr82718-2.c DWARF 5 tests on AIX.David Edelsohn3-0/+7
2020-04-25libffi/test: Fix compilation for build sysrootMaciej W. Rozycki7-0/+30
2020-04-25Enable Intel CET in liblto_plugin.so on Intel CET enabled hostH.J. Lu13-5/+431
2020-04-25Fix PR 94578.Thomas König3-2/+43
2020-04-25coroutines, testsuite: Enable a test.Iain Sandoe2-3/+6
2020-04-25Turn on -mpcrel by default for -mcpu=futureMichael Meissner4-13/+45
2020-04-25c++: implicit operator== with previous decl [PR94583]Jason Merrill3-0/+25
2020-04-24c++: add "'requires' only available with ..." notePatrick Palka4-0/+18
2020-04-25d: Merge upstream dmd 09db0c41e, druntime e68a5ae3.Iain Buclaw61-121/+335
2020-04-25Daily bump.GCC Administrator1-1/+1
2020-04-25c++: Avoid -Wreturn-type warning if a template fn calls noreturn template fn ...Jakub Jelinek4-1/+33
2020-04-25cselim: Don't assume it is safe to cstore replace a store to a local variable...Jakub Jelinek8-6/+89
2020-04-24d: Fix order of precedence for -defaultlib and -debuglibIain Buclaw2-48/+43