freebsd-src/lib/libthread_db
Michal Meloun dfe5f22fd7 Cleanup structures related to VFP and/or mcontext_t.
- in mcontext_t, rename newer used 'union __vfp' to equaly sized 'mc_spare'.
  Space allocated by 'union __vfp' is too small and cannot hold full
  VFP context.
- move structures defined in fp.h to more appropriate headers.
- remove all unused VFP structures.

MFC after:	2 weeks
2017-03-24 11:46:49 +00:00
..
arch Cleanup structures related to VFP and/or mcontext_t. 2017-03-24 11:46:49 +00:00
kse.h
libpthread_db.c Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
libpthread_db.h
libthr_db.c Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
Makefile Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones 2017-01-20 04:28:16 +00:00
Makefile.depend META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. 2015-11-25 19:10:28 +00:00
Symbol.map
thread_db.c
thread_db.h
thread_db_int.h