summaryrefslogtreecommitdiff
path: root/sys/arch/m68k
AgeCommit message (Expand)Author
2004-01-04Rearrange process exit path to avoid need to free resources from differentjdolecek
2003-12-04Dynamic sysctl.atatat
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-11-25bye, bye _MCONTEXT_TO_SIGCONTEXT and vice versa.christos
2003-11-04Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead.dsl
2003-11-01Based on the historic hp300 pmap, initialize firstpage to TRUE, andhe
2003-11-01Initialize needcflush to FALSE in pmap_do_remove().he
2003-10-31Don't pass the (unused) return value args to thesimonb
2003-10-30Don't define __HAVE_LONG_DOUBLE for __mc68010__.kleink
2003-10-30Allow a port to override MAXPHYS.mycroft
2003-10-30In the 68010 code, we were reading sched_whichqs wrong...mycroft
2003-10-28Similar to sparc, make available the extended-precision definitions forkleink
2003-10-28Remove bogus initializer.mycroft
2003-10-28m68k_make_fpu_idle_frame() is not needed/wanted if defined(M68010)mrg
2003-10-28#define __HAVE_LONG_DOUBLE on platforms which implement a distinctkleink
2003-10-27initialize uninitializedcl
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-26Use ${HOST_SH} instead of `sh'.lukem
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-23While I'm here, retire the FPE code's own copy of ieee.h.kleink
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-10-08* Shuffle some data structures so, and add a flags word to ksiginfo_t.thorpej
2003-09-27Cast through (void *) to appease gcc3.cl
2003-09-27Cast through (void *) to appease gcc3.mhitch
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 m68k (compat svr4)cl
2003-09-22SA_SIGINFO support for m68k (emul linux)cl
2003-09-22SA_SIGINFO support for m68k (compat sunos)cl
2003-09-22SA_SIGINFO support for m68kcl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-15__KERNEL_RCSID()lukem
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-29Adapt to ktrace/lwp changes.thorpej
2003-06-29Adapt to ktrace/lwp changes.thorpej
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2003-06-24Move (and unify) PMAP_DEBUG and FPU_EMULATE here - it is tested inmartin
2003-06-23Make sure to include opt_foo.h if a defflag option FOO is used.martin
2003-05-12Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc'skleink
2003-05-10Back out the following chagne:thorpej
2003-05-08Simplify the way the bounds of the managed kernel virtual addressthorpej