OSDN Git Service

2007-09-07 Pierre Muller <muller@ics.u-strasbg.fr>
authormuller <muller>
Fri, 7 Sep 2007 12:34:54 +0000 (12:34 +0000)
committermuller <muller>
Fri, 7 Sep 2007 12:34:54 +0000 (12:34 +0000)
commit326205d9f7ccee1b4e958ad79754edf5b0032d09
tree9f1210d9c326b1b9e8740ffc83a5ff5e44e1a9a8
parent5928a62ef3484fb9c34c2c7f91759988cbf31365
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