summaryrefslogtreecommitdiff
path: root/sys/arch/m68k/include
AgeCommit message (Expand)Author
1995-05-12Redefine the first part of struct frame to be a struct trapframe, and add amycroft
1995-05-12add stdframe (4-word frame)chopps
1995-04-09Shift the bit positions.mycroft
1995-04-09Move fp_except and fp_rnd definitions to machine/include.mycroft
1995-04-07Changed FLT_ROUNDS from constant to a call to __flt_rounds(), so that thejtc
1995-03-26KERNEL -> _KERNELbriggs
1995-03-23Changed name of __weak_reference() to __indr_reference(). They reallyjtc
1995-01-28ANSI says that <stdarg.h>'s va_end macro must expand to a void expression.jtc
1995-01-26Add struct fpreg.mycroft
1995-01-26Add PT_[GS]ETFPREGS.mycroft
1995-01-26Rearrange struct reg to match what the rest of the world expects.mycroft
1995-01-19This file, which will be included by <sys/cdefs.h>, will contain macrosjtc
1995-01-10Only define sig_atomic_t when _ANSI_SOURCE is defined.jtc
1994-12-28do the right thing with strange-sized varargs objects.cgd
1994-12-20make the definition of _JBLEN mach. dep. header-dependent.cgd
1994-10-26new RCS ID format.cgd
1994-10-20update for new syscall args description mechanismcgd
1994-10-15make <stdarg.h> a symlink, and clean up ports' stdarg.h and varargs.h files.cgd
1994-10-09Remove BYTE_MSF.mycroft
1994-10-05Add constants required by XPG3jtc
1994-07-20define __BIT_TYPES_DEFINED__ for compatibility with things like BIND and nvicgd
1994-06-29_MACHINE_VARGS_H_deraadt
1994-05-23can't use u_longcgd
1994-05-23Add RCS ids.mycroft
1994-05-23Merge with 4.4-Lite.mycroft
1994-05-21update from litecgd
1994-05-21new way of naming thingscgd
1994-05-16USL copyright foocgd
1994-05-13Needed for new profiling code.mycroft
1994-05-09Add SSIZE_MAX and SIZE_T_MAX, also fix other broken values.chopps
1994-05-09Add _SSIZE_T_.chopps
1994-04-18vm/queue.h doesn't exist any more.briggs
1994-04-11Someone made a typo.mycroft
1994-04-10protect against multiple inclusionchopps
1994-03-18Add RCSID macro; be sure ENTRY is in .textbrezak
1994-03-14add basic integral types (a la sparc port) that new nvi wants.cgd
1994-03-01so you can compile a kernel w/o using our hacked gasglass
1994-01-31Specify the byte order.mycroft
1994-01-30Remove bogus \ that someone inserted.mycroft
1994-01-30GPROF --> PROFmycroft
1994-01-30PT_[SG]ETFPREGS are not yet implemented.mycroft
1994-01-29Forgot the .even...mycroft
1994-01-29Fix typo.mycroft
1994-01-29Add .type directive.mycroft
1994-01-28Fix spelling error in Copyright noticejtc
1994-01-28Protect against multiple inclusions.mycroft
1994-01-27move varargs stuff to arch/<machine>/include.pk
1994-01-26Add support for 68040 frames and flag bits.mw
1994-01-22Define ENTRY and ALTENTRY--hopefully for both STDC and K&R style...briggs
1994-01-10Fix some bogus spacing.mycroft