Oliver Kowalke
|
eb86feb0df
|
context: conditional preserving of fpu env
[SVN r78152]
|
2012-04-23 08:12:19 +00:00 |
|
Oliver Kowalke
|
f84d16bf0c
|
context: example link.cpp removed; example exit.cpp added
[SVN r78151]
|
2012-04-23 07:23:26 +00:00 |
|
Oliver Kowalke
|
f6366fe7a6
|
context: remove fc_link from fcontext_t
[SVN r78150]
|
2012-04-23 07:20:37 +00:00 |
|
Oliver Kowalke
|
6fe81b39f7
|
context: fix using correct context stack to pass argument
[SVN r78140]
|
2012-04-22 17:13:05 +00:00 |
|
Oliver Kowalke
|
41035e723e
|
context: pragma warning dsiabled on Win32
[SVN r78135]
|
2012-04-22 12:27:27 +00:00 |
|
Oliver Kowalke
|
e7be3fef80
|
context: documentation updated regarding to make_fcontext() changes
[SVN r78131]
|
2012-04-22 10:28:16 +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
|
2f0f7ae225
|
context: update documentation regarding to removed start_fcontext()
[SVN r78128]
|
2012-04-22 08:59:57 +00:00 |
|
Oliver Kowalke
|
3109e98c79
|
context: use bitwise logical AND instead shift operators in align_stack
[SVN r78127]
|
2012-04-22 08:43:01 +00:00 |
|
Oliver Kowalke
|
ea74336a59
|
context: add pragma stuff to Win32/Win64 fcontext headers
[SVN r78126]
|
2012-04-22 08:35:40 +00:00 |
|
Oliver Kowalke
|
b68bac5274
|
context: add missing curly bracket in fcontext_x86_64_win.hpp
[SVN r78125]
|
2012-04-22 08:32:45 +00:00 |
|
Oliver Kowalke
|
f23d1b3245
|
context: correct XMM access on Win64
[SVN r78124]
|
2012-04-22 08:26:39 +00:00 |
|
Oliver Kowalke
|
9211abe87c
|
context: return zero as exit code if context function returns on i386
[SVN r78118]
|
2012-04-21 21:20:31 +00:00 |
|
Oliver Kowalke
|
3076341595
|
context: corected label for ppc in make_context
[SVN r78117]
|
2012-04-21 21:06:11 +00:00 |
|
Oliver Kowalke
|
e6105a5715
|
context: remove dependency to boost.system and boost.thread in examples/Jamfile
[SVN r78116]
|
2012-04-21 21:04:16 +00:00 |
|
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
|
376fc0466f
|
context: fix incorect member name in fcontext_t
[SVN r78092]
|
2012-04-20 15:52:38 +00:00 |
|
Oliver Kowalke
|
21dbf595b6
|
context: add default ctor to fcontext_t
[SVN r78088]
|
2012-04-20 08:38:57 +00:00 |
|
Oliver Kowalke
|
9b2e86a30c
|
context: reorganize structure of struct fcontext_t
[SVN r78087]
|
2012-04-20 07:59:28 +00:00 |
|
Oliver Kowalke
|
96b8b9a8db
|
context: comment int documentation related to building on 64bit Windows
[SVN r78084]
|
2012-04-19 19:39:50 +00:00 |
|
Oliver Kowalke
|
5d8fa5f27b
|
context: cast for void *
[SVN r78083]
|
2012-04-19 19:33:26 +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
|
73dc406bcd
|
context: addtional comments to FPU and calling convetion
[SVN r78077]
|
2012-04-19 12:18:50 +00:00 |
|
Oliver Kowalke
|
dde275b359
|
context: add link to MSDN related to register usage on Win64
[SVN r78071]
|
2012-04-18 18:42:45 +00:00 |
|
Oliver Kowalke
|
1956ebde6e
|
context: update documentation related to FPU registers and calling conventions
[SVN r78070]
|
2012-04-18 18:33:57 +00:00 |
|
Oliver Kowalke
|
a8dddfee04
|
context: documentation related to preserving floating-pointer registers
[SVN r78064]
|
2012-04-18 13:16:04 +00:00 |
|
Oliver Kowalke
|
d59af1b238
|
context: no PGI support in cycle_x86-64.hpp
[SVN r78050]
|
2012-04-17 17:41:12 +00:00 |
|
Oliver Kowalke
|
298e975ae0
|
context: remove programm_options from performance test
[SVN r78049]
|
2012-04-17 17:33:52 +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
|
b5d3fe3e08
|
context: support of other compilers for performance test
[SVN r78032]
|
2012-04-17 07:09:19 +00:00 |
|
Oliver Kowalke
|
97ff7d1100
|
context: reorganice performance measurement
[SVN r77987]
|
2012-04-15 10:49:42 +00:00 |
|
Oliver Kowalke
|
9deb45a979
|
context: enable ucontext in performance test
[SVN r77952]
|
2012-04-13 18:51:26 +00:00 |
|
Oliver Kowalke
|
13b4a5b3bd
|
context: library stripped
[SVN r77938]
|
2012-04-12 18:42:36 +00:00 |
|
Oliver Kowalke
|
5ecf9bad00
|
context: refactor unwind example (recursive call)
[SVN r77653]
|
2012-03-30 18:54:31 +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
|
880e5d3bbb
|
context: reformating Jamfile
[SVN r77580]
|
2012-03-27 06:17:35 +00:00 |
|
Oliver Kowalke
|
1bb603231c
|
context: remove 'error' pre-processor macro for i386; add description
[SVN r77579]
|
2012-03-27 06:03:04 +00:00 |
|
Oliver Kowalke
|
d8c0f44e78
|
context: fix for icc - test for x86_64 before i386
[SVN r77538]
|
2012-03-25 07:17:28 +00:00 |
|
Oliver Kowalke
|
7aca3ff9d4
|
context: fix missing MSVC platform macros
[SVN r77493]
|
2012-03-23 05:39:33 +00:00 |
|
Oliver Kowalke
|
cebab38d5a
|
context: test macros for architecture enhanced
[SVN r77477]
|
2012-03-22 16:05:54 +00:00 |
|
Oliver Kowalke
|
43996b8191
|
context: use boost::forward for function pointers in context class
[SVN r77469]
|
2012-03-22 07:45:00 +00:00 |
|
Oliver Kowalke
|
25026d4c06
|
context: tested compilers updated in documentation
[SVN r77459]
|
2012-03-21 20:44:05 +00:00 |
|
Oliver Kowalke
|
e6b7a00acf
|
context: support other compiler suites (using gas on POSIX/masm on Windows)
[SVN r77450]
|
2012-03-21 08:19:55 +00:00 |
|
Oliver Kowalke
|
d1f145ce7b
|
context: add support for 32bit MacOS X
[SVN r77449]
|
2012-03-21 07:52:00 +00:00 |
|