* defs.h (print_address_symbolic, build_address_symbolic): Update
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 101f7e06e64ded5de4ef741dcec1884cf760158e..a12ca6ba266b92b67249805b720810fd1d321c54 100644 (file)
@@ -1,3 +1,12 @@
+2009-12-28  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * defs.h (print_address_symbolic, build_address_symbolic): Update
+       prototypes.
+       * printcmd.c (print_address_symbolic): Take a gdbarch argument.
+       Pass it to build_address_symbolic.  All callers updated.
+       (build_address_symbolic): Take a gdbarch argument.  Use
+       gdbarch_addr_bits_remove for functions.  All callers updated.
+
 2009-12-28  Pedro Alves  <pedro@codesourcery.com>
 
        * ax-gdb.c (gen_expr) <OP_THIS>: Lookup `this' in the context of
This page took 0.023771 seconds and 4 git commands to generate.