2
0
mirror of https://github.com/boostorg/context.git synced 2026-02-01 20:32:20 +00:00
Files
context/doc
Oliver Kowalke e32d499ae2 context: new layout for fcontext_t
- fcontext_t takes pointer to stack (lower addresses) and stack size
 - make_fcontext() computes start address of stack pointer depending on
   architecture (growing upwards, downwards)
 - make_fcontext() preserves frame pointer on intel
 - stack alignment corrected on intel
 - BOOST_USE_UCONTEXT for performance measurements added


[SVN r80338]
2012-08-31 19:50:07 +00:00
..
2012-08-21 11:20:38 +00:00
2012-04-24 15:49:11 +00:00
2012-08-31 19:50:07 +00:00