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:
> 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.

In the future please follow the GNU ChangeLog format, and make sure
your patch applies cleanly against cvs head :-)

Tested without regressions. Even the nptl tst-context test passes now!

Thanks for all the good work!

Checked into cvs.

Cheers,
Carlos.


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