mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 21:19:54 +00:00
b9a8e3bfd4
* valops.c (COERCE_FLOAT_TO_DOUBLE): Rework definition to be more function-like. (default_coerce_float_to_double, standard_coerce_float_to_double): New functions. (value_arg_coerce): Adjust for new definition. * value.h (default_coerce_float_to_double, standard_coerce_float_to_double): New declarations for the above. * gdbarch.sh (coerce_float_to_double): New entry, replacing macro. * gdbarch.c, gdbarch.h: Regenerated. * tm-alpha.h, tm-fr30.h, tm-m32r.h, tm-mips.h, tm-hppa.h, tm-rs6000.h, tm-sh.h, tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Change definitions. * mips-tdep.c (mips_coerce_float_to_double): Supply our own custom function here. (mips_gdbarch_init): Install that as our coerce_float_to_double function. |
||
---|---|---|
.. | ||
aix4.mh | ||
aix4.mt | ||
nm-rs6000.h | ||
nm-rs6000ly.h | ||
rs6000.mh | ||
rs6000.mt | ||
rs6000lynx.mh | ||
rs6000lynx.mt | ||
tm-rs6000-aix4.h | ||
tm-rs6000.h | ||
tm-rs6000ly.h | ||
xm-aix4.h | ||
xm-rs6000.h | ||
xm-rs6000ly.h |