]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/p-valprint.c
2007-09-07 Pierre Muller <muller@ics.u-strasbg.fr> gdb_6_7-branchpoint
authorPierre Muller <muller@sourceware.org>
Fri, 7 Sep 2007 12:34:55 +0000 (12:34 +0000)
committerPierre Muller <muller@sourceware.org>
Fri, 7 Sep 2007 12:34:55 +0000 (12:34 +0000)
commitb20a3440c9eb428a2e89efab2ec9fa1a39bd6a78
tree7d52ed6a0c243f992c2272f4282c09c7ff3e72ab
parentfaa95490e58009b89c69ecae7673f022688020ac
2007-09-07  Pierre Muller  <muller@ics.u-strasbg.fr>

 * p-valprint.c: Fix 7 ARI reported problems.
 (pascal_val_print): Fix one operator at end of line issue.
 Use paddress function to remove use of
 deprecated_print_address_numeric function (2 times).
 Use SYMBOL_LINKAGE_NAME instead of DEPRECATED_SYMBOL_NAME.
 (pascal_value_print): Fix 3 operator at end of line issues.
gdb/ChangeLog
gdb/p-valprint.c