aboutsummaryrefslogtreecommitdiff
path: root/ylwrap
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2020-11-23 21:47:40 -0500
committerJoel Brobecker <brobecker@adacore.com>2020-11-23 21:47:40 -0500
commit2a12c336b9d55189780846324eda98c66d543de7 (patch)
treebbb0516d696c7d803a5e51481bd70c899e0641ab /ylwrap
parentc9f0b43fe46f473e4de3494f95b11ffb3d5a42a8 (diff)
downloadgdb-2a12c336b9d55189780846324eda98c66d543de7.zip
gdb-2a12c336b9d55189780846324eda98c66d543de7.tar.gz
gdb-2a12c336b9d55189780846324eda98c66d543de7.tar.bz2
gdbtypes.h: Get rid of the TYPE_FIXED_POINT_INFO macro
This is one step further towards the removal of all these macros. gdb/ChangeLog: * gdbtypes.h (struct type) <fixed_point_info, set_fixed_point_info>: New methods. (INIT_FIXED_POINT_SPECIFIC): Adjust. (TYPE_FIXED_POINT_INFO): Delete macro. (allocate_fixed_point_type_info): Change return type to void. * gdbtypes.c (copy_type_recursive): Replace the use of TYPE_FIXED_POINT_INFO by a call to the fixed_point_info method. (fixed_point_scaling_factor): Likewise. (allocate_fixed_point_type_info): Change return type to void. Adjust implementation accordingly. * dwarf2/read.c (finish_fixed_point_type): Replace the use of TYPE_FIXED_POINT_INFO by a call to the fixed_point_info method.
Diffstat (limited to 'ylwrap')
0 files changed, 0 insertions, 0 deletions