gcc/libssp
Sandra Loosemore 02ce382cd3 Use a non-empty test program to test ability to link.
On bare-metal targets, I/O support is typically provided by a BSP and
requires a linker script and/or hosting library to be specified on the
linker command line.  Linking an empty program with the default linker
script may succeed, however, which confuses libstdc++ configuration
when programs that probe for the presence of various I/O features fail
with link errors.

2020-02-12  Sandra Loosemore  <sandra@codesourcery.com>

	PR libstdc++/79193
	PR libstdc++/88999

	config/
	* no-executables.m4: Use a non-empty program to test for linker
	support.

	libgcc/
	* configure: Regenerated.

	libgfortran/
	* configure: Regenerated.

	libiberty/
	* configure: Regenerated.

	libitm/
	* configure: Regenerated.

	libobjc/
	* configure: Regenerated.

	libquadmath/
	* configure: Regenerated.

	libssp/
	* configure: Regenerated.

	libstdc++v-3/
	* configure: Regenerated.
2020-02-12 13:22:07 -08:00
..
ssp Update copyright years. 2020-01-01 12:51:42 +01:00
ChangeLog Use a non-empty test program to test ability to link. 2020-02-12 13:22:07 -08:00
Makefile.am Update copyright years. 2020-01-01 12:51:42 +01:00
Makefile.in Add `--with-toolexeclibdir=' configuration option 2020-01-24 11:24:25 +00:00
aclocal.m4 Add `--with-toolexeclibdir=' configuration option 2020-01-24 11:24:25 +00:00
config.h.in
configure Use a non-empty test program to test ability to link. 2020-02-12 13:22:07 -08:00
configure.ac Add `--with-toolexeclibdir=' configuration option 2020-01-24 11:24:25 +00:00
gets-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
libtool-version
memcpy-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
memmove-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
mempcpy-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
memset-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
snprintf-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
sprintf-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
ssp-local.c Update copyright years. 2020-01-01 12:51:42 +01:00
ssp.c Update copyright years. 2020-01-01 12:51:42 +01:00
ssp.map
stpcpy-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
strcat-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
strcpy-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
strncat-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
strncpy-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
vsnprintf-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00
vsprintf-chk.c Update copyright years. 2020-01-01 12:51:42 +01:00