Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use pc_from_ucontext.m4 from Google Performance Tools | Nick Mathewson | 2013-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 type | Nick Mathewson | 2013-02-07 |
This beats our old implementation, which wouldn't work when cross-compiling |