summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include/types.h
AgeCommit message (Expand)Author
2021-04-01Whitespace: #define<tab>simonb
2021-01-23Document via __HAVE_BUS_SPACE_8 platforms that implement bus_space_*_8christos
2020-12-05Use __vaddr_t since we don't expose vaddr_t by default to userland.christos
2020-04-16To allow concurrent page faults on the same set of pages lock the PVskrll
2020-03-22Temporarily mark hppa, mips, powerpc and riscv with __HAVE_UNLOCKED_PMAP,ad
2016-01-23expose the kernel types for standalone code.christos
2016-01-23Hide {p,v}{addr,size}_t and register_t (and a couple more types thatchristos
2015-08-27Fix PTHREAD_FOO_INITIALIZER for C++ by not using volatile in the relevantpooka
2014-02-24Rename NetBSD/hp700 to NetBSD/hppa.skrll
2012-01-18Support crash(8) on hppa.skrll
2012-01-10G/C vm_{offset,size}_tskrll
2011-03-17HPPA TLS support.skrll
2011-02-28__HAVE___LWP_GETPRIVATE_FAST works now.skrll
2011-02-24Allow storing and receiving the LWP private pointer via ucontext_tjoerg
2009-12-11Add PRIx{P,V}{ADDR,SIZE}, PRIu{P,V}SIZE, and PRIxREGISTER{,32,64} for allmatt
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-09-10Merge nick-csl-alignment.skrll
2007-05-17merge yamt-idlelwp branch. asked by core@. some ports still needs work.yamt
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2004-08-07remove the alignment attribute from the typedef of __cpu_simple_lock_tchs
2004-07-19put RAS_DECL() back to declaring a function by default (since SH5chs
2004-07-18add hppa support for RAS, context stuff, siginfo and scheduler activations:chs
2003-11-01Compile at -O2. Fix various GCC3-ismsmatt
2003-10-06Change headers to comply with the new toolchain changes.matt
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-28Add a new feature-test macro, _NETBSD_SOURCE. If this is definedbjh21
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-07-10Define __HAVE_FUNCTION_DESCRIPTORS, which is used by ld.elf_so.fredette
2002-06-05Added files to support generic HP PA-RISC based machines. hp700-specificfredette