gcc/libphobos/libdruntime
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
..
core Add netbsd support for D compiler and runtime 2019-02-14 21:25:39 +00:00
gc libphobos: Add Fiber/Thread support for StackGrowsUp. 2019-01-18 01:51:36 +00:00
gcc libphobos: Detect if qsort_r is available 2019-02-18 23:29:39 +00:00
gcstub
rt libphobos: Detect if qsort_r is available 2019-02-18 23:29:39 +00:00
__entrypoint.di Update copyright years. 2019-01-01 13:31:55 +01:00
__main.di Update copyright years. 2019-01-01 13:31:55 +01:00
LICENSE
Makefile.am Provide __start_minfo/__stop_minfo for linkers that don't (PR d/87864) 2019-02-14 17:47:49 +00:00
Makefile.in libphobos: Detect if qsort_r is available 2019-02-18 23:29:39 +00:00
MERGE libphobos: Detect if qsort_r is available 2019-02-18 23:29:39 +00:00
object.d libphobos: Apply core.internal.hash updates from druntime 2019-02-10 21:01:24 +00:00