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 |
|
Oliver Kowalke
|
2be3bf4d5a
|
context: use size instead of limit if fc_stack
[SVN r79956]
|
2012-08-10 16:07:25 +00:00 |
|
Oliver Kowalke
|
b5fe010e78
|
context: tab cleanup
[SVN r78544]
|
2012-05-22 20:02:04 +00:00 |
|
Oliver Kowalke
|
6151f8173d
|
context: remove argument for context function from make_fcontext()
[SVN r78129]
|
2012-04-22 10:18:43 +00:00 |
|
Oliver Kowalke
|
97d37d559f
|
context: remove start_fcontext; context linking removed
[SVN r78114]
|
2012-04-21 19:05:03 +00:00 |
|
Oliver Kowalke
|
13b4a5b3bd
|
context: library stripped
[SVN r77938]
|
2012-04-12 18:42:36 +00:00 |
|
Oliver Kowalke
|
b8fd549bac
|
initial commit of boost.context
[SVN r76974]
|
2012-02-11 13:04:55 +00:00 |
|