aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)Author
1998-08-08(_hurd_setup_sighandler): Use SS_DISABLE instead of SA_DISABLE. UseUlrich Drepper
1998-08-08(__sigreturn): Use SS_ONSTACK instead of SA_ONSTACK.Ulrich Drepper
1998-06-29Don't define __libc_pid.Ulrich Drepper
1998-05-29Use __ASSEMBLER__ test macro not ASSEMBLER.Ulrich Drepper
1997-11-26Issue error message if the header is used directly.Ulrich Drepper
1997-09-21Call __getopt_clean_environment with additional argument.Ulrich Drepper
1997-08-29Extra files to distribute for mach/hurd/mips.Ulrich Drepper
1997-06-26Update and reformat copyright, remove trailing white spaces and sendUlrich Drepper
1997-06-23Update and reformat copyright, remove trailing white spaces and sendUlrich Drepper
1997-06-21HPPA specific signal context.Ulrich Drepper
1997-06-21Alpha specific signal context.Ulrich Drepper
1997-06-21Moved to bits/.Ulrich Drepper
1997-06-21Hurd/MIPS64 patches.Ulrich Drepper
1997-06-21Moved from below.Ulrich Drepper
1997-06-21longjmp support for Hurd/MIPS.Ulrich Drepper
1997-06-21Interrupt code for Hurd/MIPS.Ulrich Drepper
1997-06-21Init code for Hurd/MIPS.Ulrich Drepper
1997-06-21Dynamic loader for Hurd/MIPS.Ulrich Drepper
1996-09-11*** empty log message ***Thomas Bushnell, BSG
1995-08-14(_hurd_setup_sighandler): In rpc_wait case, frob mach_msg args to setRoland McGrath
1995-08-14(_hurd_setup_sighandler): In rpc_wait case, frob mach_msg args to setRoland McGrath
1995-08-14(_hurdsig_rcv_interrupted_p): Function removed.Roland McGrath
1995-02-18Previously uncontrolled files put into CVS.Roland McGrath
1995-02-08Initial revisionRoland McGrath
1995-02-07Use spin lock operations on sigstate lock.Roland McGrath
1995-02-03(_hurd_setup_sighandler): Use `long int' for sigcode.Roland McGrath
1995-02-03Use `long int' for sigcode.Roland McGrath
1995-01-21Converted to use weak aliases with macros from libc-symbols.h.Roland McGrath
1994-12-15(_hurd_setup_sighandler): Remove A macro; just use `asm volatile' withRoland McGrath
1994-12-15(CALL_WITH_SP): Put parens around jmp target register.Roland McGrath
1994-12-12Use `long int' for sigcode values.Roland McGrath
1994-12-12Use asms instead of global register vars to restore FP regs.Roland McGrath
1994-12-10Include <mach/machine/alpha_instruction.h> to define op_chmk.Roland McGrath
1994-12-10Use `long int' for sigcode values.Roland McGrath
1994-12-09(ENTRY): New macro.Roland McGrath
1994-12-09(START_MACHDEP): Add missing backslashes.Roland McGrath
1994-12-09(struct machine_thread_all_state): New member `exc'.Roland McGrath
1994-12-09Remove ".set noreorder" et al; GCC already emits them.Roland McGrath
1994-12-09Remove ".set noreorder" et al; GCC already emits them.Roland McGrath
1994-12-08Rename variable `sp' to avoid conflict with #define in <mach/alpha/asm.h>.Roland McGrath
1994-12-08Remove unused variable.Roland McGrath
1994-12-07Initial revisionRoland McGrath
1994-12-05Use ENV[0].__jmpbuf[0].Roland McGrath
1994-12-05Use ENV[0].__jmpbuf.Roland McGrath
1994-12-03Set up frame for `rei' to restore on user stack, aligned to an 8-wordRoland McGrath
1994-12-03(sigcontextRoland McGrath
1994-11-22(struct sigcontext): Use `__sigset_t' instead of `sigset_t' for `sc_mask'.Roland McGrath
1994-11-15Initial revisionRoland McGrath
1994-11-15entered into RCSRoland McGrath
1994-11-10entered into RCSRoland McGrath