index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sh3
/
include
Age
Commit message (
Expand
)
Author
2017-11-29
need <sys/sigtypes.h> for sigset_t
christos
2017-11-06
Cleanup and clarify the ELFSIZE mess:
christos
2017-09-17
more const.
christos
2017-04-12
Add new macro PTRACE_BREAKPOINT_ASM in <sys/ptrace.h> MD part
kamil
2017-04-08
Add new ptrace(2) API: PT_SETSTEP & PT_CLEARSTEP
kamil
2017-03-22
provide a common softfloat fenv implemenation and use it for softfloat builds.
chs
2016-12-05
binutils decided to shuffle around its extensions a long time ago. Since
joerg
2016-11-02
* Split sys/kern/sys_process.c into three parts:
pgoyette
2016-09-03
Fix pmap_prefer for topdown and turn topdown on.
christos
2016-08-25
fake some stuff for softfloat.
christos
2016-08-25
use fenv.h
christos
2016-08-25
fenv.h for sh
christos
2016-01-23
expose the kernel types for standalone code.
christos
2016-01-23
Hide {p,v}{addr,size}_t and register_t (and a couple more types that
christos
2015-09-25
For processors that have memory breakpoints, add macros for them to help
christos
2015-09-15
Provide access to pc/sp/syscall-return registers like we have for mcontext
christos
2015-09-07
Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h.
dholland
2015-08-27
Fix PTHREAD_FOO_INITIALIZER for C++ by not using volatile in the relevant
pooka
2015-06-17
Make clock_t unsigned int everywhere.
martin
2014-10-23
instead of bitching about the missing endianness, get it.
christos
2014-08-13
Include <sys/common_int_types.h> if __UINTPTR_TYPE__ is defined.
matt
2014-08-13
Include <sys/common_int_const.h> if __INTMAX_C_SUFFIX__ is defined.
matt
2014-08-13
Include <sys/common_init_limits.h> if __SIG_ATOMIC_MAX__ is defined.
matt
2014-08-13
include <sys/common_int_mwgwtypes.h> if __UINT_FAST64_TYPE__ is defined.
matt
2014-08-13
include <sys/common_int_fmtio.h> if __INTPTR_FMTd__ is defined
matt
2014-04-21
Since all our compilers support __DBL_* and __FLT_*, use them to define
matt
2013-10-19
make cpu_need_resched() macros consistent; __USE flags
christos
2013-09-12
Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
joerg
2013-05-16
name it like other ports do
christos
2013-05-14
Add a definition of SCSCMR1, smart card mode register available on 7750 etc.
tsutsui
2013-04-11
add missing SSIZE_MIN
christos
2012-09-12
setcontext() used to be incompatible with -lpthread since it affected
manu
2012-07-08
The MDP_USEDFPU (amd64 and sh3) and MDP_SSTEP (sh3) are lwp flags not
dsl
2012-03-28
- Normalize inclusion protection (remove)
christos
2012-02-19
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
rmind
2012-02-10
proper sizing of kmem_arena on different ports
para
2012-01-24
Use and define ALIGN() ALIGN_POINTER() and STACK_ALIGN() consistently,
christos
2012-01-21
fix my license notice.
nonaka
2012-01-20
Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Expressions
joerg
2011-10-31
#if-0'ed defines for PT_GETFPREGS and PT_SETFPREGS. Not used yet, but
uwe
2011-07-25
Move some macros back to sh3/include/bus_funcs.h from
dyoung
2011-07-25
Move the sh_memio_*() declarations back to sh3/include/bus_funcs.h.
dyoung
2011-07-20
Remove redundant, static inline bus_space(9) declarations
dyoung
2011-07-17
Do not install bus.h.
dyoung
2011-07-17
Switch to new-style <sys/bus.h>.
dyoung
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2011-07-03
add GCC 4.5 support.
mrg
2011-07-01
Per discussion at
dyoung
2011-06-12
Welcome to 5.99.53! Merge rmind-uvmplock branch:
rmind
2011-05-26
Introduce DDB_EXPR_FMT and replace the logic around DB_EXPR_T_IS_QUAD.
joerg
[prev]
[next]