]> sourceware.org Git - systemtap.git/commit
2005-08-10 Frank Ch. Eigler <fche@elastic.org>
authorfche <fche>
Wed, 10 Aug 2005 23:11:15 +0000 (23:11 +0000)
committerfche <fche>
Wed, 10 Aug 2005 23:11:15 +0000 (23:11 +0000)
commit319660888893154e17ebbe313501ede739a92dcd
tree49653a0c1916d8dd8d8539e3ed1d9ba12a61155f
parentc0de7a8dc7987f0d1648e36085d328e290217aaa
2005-08-10  Frank Ch. Eigler  <fche@elastic.org>

PR translator/1186
* elaborate.cxx (resolve_2types): Accept a flag to tolerate unresolved
expression types.
(visit_functioncall): Call it thusly.
* translate.cxx (emit_function): Tolerate void functions.
* stap.1.in: Document possibility of void functions.
* tapset/builtin_{log,printk,warn}.stp: Make these void functions.
* testsuite/buildok/nine.stp, semok/eighteen.stp: New tests.
ChangeLog
elaborate.cxx
stap.1.in
tapset/builtin_log.stp
tapset/builtin_printk.stp
tapset/builtin_warn.stp
testsuite/buildok/nine.stp [new file with mode: 0755]
testsuite/semok/eighteen.stp [new file with mode: 0755]
translate.cxx
This page took 0.02607 seconds and 5 git commands to generate.