gcc/libphobos/libdruntime/rt
Johannes Pfau 36d7f1518f libphobos: Detect if qsort_r is available
Merges upstream druntime bbfb58e8.

libphobos/ChangeLog:

2019-02-19  Johannes Pfau  <johannespfau@gmail.com>

	PR d/88127
	* m4/druntime/libraries.m4 (DRUNTIME_LIBRARIES_CLIB): Add new macro.
	* configure.ac: Use DRUNTIME_LIBRARIES_CLIB.
	* configure: Regenerate
	* Makefile.in: Regenerate
	* libdruntime/gcc/config.d.in: Add Have_Qsort_R.
	* libdruntime/Makefile.in: Regenerate.
	* src/Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

From-SVN: r268999
2019-02-18 23:29:39 +00:00
..
typeinfo libphobos: Apply core.internal.hash updates from druntime 2019-02-10 21:01:24 +00:00
util libphobos: Apply core.internal.hash updates from druntime 2019-02-10 21:01:24 +00:00
aaA.d libphobos: Apply core.internal.hash updates from druntime 2019-02-10 21:01:24 +00:00
aApply.d
aApplyR.d
adi.d
arrayassign.d libphobos: Merge phobos and druntime with upstream. 2019-01-26 13:41:26 +00:00
arraycast.d
arraycat.d
bss_section.c
cast_.d
config.d
critical_.d
deh.d
dmain2.d libphobos: Merge phobos and druntime with upstream. 2019-01-26 13:41:26 +00:00
dylib_fixes.c
invariant.d
lifetime.d
memory.d
minfo.d
monitor_.d
obj.d
qsort.d libphobos: Detect if qsort_r is available 2019-02-18 23:29:39 +00:00
sections_android.d
sections_elf_shared.d Provide __start_minfo/__stop_minfo for linkers that don't (PR d/87864) 2019-02-14 17:47:49 +00:00
sections_osx.d
sections_solaris.d libphobos: Merge phobos and druntime with upstream. 2019-01-26 13:41:26 +00:00
sections_win32.d libphobos: Merge phobos and druntime with upstream. 2019-01-26 13:41:26 +00:00
sections_win64.d libphobos: Merge phobos and druntime with upstream. 2019-01-26 13:41:26 +00:00
sections.d
switch_.d
tlsgc.d