1 Commits (187bcc3bf40bf187c5d76d206b04028fa8ca403b)

Author SHA1 Message Date
Rich Felker 5972c4a411 add mips n32 port (ILP32 ABI for mips64) 10 years ago
Rich Felker 83933573af add mips64 port 10 years ago
Szabolcs Nagy 9a3b8f97a1 fix siginfo_t for mips 10 years ago
Felix Fietkau 3fffa7a658 mips: fix mcontext_t register array field name 11 years ago
Rich Felker d5a5045382 fix MINSIGSTKSZ values for archs with large signal contexts 11 years ago
Rich Felker 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits 12 years ago
Rich Felker 12f37cdee5 fix mips stack_t 12 years ago
Rich Felker bd5f221eaa move signal.h definition of stack_t to arch-specific bits 12 years ago
Rich Felker d444064d5a remove useless and incorrect uc_regspace member from mips ucontext_t 12 years ago
Rich Felker 7c440977db fix _NSIG and SIGRTMAX on mips 13 years ago
Rich Felker a8da6c2f28 fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate 14 years ago
Rich Felker c72fc23843 sigcontext/mcontext cleanup for arch-specific bits 14 years ago
Rich Felker 7538708f8b fix up leftover, incorrect NSIG definitions in arch-specific signal.h 14 years ago
Rich Felker 65b98213e4 add back NSIG, removed from powerpc in last commit, but for all archs 14 years ago
Rich Felker 90e123f4a8 fix redef of sigprocmask constants on mips 14 years ago
Rich Felker ba8a96b068 more mips bits-header fixes 14 years ago
Rich Felker 5fac93db37 fix mips mcontext_t structure size 14 years ago
Rich Felker 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) 14 years ago
Rich Felker 030b452b8d fix missing _BSD_SOURCE support in bits/*.h 14 years ago
Rich Felker f780ac5baf cleanup redundancy in bits/signal.h versions 15 years ago
Rich Felker d960d4f2cb initial commit of the arm port 15 years ago
Rich Felker 6871fd773d make sigaltstack work (missing macros in signal.h, error conditions) 15 years ago
Rich Felker 8668f033bc fill in some missing siginfo stuff in signal.h 15 years ago
Rich Felker ad2fe25041 support the ugly and deprecated ucontext and sigcontext header stuff... 15 years ago
Rich Felker 1355fdca7c preparing build system to handle ports - step 1 15 years ago
Rich Felker 1322cb82a3 header cleanup, conformance fixes - signals 15 years ago
Rich Felker e1d8d25a50 fix omission that kept sa_restorer from being used 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago