libfringe/src/arch
whitequark 491af39fc9 Radically simplify stack linking.
This commit:

  * Gets rid of 2nd init trampoline.
  * Gets rid of any custom CFI, instead using the standard CFI
    for target prologue.
  * Makes backtraces accessible to tools that only track frame
    pointer chains, like perf or dtrace.
  * Keeps the performance at the exact same level.
2016-09-04 07:18:55 -04:00
..
mod.rs Update the license headers for MIT/Apache 2016-08-20 23:45:01 +02:00
or1k.rs Radically simplify stack linking. 2016-09-04 07:18:55 -04:00
x86.rs Radically simplify stack linking. 2016-09-04 07:18:55 -04:00
x86_64.rs Radically simplify stack linking. 2016-09-04 07:18:55 -04:00