freebsd-dev/lib/libthread_db/arch
Dimitry Andric c7d7e597b4 Constify a struct savexmm pointer in pt_ucontext_to_fpreg(), to silence
a -Wcast-qual warning from clang 3.6.0.
2015-01-27 18:56:46 +00:00
..
amd64 Use the size of struct fpreg rather than of the pointer to it when copying 2011-08-06 17:49:21 +00:00
arm Ensure we set all fpu registers to zero by using the address and size of 2013-08-17 14:42:40 +00:00
i386 Constify a struct savexmm pointer in pt_ucontext_to_fpreg(), to silence 2015-01-27 18:56:46 +00:00
mips
powerpc
sparc64 Prefix the alias macros for members of struct __mcontext with an underscore 2013-07-12 14:24:52 +00:00