Commit Graph

  • 376fc0466f context: fix incorect member name in fcontext_t Oliver Kowalke 2012-04-20 15:52:38 +0000
  • 21dbf595b6 context: add default ctor to fcontext_t Oliver Kowalke 2012-04-20 08:38:57 +0000
  • 9b2e86a30c context: reorganize structure of struct fcontext_t Oliver Kowalke 2012-04-20 07:59:28 +0000
  • 96b8b9a8db context: comment int documentation related to building on 64bit Windows Oliver Kowalke 2012-04-19 19:39:50 +0000
  • 5d8fa5f27b context: cast for void * Oliver Kowalke 2012-04-19 19:33:26 +0000
  • 5199d5e7b7 context: update asm according to calling convetion for FP Oliver Kowalke 2012-04-19 19:07:50 +0000
  • 73dc406bcd context: addtional comments to FPU and calling convetion Oliver Kowalke 2012-04-19 12:18:50 +0000
  • dde275b359 context: add link to MSDN related to register usage on Win64 Oliver Kowalke 2012-04-18 18:42:45 +0000
  • 1956ebde6e context: update documentation related to FPU registers and calling conventions Oliver Kowalke 2012-04-18 18:33:57 +0000
  • a8dddfee04 context: documentation related to preserving floating-pointer registers Oliver Kowalke 2012-04-18 13:16:04 +0000
  • d59af1b238 context: no PGI support in cycle_x86-64.hpp Oliver Kowalke 2012-04-17 17:41:12 +0000
  • 298e975ae0 context: remove programm_options from performance test Oliver Kowalke 2012-04-17 17:33:52 +0000
  • 57a3ddac49 context: correct foramt flag in seh.cpp Oliver Kowalke 2012-04-17 17:17:38 +0000
  • 6344c525cc context: MACRO for snprint Oliver Kowalke 2012-04-17 10:16:29 +0000
  • 0874afa175 icontext: use snprintf in seh handler Oliver Kowalke 2012-04-17 07:31:34 +0000
  • b5d3fe3e08 context: support of other compilers for performance test Oliver Kowalke 2012-04-17 07:09:19 +0000
  • 97ff7d1100 context: reorganice performance measurement Oliver Kowalke 2012-04-15 10:49:42 +0000
  • 9deb45a979 context: enable ucontext in performance test Oliver Kowalke 2012-04-13 18:51:26 +0000
  • 13b4a5b3bd context: library stripped Oliver Kowalke 2012-04-12 18:42:36 +0000
  • 5ecf9bad00 context: refactor unwind example (recursive call) Oliver Kowalke 2012-03-30 18:54:31 +0000
  • 792aa90088 context: set correct size on stack for parameter are Oliver Kowalke 2012-03-30 07:16:02 +0000
  • 60543ffd83 context: add assembler attributes to ppc64 asm Oliver Kowalke 2012-03-27 07:24:20 +0000
  • 880e5d3bbb context: reformating Jamfile Oliver Kowalke 2012-03-27 06:17:35 +0000
  • 1bb603231c context: remove 'error' pre-processor macro for i386; add description Oliver Kowalke 2012-03-27 06:03:04 +0000
  • d8c0f44e78 context: fix for icc - test for x86_64 before i386 Oliver Kowalke 2012-03-25 07:17:28 +0000
  • 7aca3ff9d4 context: fix missing MSVC platform macros Oliver Kowalke 2012-03-23 05:39:33 +0000
  • cebab38d5a context: test macros for architecture enhanced Oliver Kowalke 2012-03-22 16:05:54 +0000
  • 43996b8191 context: use boost::forward for function pointers in context class Oliver Kowalke 2012-03-22 07:45:00 +0000
  • 25026d4c06 context: tested compilers updated in documentation Oliver Kowalke 2012-03-21 20:44:05 +0000
  • e6b7a00acf context: support other compiler suites (using gas on POSIX/masm on Windows) Oliver Kowalke 2012-03-21 08:19:55 +0000
  • d1f145ce7b context: add support for 32bit MacOS X Oliver Kowalke 2012-03-21 07:52:00 +0000
  • b5a05c891f context: remove differentiation between PIC and non-PIC in assembler Oliver Kowalke 2012-03-21 07:47:04 +0000
  • 430e4f9d22 context: asm for ppc corrected Oliver Kowalke 2012-03-20 18:28:29 +0000
  • 2dead02be2 context: exclude 32bit darwin from build Oliver Kowalke 2012-03-20 07:10:33 +0000
  • 3498950caf context: fix missing memebr functions incontext Oliver Kowalke 2012-03-14 08:29:20 +0000
  • 8d1deae68f icontext: add requirements section to documentation Oliver Kowalke 2012-03-13 09:07:40 +0000
  • 95937a481c context: documentation update and check-functions in context public interface Oliver Kowalke 2012-03-13 09:06:35 +0000
  • 22fedc4bc6 context: echo 'toolset not supported' from Jamfile Oliver Kowalke 2012-03-09 07:45:56 +0000
  • 9cacad90b5 context: support only for gcc(mingw)/intel/msvc in Jamfile Oliver Kowalke 2012-03-09 07:33:34 +0000
  • cf38ed5913 context: section 'requirements' added to documentation Oliver Kowalke 2012-03-09 07:00:58 +0000
  • 336a2f3e4c context: enclose fcontext-fn in extern C block in cpp files Oliver Kowalke 2012-03-08 10:16:25 +0000
  • b697c12a8d context: enclose fcontext-fns in exten C block (stlport prob?) Oliver Kowalke 2012-03-08 07:26:32 +0000
  • 0e52afad61 context: separate compilation of asm only for Windows Oliver Kowalke 2012-03-06 22:39:56 +0000
  • c9ac398535 t script for pic code added Oliver Kowalke 2012-03-06 22:31:32 +0000
  • 3815c193c3 context: Jamfile refactored to separated assembler compilation Oliver Kowalke 2012-03-06 21:43:23 +0000
  • 08c4561cd9 context: compile asm file separate from C++ files Oliver Kowalke 2012-03-06 16:07:35 +0000
  • e92ef0663c context: header boost/cstdint.hpp added for uintptr_t Oliver Kowalke 2012-03-06 07:39:13 +0000
  • 9c92666e11 context: remove build options from documentation Oliver Kowalke 2012-03-05 14:19:11 +0000
  • c39d607e2a context: add seh.cpp to x86_64/Win64 too Oliver Kowalke 2012-03-05 14:17:04 +0000
  • 9b5f08c649 Only use the deduced architecture/address-model to select the asm source. Don't apply it to the build. Steven Watanabe 2012-03-04 15:10:05 +0000
  • 1264eccfa2 context: Jamfile cleanup Oliver Kowalke 2012-03-04 10:00:23 +0000
  • 90a804c5e2 Auto detect the architecture for Boost.Context. Steven Watanabe 2012-03-04 03:35:30 +0000
  • b9d03e1e4d More helpful error message. Steven Watanabe 2012-03-03 22:21:06 +0000
  • f1901229b9 removei reference to 'instruction-set' property in documentation Oliver Kowalke 2012-03-01 10:12:01 +0000
  • 8470818290 link examples statically to libboost_context Oliver Kowalke 2012-02-28 18:18:06 +0000
  • b8fd549bac initial commit of boost.context Oliver Kowalke 2012-02-11 13:04:55 +0000
  • 88da98e37b Move top-level boost directory over to "devel" (temporarily) Douglas Gregor 2007-07-31 20:32:15 +0000