summaryrefslogtreecommitdiffstats
path: root/tapset/builtin_hexstring.stp
Commit message (Collapse)AuthorAgeFilesLines
* 2005-08-11 Frank Ch. Eigler <fche@elastic.org>fche2005-08-111-7/+0
| | | | | | | | * translate.cxx (emit_function): Add an extra { } around the function body visitation. * tapset/timestamp_functions.stp: New file. * tapset/builtin_conversions.stp: Aggregated from [hex]string. * tapset/builtin_logging.stp: Aggregated from log/warn/printk.
* 2005-08-02 Frank Ch. Eigler <fche@elastic.org>fche2005-08-021-0/+7
* loc2.c (emit_loc_address): Emit interleaved declaration into its own nested { } block. * tapsets.cxx (literal_stmt_for_local): Emit deref_fault block unconditionally. * tapset/builtin_hexstring.stp: New builtin. * testsuite/buildok/six.stp: New test.