2
0
mirror of https://github.com/boostorg/context.git synced 2026-01-19 04:02:17 +00:00

319 Commits

Author SHA1 Message Date
Oliver Kowalke
97d37d559f context: remove start_fcontext; context linking removed
[SVN r78114]
2012-04-21 19:05:03 +00:00
Oliver Kowalke
9e44f7d33c context: corrected ybte count in ppc32 asm
[SVN r78103]
2012-04-20 20:58:24 +00:00
Oliver Kowalke
1e927285a6 context: corrected access of stack base in ppc32 asm
[SVN r78096]
2012-04-20 19:36:50 +00:00
Oliver Kowalke
68bdae0265 context: correction for Win32 (typo in fcontext_t), correct stack base in asm
[SVN r78095]
2012-04-20 18:51:35 +00:00
Oliver Kowalke
9b2e86a30c context: reorganize structure of struct fcontext_t
[SVN r78087]
2012-04-20 07:59:28 +00:00
Oliver Kowalke
5199d5e7b7 context: update asm according to calling convetion for FP
[SVN r78082]
2012-04-19 19:07:50 +00:00
Oliver Kowalke
57a3ddac49 context: correct foramt flag in seh.cpp
[SVN r78048]
2012-04-17 17:17:38 +00:00
Oliver Kowalke
6344c525cc context: MACRO for snprint
[SVN r78038]
2012-04-17 10:16:29 +00:00
Oliver Kowalke
0874afa175 icontext: use snprintf in seh handler
[SVN r78033]
2012-04-17 07:31:34 +00:00
Oliver Kowalke
13b4a5b3bd context: library stripped
[SVN r77938]
2012-04-12 18:42:36 +00:00
Oliver Kowalke
792aa90088 context: set correct size on stack for parameter are
[SVN r77641]
2012-03-30 07:16:02 +00:00
Oliver Kowalke
60543ffd83 context: add assembler attributes to ppc64 asm
[SVN r77581]
2012-03-27 07:24:20 +00:00
Oliver Kowalke
d1f145ce7b context: add support for 32bit MacOS X
[SVN r77449]
2012-03-21 07:52:00 +00:00
Oliver Kowalke
b5a05c891f context: remove differentiation between PIC and non-PIC in assembler
[SVN r77448]
2012-03-21 07:47:04 +00:00
Oliver Kowalke
430e4f9d22 context: asm for ppc corrected
[SVN r77436]
2012-03-20 18:28:29 +00:00
Oliver Kowalke
336a2f3e4c context: enclose fcontext-fn in extern C block in cpp files
[SVN r77259]
2012-03-08 10:16:25 +00:00
Oliver Kowalke
08c4561cd9 context: compile asm file separate from C++ files
[SVN r77247]
2012-03-06 16:07:35 +00:00
Oliver Kowalke
e92ef0663c context: header boost/cstdint.hpp added for uintptr_t
[SVN r77246]
2012-03-06 07:39:13 +00:00
Oliver Kowalke
b8fd549bac initial commit of boost.context
[SVN r76974]
2012-02-11 13:04:55 +00:00