This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]: Add *context() support for 32-bit hppa.


On Mon, Jul 21, 2008 at 3:50 PM, Helge Deller <deller@gmx.de> wrote:
> This patch adds *context() support on 32bit hppa.
>
> This code passes the glibc testcase stdlib/tst-setcontext.c, as well does it
> fix debian bug 459567 (after recompiling pth_2.0.7-10 and telling it to use
> the *context() functions).
>
> Please apply, thanks!
>
> PS: Please CC me on replies.
>
> 2008-07-21  Helge Deller <deller@gmx.de>
>
>    * sysdeps/unix/sysv/linux/hppa/ucontext_i.sym: New file.
>    * sysdeps/unix/sysv/linux/hppa/Makefile [$(subdir) = stdlib]:
>        (gen-as-const-headers): Add it.
>    * sysdeps/unix/sysv/linux/hppa/getcontext.S: New file.
>    * sysdeps/unix/sysv/linux/hppa/makecontext.c: Likewise.
>   * sysdeps/unix/sysv/linux/hppa/setcontext.S: Likewise.
>   * sysdeps/unix/sysv/linux/hppa/swapcontext.c: Likewise.

Thanks Helge, I will look through these on the weekend. In the future
please file a bugzilla entry, it is much easier for *me* to track
patches this way. I seem to loose emails.

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]