summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
1994-12-20(__setpgrp): Use __ version of swtch_pri.Thomas Bushnell, BSG
1994-12-20(__setsid): Use __ version of swtch_pri.Thomas Bushnell, BSG
1994-12-20(__setsid): Use swtch_pri instead of swtch.Thomas Bushnell, BSG
1994-12-20(__setpgrp): Use swtch_pri instead of swtch.Thomas Bushnell, BSG
1994-12-15(subdirs): Don't elide inet.Roland McGrath
1994-12-15Reverse register and immediate args in `bis' insn; immediate must beRoland McGrath
1994-12-15Use subl instead of decl.Roland McGrath
1994-12-15Initial revisionRoland 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-14Use sethi and or to put address of __sigjmp_save in %g1 and jmp there.Roland McGrath
1994-12-14Use sethi and or to put address of __sigsetjmp in %g1 and jmp there.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-10Use natural_t in place of int.Roland McGrath
1994-12-10Use C comments instead of ! comments.Roland McGrath
1994-12-10Cast -1 to long int before casting to caddr_t.Roland McGrath
1994-12-10Include <mach/machine/alpha_instruction.h> to define op_chmk.Roland McGrath
1994-12-10Include <string.h>.Roland McGrath
1994-12-10Include <string.h>.Roland McGrath
1994-12-10Use mach_msg_type_number_t in place of unsigned int.Roland McGrath
1994-12-10(DIR): Use unsigned long int for `__allocation' and `__size' members.Roland McGrath
1994-12-10Use `long int' for sigcode values.Roland McGrath
1994-12-09Use `long int' for sigcode values.Roland McGrath
1994-12-09(preempt_sigalrm): Use `long int' for SIGCODE; take SIGERROR arg.Roland McGrath
1994-12-09Include <sysdep.h> instead of <regdef.h>.Roland McGrath
1994-12-09Remove extra shift and OR of CHARMASK.Roland McGrath
1994-12-09Use mach_msg_type_number_t in place of unsigned int.Roland McGrath
1994-12-09(__stdio_gen_tempname): Cast FD to long int before casting to pointer.Roland McGrath
1994-12-09Use ENV[0].__jmpbuf[0].Roland McGrath
1994-12-09(ENTRY): New macro.Roland McGrath
1994-12-09Use `long int' for sigcode values.Roland McGrath
1994-12-09Initial revisionRoland 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-09Use mach_msg_type_number_t and natural_t in place of unsigned int and int.Roland McGrath
1994-12-09(ENTRY): Don't use #.Roland McGrath
1994-12-09(ENTRY): Don't #error if undefined.Roland McGrath
1994-12-09Initial revisionRoland McGrath
1994-12-09Remove debugging printout.Roland McGrath
1994-12-08Add some autoconf magic.Roland McGrath
1994-12-08Converted to an autoconf script from sysdeps/mach/hurd/configure,Roland McGrath
1994-12-08Converted to an autoconf script from sysdeps/mach/configure,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-08Pass arg to __mig_dealloc_reply_port.Roland McGrath
1994-12-08Converted to Autoconf version 2.Roland McGrath
1994-12-08Converted to a part-autoconf script from sysdeps/unix/configure,Roland McGrath