Rich Felker
|
c2518a8efb
use struct pt_regs * rather than void * for powerpc[64] sigcontext regs
|
5 éve |
Rich Felker
|
befa5866ee
make brace placement in public header struct definitions consistent
|
8 éve |
Rich Felker
|
d5a5045382
fix MINSIGSTKSZ values for archs with large signal contexts
|
9 éve |
Rich Felker
|
9505bfbc40
fix signal.h breakage from moving stack_t to arch-specific bits
|
10 éve |
Rich Felker
|
bd5f221eaa
move signal.h definition of stack_t to arch-specific bits
|
10 éve |
Rich Felker
|
2d0f495e7b
add deprecated SIGIOT alias for SIGABRT
|
11 éve |
Rich Felker
|
a8da6c2f28
fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate
|
12 éve |
Rich Felker
|
98f56b12ce
fix powerpc ucontext, again..
|
12 éve |
Rich Felker
|
b0756d88a0
remove stuff that doesn't belong in powerpc 32-bit sigcontext
|
12 éve |
Rich Felker
|
4860db9f54
more ppc signal.h typedef order fixes
|
12 éve |
Rich Felker
|
808f225b7c
fix misordered typedefs in ppc signal.h
|
12 éve |
Rich Felker
|
65b98213e4
add back NSIG, removed from powerpc in last commit, but for all archs
|
12 éve |
Rich Felker
|
57a0b82441
make powerpc signal.h namespace-clean for posix/isoc
|
12 éve |
rofl0r
|
2df4f6f17b
fix invalid usage of mcontext_t in powerpc signal.h
|
12 éve |
rofl0r
|
1c8eb8bad7
PPC port cleaned up, static linking works well now.
|
12 éve |