aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
1994-11-08entered into RCSRoland McGrath
1994-11-08Initial revisionRoland McGrath
1994-11-08entered into RCSRoland McGrath
1994-11-01entered into RCSRoland McGrath
1994-11-01entered into RCSRoland McGrath
1994-10-31(TCSASOFT): Macro removed.Roland McGrath
1994-10-27Fixed typo.Roland McGrath
1994-09-30entered into RCSRoland McGrath
1994-09-30Initial revisionRoland McGrath
1994-09-29 * sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h (ENTRY): UseBrendan Kehoe
1994-09-16Initial revisionRoland McGrath
1994-09-16entered into RCSRoland McGrath
1994-09-13entered into RCSRoland McGrath
1994-09-13entered into RCSRoland McGrath
1994-09-03Restore FPU state. Code from kkojima.Roland McGrath
1994-08-30Initial revisionRoland McGrath
1994-08-28Formerly ./standalone/m68k/m68020/mvme136/_exit.c.~2~Roland McGrath
1994-08-28entered into RCSRoland McGrath
1994-08-26entered into RCSRoland McGrath
1994-08-26Initial revisionRoland McGrath
1994-08-25entered into RCSRoland McGrath
1994-08-25Initial revisionRoland McGrath
1994-08-25Initial revisionRoland McGrath
1994-08-25entered into RCSRoland McGrath
1994-08-25Initial revisionRoland McGrath
1994-08-24entered into RCSRoland McGrath
1994-08-24Initial revisionRoland McGrath
1994-08-24entered into RCSRoland McGrath
1994-08-22(SYSRETURN): New macro.Roland McGrath
1994-08-22(__sigreturn): Arg is not const.Roland McGrath
1994-08-22Include "thread_state.h" instead of <mach/thread_status.h>.Roland McGrath
1994-08-16Don't #include <mach/thread_status.h>.Roland McGrath
1994-08-16Add #include_next <thread_state.h> at end.Roland McGrath
1994-08-16(sc_mips_thread_state, sc_mips_exc_state, sc_mips_float_state): New macros,Roland McGrath
1994-08-16Replace uses of HOST_CC with BUILD_CC and native-CFLAGS with BUILD_CFLAGS.Roland McGrath
1994-08-16Replace all uses of __const with __CONSTVALUE.Roland McGrath
1994-08-16(elided-routines): New variable (append to it).Roland McGrath
1994-08-11(struct sigcontext): Renamed member `sc_err' to `sc_error'.Roland McGrath
1994-08-08(_hurd_exception2signal): Take new arg `int *error'; set it.Roland McGrath
1994-08-08(struct sigcontext): Added member `sc_err'.Roland McGrath
1994-08-08(struct machine_thread_all_state): New type.Roland McGrath
1994-08-03Rearranged structure so machine-dependent portion is laid out like `structRoland McGrath
1994-08-03Compare *reply_port to MACH_PORT_NULL, not implicit zero.Roland McGrath
1994-08-03(_hurd_setup_sighandler): Copy TS to SCP all at once.Roland McGrath
1994-08-03(struct sigcontext): sc_gpr has 31 elts; sc_gpr, sc_pc, sc_mdlo, sc_mdhiRoland McGrath
1994-08-03[__sgi__]: Use `fp' instead of `$fp'.Roland McGrath
1994-08-02(_hurd_setup_sighandler): Save mdlo and mdhi.Roland McGrath
1994-08-02(struct sigcontext): Add members sc_mdlo, sc_mdhi.Roland McGrath
1994-07-31Incorporated from BSD 4.4-Lite.Roland McGrath
1994-07-29Rename variable AT (which is the register's name) to SCPREG.Roland McGrath