]> sourceware.org Git - systemtap.git/commit
Only include unwaddr in context for ia64. Not used on any other arch.
authorMark Wielaard <mjw@redhat.com>
Wed, 7 Jul 2010 09:01:43 +0000 (11:01 +0200)
committerMark Wielaard <mjw@redhat.com>
Wed, 7 Jul 2010 09:37:10 +0000 (11:37 +0200)
commitd46703098a8d64465c399fee375efa1fdfb20f04
tree6472edba82e3317ae797cd7fa7f3a94db507b2f4
parent8ae9ca7920537f3ee1e6826cbe475f7fa72d3fe3
Only include unwaddr in context for ia64. Not used on any other arch.

* translate.cxx (c_unparser::emit_common_header): Don't add unwaddr field
  to context struct except for ia64.
* tapsets.cxx (common_probe_entryfn_prologue): Only initialized unwaddr
  on ia64.
  (dwarf_derived_probe::emit_probe_local_init): Only call bspcache on ia64.
* runtime/regs-ia64.c: Don't define (empty) bspcache for other arches.
runtime/regs-ia64.c
tapsets.cxx
translate.cxx
This page took 0.027043 seconds and 5 git commands to generate.