> 2002-08-10 Andrew Cagney > > * gdbarch.sh (PRINT_FLOAT_INFO): Change to a predicate method. > Add `args' parameter. > * gdbarch.h, gdbarch.c: Regenerate. > > * arm-tdep.c (arm_print_float_info): Add the parameter `args'. > > * infcmd.c (float_info): Call print_float_info. > (print_float_info): New function. By default, print the > floating-point registers. > > * arch-utils.h (default_print_float_info): Delete declaration. > * arch-utils.c (default_print_float_info): Delete function. > > I've checked this in. Followed quickly by ... enjoy, Andrew