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
Age
Commit message (
Expand
)
Author
2014-01-01
Change the type of the 'cookie' that holds the state of the core dump file
dsl
2013-11-18
Really remove unused variable.
skrll
2013-11-14
Removed unused variable
skrll
2013-11-09
fixed unused variable warning
christos
2013-11-09
remove unused code
christos
2013-11-07
fix unused variables
christos
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-08-06
db_stack_trace_print: support trace/[at], starting trace from switchframe.
uwe
2013-06-26
Collapse syscall_fancy/syscall_plain to syscall and p_trace_enabled.
matt
2013-05-16
Complete the dosparts -> mbrparts conversion. Only x86k new uses dosparts
christos
2013-05-16
name it like other ports do
christos
2013-05-14
Don't call sh4_icache_sync_all() before sh_cache_ops is initialized.
tsutsui
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
2013-03-10
Explicitly set KERN_AS (this could be done in /usr/src/sys/conf/Makefile.*)
christos
2012-12-12
Sprinkle redundant comments about PAD_P1_SWITCH to avoid stupid confusion.
tsutsui
2012-12-12
Revert part of the previous (reverting RUN_P1 -> PAD_P1_SWITCH again).
tsutsui
2012-12-12
Fix fallouts in rev 1.19:
tsutsui
2012-12-12
Fix one more device/softc split error:
tsutsui
2012-10-29
fix device/softc split errors.
chs
2012-10-27
split device_t/softc for all remaining drivers.
chs
2012-09-21
adapt for _UC_TLSBASE.
ryo
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-05-21
Calling _lwp_create() with a bogus ucontext could trigger a kernel
martin
2012-03-28
- Normalize inclusion protection (remove)
christos
2012-02-19
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
rmind
2012-02-13
add missing MD code for posix_spawn
martin
2012-02-12
Change old-style function defintions to C89 prototypes.
matt
2012-02-10
proper sizing of kmem_arena on different ports
para
2012-02-02
Entropy-pool implementation move and cleanup.
tls
2012-01-27
converting extent(9) from malloc(9) to kmem(9)
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-09-27
move the size marker back to where it was, but fix the name.
christos
2011-09-26
compute the entry size correctly.
christos
2011-07-26
Build sh3/sh3/sh3_bus_space.c only for mmeye.
dyoung
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-25
#include <sys/bus.h>. Should fix most of the SH3 ports.
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
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2011-07-01
Per discussion at
dyoung
[next]