Introduce generic_value_print_int
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 38e9fb7e4833c58249ef80fca3a9c25a74991b68..2ca8e66a12272e9eb2ce2c731b7cf2098283cb12 100644 (file)
@@ -1,3 +1,18 @@
+2020-03-13  Tom Tromey  <tom@tromey.com>
+
+       * valprint.c (generic_value_print_int): New function.
+       (generic_value_print): Use it.
+
+2020-03-13  Tom Tromey  <tom@tromey.com>
+
+       * valprint.c (generic_value_print_bool): New function.
+       (generic_value_print): Use it.
+
+2020-03-13  Tom Tromey  <tom@tromey.com>
+
+       * valprint.c (generic_val_print_func): Simplify.
+       (generic_val_print, generic_value_print): Update.
+
 2020-03-13  Tom Tromey  <tom@tromey.com>
 
        * valprint.c (generic_val_print_flags): Remove.
This page took 0.023433 seconds and 4 git commands to generate.