Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-18 | Use pc_from_ucontext.m4 from Google Performance Tools | Nick Mathewson | |
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. | |||
2013-02-07 | Use a nicely written autoconf macro to determine the sign of a type | Nick Mathewson | |
This beats our old implementation, which wouldn't work when cross-compiling |