mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
8eff3c7fe6
before de-referencing it. Prevents deref of NULL pointer if core file lacks .reg section. * defs.h: Rename floatformat_{to from}_long_double to floatformat_{to from}_doublest. Get rid of FLOATFORMAT_{TO FROM}... macros. * findvar.c (extract_floating store_floating): Change all refs to FLOATFORMAT_{FROM TO}... to floatformat_{from to}_doublest. * utils.c: Change floatformat_{to from}_long_double to floatformat_{to from}_doublest cuz the new routines will use whatever size (double or long double) is appropriate. * config/i960/tm-i960.h (REGISTER_CONVERT_TO_VIRTUAL REGISTER_CONVERT_TO_RAW): Change FLOATFORMAT... macros to floatformat... routine calls. |
||
---|---|---|
.. | ||
a29k | ||
alpha | ||
arc | ||
arm | ||
h8300 | ||
h8500 | ||
i386 | ||
i960 | ||
m68k | ||
m88k | ||
mips | ||
none | ||
ns32k | ||
pa | ||
powerpc | ||
rs6000 | ||
sh | ||
sparc | ||
vax | ||
w65 | ||
z8k | ||
.Sanitize | ||
nm-empty.h | ||
nm-gnu.h | ||
nm-lynx.h | ||
nm-m3.h | ||
nm-nbsd.h | ||
nm-sysv4.h | ||
tm-lynx.h | ||
tm-magic.h | ||
tm-nbsd.h | ||
tm-sunos.h | ||
tm-sysv4.h | ||
xm-aix4.h | ||
xm-lynx.h | ||
xm-mpw.h | ||
xm-nbsd.h | ||
xm-sysv4.h |