Replace hard-coded offsets into struct sigcontext with generated file.
authorRoland McGrath <roland@gnu.org>
Mon, 2 Jun 2003 19:56:35 +0000 (19:56 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 2 Jun 2003 19:56:35 +0000 (19:56 +0000)
commit0f501b7f2a40ffaabb89dc35724aad11db2846c9
tree52c424d7ea09f31bb74ef13ab58a21501fa7467c
parent4a5f21e4417e29f3f781294b345a7c60abcbec29
Replace hard-coded offsets into struct sigcontext with generated file.

* sysdeps/unix/sysv/linux/ia64/sigcontext-offsets.sym: New file.
* sysdeps/unix/sysv/linux/ia64/Makefile
[$(subdir) = stdlib] (gen-as-const-headers): Add it.
* sysdeps/unix/sysv/linux/ia64/ucontext_i.h: Include it instead of
defining SC_* macros here.
ChangeLog
sysdeps/unix/sysv/linux/ia64/Makefile
sysdeps/unix/sysv/linux/ia64/sigcontext-offsets.sym [new file with mode: 0644]
sysdeps/unix/sysv/linux/ia64/ucontext_i.h