[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: r2566 - in glibc-package/trunk/debian: . patches patches/amd64



On Mon, Sep 17, 2007 at 02:15:01AM -0400, Clint Adams wrote:
> >   * amd64/local-x86_64_bits_sigcontext.diff: use a copy of the generic header
> >     for x86_64.  closes: #442418.
> Incidentally, waldi says this is the wrong fix.

asm-i386/sigcontext.h and asm-x86_64/sigcontext.h have different
contents. The generic header which only includes asm/sigcontext.h is
suitable for i386. asm-i386/sigcontext.h provides
- _fpreg,
- _fpxreg,
- _xmmreg,
- _fpstate and
- sigcontext.
asm-x86_64/sigcontext.h provides only
- _fpstate and
- sigcontext.

Bastian

-- 
Dammit Jim, I'm an actor, not a doctor.



Reply to: