aboutsummaryrefslogtreecommitdiff
path: root/m4
Commit message (Collapse)AuthorAge
* Use pc_from_ucontext.m4 from Google Performance ToolsNick Mathewson2013-11-18
| | | | | | This M4 module lets us learn the right way (out of at least 18 possibilities) to extract the current PC for stack-trace-fixup-in-signal purposes. The Google Performance Tools license is 3-clause BSD.
* Use a nicely written autoconf macro to determine the sign of a typeNick Mathewson2013-02-07
This beats our old implementation, which wouldn't work when cross-compiling