Re: [Boost-bugs] [Boost C++ Libraries] #9743: Patch for context/coroutine assembler for Linux On Power (BE & LE)

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9743: Patch for context/coroutine assembler for Linux On Power (BE & LE)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-03-05 12:58:30


#9743: Patch for context/coroutine assembler for Linux On Power (BE & LE)
--------------------------------------+---------------------
  Reporter: Tony Reix <tony.reix@…> | Owner: olli
      Type: Patches | Status: new
 Milestone: To Be Determined | Component: context
   Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------------+---------------------

Comment (by Tony Reix <tony.reix@…>):

 Replying to [comment:1 olli]:
> Hello Toni,
> I suggest to combine little and big endian into one file for
 make_fcontext and jump_fcontext.
> Could you adapt your patches according to the code of the develop
 branch?

 Hello Olli,
 Hummm You seem to say that changes have occured about this subject between
 1.55 and now.
 So, yes, I have to look at develop branch.

 Moreover, instead of using the __LITTLE_ENDIAN__ and __BIG_ENDIAN__, I
 should use something like:
  #if !defined POWERPC64 || _CALL_ELF == 2

> In this new version the registers will be stored at the current end of
 the stack.

 OK. I have to manage these changes.

 Thanks

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9743#comment:2>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:15 UTC