gcc/libphobos/libdruntime
Iain Buclaw d118ec221d libphobos: Build runtime library with -ffunction-sections -fdata-sections
Tests for `-ffunction-sections -fdata-sections' and sets SECTION_FLAGS
accordingly.  If there is no warning when using it, take advantage of
the smaller executables that can be had with `--gc-sections'.

libphobos/ChangeLog:

	* Makefile.in: Regenerate.
	* configure: Regenerate.
	* configure.ac: Call DRUNTIME_SECTION_FLAGS.
	* libdruntime/Makefile.am: Add SECTION_FLAGS to AM_DFLAGS.
	* libdruntime/Makefile.in: Regenerate.
	* m4/druntime.m4 (DRUNTIME_SECTION_FLAGS): New macro.
	* src/Makefile.am: Add SECTION_FLAGS to AM_DFLAGS.
	* src/Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.
2021-04-10 15:02:07 +02:00
..
config Update copyright years. 2021-01-04 10:26:59 +01:00
core libphobos: Add section support code for MACHO and PE/COFF 2021-04-10 15:02:07 +02:00
gc d: Merge upstream dmd 3b808e838, druntime 483bc129, phobos f89dc217a 2021-04-04 01:26:20 +02:00
gcc libphobos: Add section support code for MACHO and PE/COFF 2021-04-10 15:02:07 +02:00
rt d: Merge upstream dmd 46133f761, druntime 0fd4364c 2021-02-04 23:04:48 +01:00
__entrypoint.di Update copyright years. 2021-01-04 10:26:59 +01:00
__main.di Update copyright years. 2021-01-04 10:26:59 +01:00
LICENSE
Makefile.am libphobos: Build runtime library with -ffunction-sections -fdata-sections 2021-04-10 15:02:07 +02:00
Makefile.in libphobos: Build runtime library with -ffunction-sections -fdata-sections 2021-04-10 15:02:07 +02:00
MERGE d: Merge upstream dmd 5cc71ff83, druntime 1134b710 2021-04-06 19:43:30 +02:00
object.d d: Merge upstream dmd 5cc71ff83, druntime 1134b710 2021-04-06 19:43:30 +02:00