* arm-tdep.c (push_stack_item): 'contents' now const.
authorTom Tromey <tromey@redhat.com>
Thu, 27 May 2010 19:06:12 +0000 (19:06 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 27 May 2010 19:06:12 +0000 (19:06 +0000)
commit8c6363cf5c34e8728b3ad010a1611de234d6ed9d
tree944f595e00d1a5b038053628a4cbca6dd3bbc029
parent7ecb917ec886fd48ee38b0861c51f36c0576c36a
* arm-tdep.c (push_stack_item): 'contents' now const.
(arm_push_dummy_call): Make 'val' const.  Use value_contents, not
value_contents_writeable.  Introduce new temporary.
gdb/ChangeLog
gdb/arm-tdep.c