glibc/nptl_db
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
..
db_info.c slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25097] 2019-11-12 13:54:30 +01:00
db-symbols.awk
db-symbols.h slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25097] 2019-11-12 13:54:30 +01:00
fetch-value.c
Makefile
shlib-versions
structs.def slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25097] 2019-11-12 13:54:30 +01:00
td_init.c
td_log.c
td_symbol_list.c
td_ta_clear_event.c
td_ta_delete.c
td_ta_enable_stats.c
td_ta_event_addr.c
td_ta_event_getmsg.c
td_ta_get_nthreads.c
td_ta_get_ph.c
td_ta_get_stats.c
td_ta_map_id2thr.c
td_ta_map_lwp2thr.c
td_ta_new.c
td_ta_reset_stats.c
td_ta_set_event.c
td_ta_setconcurrency.c
td_ta_thr_iter.c
td_ta_tsd_iter.c
td_thr_clear_event.c
td_thr_dbresume.c
td_thr_dbsuspend.c
td_thr_event_enable.c
td_thr_event_getmsg.c
td_thr_get_info.c
td_thr_getfpregs.c
td_thr_getgregs.c
td_thr_getxregs.c
td_thr_getxregsize.c
td_thr_set_event.c
td_thr_setfpregs.c
td_thr_setgregs.c
td_thr_setprio.c
td_thr_setsigpending.c
td_thr_setxregs.c
td_thr_sigsetmask.c
td_thr_tls_get_addr.c
td_thr_tlsbase.c
td_thr_tsd.c
td_thr_validate.c
thread_dbP.h slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25097] 2019-11-12 13:54:30 +01:00
Versions