]> sourceware.org Git - systemtap.git/commit
Improve 386 precision op handling.
authorStan Cox <scox@redhat.com>
Tue, 14 Dec 2010 19:57:07 +0000 (14:57 -0500)
committerStan Cox <scox@redhat.com>
Tue, 14 Dec 2010 19:57:07 +0000 (14:57 -0500)
commit71e5e13d71447caa1d3bb5f7c36055bc052986b9
tree7b2ea3b570667aed472db9f9dc1b66721251705d
parentd5933c45f897e79392b3ca0c8a6ec4811763ae8b
Improve 386 precision op handling.

* tapsets.cxx (sdt_uprobe_var_expanding_visitor): Add probe_type.
(visit_target_symbol): Make default precision signed, unless asm probe.

* sdt_misc.exp (sdt_types):  Allow v1/v2 i386 unsigned test xfail

* sdt_types.c (unsigned_short_int_var, unsigned_int_var): Simplify

* sdt_types.stp: Likewise.
tapsets.cxx
testsuite/systemtap.base/sdt_misc.exp
testsuite/systemtap.base/sdt_types.c
testsuite/systemtap.base/sdt_types.stp
This page took 0.02506 seconds and 5 git commands to generate.