Skip to content

openmainframeproject-internship/Boost-Context-Module-Implementation-for-s390x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Implementation of Boost.Context for s390x Architecture

Aim

The link to the PR is boostorg/context#117

The aim of the project was to implement the Context framework of the Boost C++ library on the s390x architecture.

Work Done

context module is now available on s390x.

There are many libraries which are directly dependent on boot.context and are blocked from being available on the s390x due to the lack of boost.context.

The absence of this module blocks the following modules:

  • boost.coroutine
  • hhvm
  • kicad

The implementation of this framework would now allow the blocked libraries to run.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published