glibc/csu
Florian Weimer cba932a5a9 slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25097]
GCC 10 will warn about subscribing inner length zero arrays.  Use a GCC
extension in csu/libc-tls.c to allocate space for the static_slotinfo
variable.  Adjust nptl_db so that the type description machinery does
not attempt to determine the size of the flexible array member slotinfo.

Change-Id: I51be146a7857186a4ede0bb40b332509487bdde8
2019-11-12 13:54:30 +01:00
..
abi-note.S Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
check_fds.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
dso_handle.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
elf-init.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
errno-loc.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
errno.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
gmon-start.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
init-first.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
init.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
libc-start.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
libc-tls.c slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25097] 2019-11-12 13:54:30 +01:00
Makefile Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
start.c More fallout from supporting only ELF 2012-01-08 00:45:01 -05:00
static-reloc.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
sysdep.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
version.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
Versions Remove unused %include lines from Versions files. 2014-02-22 00:58:54 -08:00