summaryrefslogtreecommitdiff
path: root/sys/arch/m68k/include
AgeCommit message (Expand)Author
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-11-25bye, bye _MCONTEXT_TO_SIGCONTEXT and vice versa.christos
2003-10-30Don't define __HAVE_LONG_DOUBLE for __mc68010__.kleink
2003-10-30Allow a port to override MAXPHYS.mycroft
2003-10-28Similar to sparc, make available the extended-precision definitions forkleink
2003-10-28#define __HAVE_LONG_DOUBLE on platforms which implement a distinctkleink
2003-10-27Err, rename some members added in previous to make them reflect theirkleink
2003-10-27appease lint's ``warning: nonportable bit-field type'' in MD headercl
2003-10-26For convenient use in libc, add unions of the C floating types and theirkleink
2003-10-26Correct the position of the QUIETNAN bit.kleink
2003-10-26Use <sys/ieee754.h> where applicable.kleink
2003-10-26Hide the extended-precision definitions from __mc68010__.kleink
2003-10-23* Move the definitions for types other than single-precision and double-kleink
2003-10-23Account separately for the explicit integer bit in extended-precisionkleink
2003-10-23Make struct ieee_ext actually match the layout of m68k extended-precision.kleink
2003-10-18Define SIGTRAMP_VALID(v).briggs
2003-10-08Add some accessor macros for the ucontext:thorpej
2003-09-26Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.hnathanw
2003-09-25constify siginfo/trapsignalchristos
2003-09-23move #defines back to frame.hcl
2003-09-22SA_SIGINFO support for m68kcl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-12Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc'skleink
2003-04-29Add a BKPT_ADDR() macro which gives MD code a chance to munge ascw
2003-04-28Add a new feature-test macro, _NETBSD_SOURCE. If this is definedbjh21
2003-04-20Use <sys/float_ieee.h> rather than <sys/math_ieee.h>, which doesn't exist.bjh21
2003-04-19PR/3012: Greg A. Woods: Write all float.h files [except the vax of course]christos
2003-04-02Use PAGE_SIZE rather than NBPG.thorpej
2003-03-30Remove unneeded cast that prevents PC_REGS from being used as lvalue.kristerw
2003-03-02add some ISO C 1995 I18N functions and types:tshiozak
2003-01-28Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it.kent
2003-01-19Merge the nathanw_sa branch.thorpej
2003-01-17Merge the nathanw_sa branch.thorpej
2002-12-10Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is.thorpej
2002-11-26Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.lukem
2002-11-05merge pmap.c for all 4k-page motorola-MMU (or compatible) m68k platforms.chs
2002-11-03merge pmap.h for all 4k-page motorola-MMU (or compatible) m68k platforms.chs
2002-11-03use "static __inline" instead of "extern __inline" so that we canchs
2002-11-02finish conversion to the common m68k cacheops:chs
2002-10-14merge pte.h for m68k w/ motorola or compatible MMUchs
2002-09-29"definitions" has lots of 'i's, but that's not reason to leave one out.wiz
2002-09-22Use "#define\t" instead of "#define ".simonb
2002-09-22Add __HAVE_MD_RUNQUEUE flag for MD code to override MI run queue primitives.gmcgarry
2002-08-07Implement pmc(9) -- An interface to hardware performance monitoringbriggs
2002-07-13make sure struct proc and struct frame are declareddrochner
2002-07-13m68k syscall rototill:scw
2002-07-04During signal delivery, arrange to have the signal handler invokedthorpej
2002-06-23Swap the order of the sigcontext and hardware state in the sigframe.thorpej
2002-04-10bus_dma(9) pulled pretty much verbatim from next68k.briggs
2002-02-26Purge CLSIZE, CLSIZELOG2 and MCLOFSET.simonb