gcc/libphobos/libdruntime/core
Iain Buclaw 58990c4d3a libphobos: Fix FAIL phobos.exp/core.time on CentOS 5.11, Linux 2.6.18
Merges upstream druntime e03164b5.

Reviewed-on: https://github.com/dlang/druntime/pull/2581

libphobos/ChangeLog:

2019-04-24  Iain Buclaw  <ibuclaw@gdcproject.org>

	PR d/89432
	* testsuite/lib/libphobos.exp (check_effective_target_linux_pre_2639):
	New proc.
	* testsuite/libphobos.druntime/druntime.exp: Add compiler flag
	-fversion=Linux_Pre_2639 if target is linux_pre_2639.
	* testsuite/libphobos.druntime_shared/druntime_shared.exp: Likewise.

From-SVN: r270554
2019-04-24 18:57:36 +00:00
..
internal re PR d/88462 (All D execution tests FAIL on Solaris/SPARC) 2019-04-01 14:44:04 +00:00
stdc libphobos: Merge upstream druntime 109f0f2e 2019-04-22 13:46:13 +00:00
stdcpp
sync libphobos: Merge upstream druntime 175bf5fc 2019-04-11 21:11:03 +00:00
sys libphobos: Fix assert in core.sys.posix.sys.stat for aarch64/ilp32. 2019-04-24 11:04:22 +00:00
atomic.d libphobos: core.atomic should have fallback when there's no libatomic. 2019-04-20 17:14:50 +00:00
attribute.d
bitop.d
checkedint.d
cpuid.d
demangle.d
exception.d
math.d
memory.d
runtime.d libphobos: Merge upstream druntime 109f0f2e 2019-04-22 13:46:13 +00:00
simd.d
thread.d libphobos: Merge upstream druntime 109f0f2e 2019-04-22 13:46:13 +00:00
threadasm.S libphobos: Fix backtraces in Fibers on AArch64. 2018-11-26 17:27:34 +00:00
time.d libphobos: Fix FAIL phobos.exp/core.time on CentOS 5.11, Linux 2.6.18 2019-04-24 18:57:36 +00:00
vararg.d