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.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| ssp | Loading commit data... | |
| ChangeLog | Loading commit data... | |
| Makefile.am | Loading commit data... | |
| Makefile.in | Loading commit data... | |
| aclocal.m4 | Loading commit data... | |
| config.h.in | Loading commit data... | |
| configure | Loading commit data... | |
| configure.ac | Loading commit data... | |
| gets-chk.c | Loading commit data... | |
| libtool-version | Loading commit data... | |
| memcpy-chk.c | Loading commit data... | |
| memmove-chk.c | Loading commit data... | |
| mempcpy-chk.c | Loading commit data... | |
| memset-chk.c | Loading commit data... | |
| snprintf-chk.c | Loading commit data... | |
| sprintf-chk.c | Loading commit data... | |
| ssp-local.c | Loading commit data... | |
| ssp.c | Loading commit data... | |
| ssp.map | Loading commit data... | |
| stpcpy-chk.c | Loading commit data... | |
| strcat-chk.c | Loading commit data... | |
| strcpy-chk.c | Loading commit data... | |
| strncat-chk.c | Loading commit data... | |
| strncpy-chk.c | Loading commit data... | |
| vsnprintf-chk.c | Loading commit data... | |
| vsprintf-chk.c | Loading commit data... |