This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Patch: sysdeps/unix/sysv/linux/arm/sys/ucontext.h


Sorry, I forgot to attach the patch on the earlier message.

This patch defines gregset_t in terms of elf_gregset_t, and fpregset_t in terms
of elf_fpregset_t.  The definitions of gregset_t, elf_gregset_t, prgregset_t are
now all consistent.  The definitions of fpregset_t, elf_fpregset_t, prfpregset_t
are now all consistent.  It allows GDB to build with linuxthreads support.

2000-03-24  Scott Bambrough <scottb@netwinder.org>

        * sysdeps/unix/sysv/linux/arm/sys/ucontext.h: New file.

Scott


-- 
Scott Bambrough - Software Engineer
REBEL.COM    http://www.rebel.com
NetWinder    http://www.netwinder.org

glibc-2.1.3-armucontext.patch


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