summaryrefslogtreecommitdiff
path: root/sys/arch/m68k
AgeCommit message (Expand)Author
1998-04-25spellingDavid Leonard
1998-03-22Add UID_MAX and GID_MAXTodd C. Miller
1998-03-01make int explicitNiklas Hallqvist
1997-11-10Be careful about local varnames in macros.Niklas Hallqvist
1997-11-10Only use data registers as arguments to rorwNiklas Hallqvist
1997-11-09New endian.h design. All architectures now use a common file for the bulkNiklas Hallqvist
1997-10-08Proto regdump here until after 2.2, remove some staticsNiklas Hallqvist
1997-10-07Missing fusword prototypeNiklas Hallqvist
1997-09-19Generic register dump from NetBSDNiklas Hallqvist
1997-09-17Double default NMBCLUSTERS settings.Jason Downs
1997-08-01proto __flt_rounds correctlyTheo de Raadt
1997-07-07Too many things include <machine/ansi.h> w/o <sys/types.h> soTodd C. Miller
1997-07-06Sync with NetBSD changes, 970415 - 970705.Jason Downs
1997-07-05Make _BSD_TIME_T_ int32_t on all platforms. You can't writeTodd C. Miller
1997-06-25Include usage notes in the rest of the endian.h files for consistancy.grr
1997-06-25Big endian HTON?() macros should be (void)(x).Jason Downs
1997-06-09Diassemble move16, and fix spelling of "UNKNOWN"denny
1997-04-20Add a prototype for susword().Jason Downs
1997-04-04Define in_addr_t and in_port_t everywhere but use u_intXX_t forTodd C. Miller
1997-04-02Restructured, as well as added a set of host-to-little/big-endian-16/32-bitNiklas Hallqvist
1997-03-26Merge changes from NetBSD, 3/19/97; enforce use of new files in file.m68k.Jason Downs
1997-03-25Make AS, AR & LD overrideableNiklas Hallqvist
1997-03-21NetBSD sync to sth like 970218Niklas Hallqvist
1997-02-13add #include <machine/cpu.h> for prototype of fusword()kstailey
1997-02-10Add the generic m68k part of the copypage/zeropage/mappedcopy changesJason Downs
1997-02-03Obsolete.Jason Downs
1997-02-02siginfo stuffTheo de Raadt
1997-01-27add another parameter to trapsignal() and sendsig() -- fault addr to beTheo de Raadt
1997-01-27prototyping problems, PR#71, felix@mamba.pond.sub.orgTheo de Raadt
1997-01-19From Gordon W Ross (NetBSD):Niklas Hallqvist
1997-01-19asm -> __asmbriggs
1997-01-19inline -> __inlinebriggs
1997-01-13Sync to 970110 NetBSDNiklas Hallqvist
1997-01-13Import compat_m68k4k from NetBSDNiklas Hallqvist
1996-12-31removed unused CTL_MACHDEP stuffkstailey
1996-12-27new NetBSD file; #include from <machine/cpu.h> on m68k boxenkstailey
1996-11-25htons et al. works on explicit 16- and 32-bit quantities and not theNiklas Hallqvist
1996-10-14A generic m68k cpu.h from NetBSD.briggs
1996-10-13The 68LC040 generates a format 4 stack frame for floating pointbriggs
1996-10-04Make it possible to build in obj-dirsNiklas Hallqvist
1996-09-21Remove references to mc68020. I think this was suggested by Charles Hannumbriggs
1996-09-18NetBSD PR#2761 (wrong fmovem emulation) from Takeshi Nakayamabriggs
1996-08-23treat 060sp build like fpsp, i.e. automatic subdir-diving from arch/m68kNiklas Hallqvist
1996-08-10srandom() seeds random() at boottimeTheo de Raadt
1996-08-05bring back the changes between 1.1 and 1.2 which got lostNiklas Hallqvist
1996-08-05bring back the changes between 1.1 and 1.2 which got lostNiklas Hallqvist
1996-08-04old build hacksTheo de Raadt
1996-08-04no, we need this MakefileTheo de Raadt
1996-08-04Merge of 0722 NetBSDNiklas Hallqvist
1996-08-04Do not mix differently signed entities in comparisons.Niklas Hallqvist