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
/
mips
/
include
/
asm.h
Age
Commit message (
Expand
)
Author
2009-12-14
Merge from matt-nb5-mips64
matt
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-05-17
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
yamt
2007-02-09
Merge newlock2 to head.
ad
2006-01-20
Add a STRONG_ALIAS macro
christos
2005-12-11
merge ktrace-lwp.
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-27
Add STATIC_LEAF and STATIC_XLEAF macros, ala the alpha port.
simonb
2002-06-05
Remove an ELF-related comment that isn't needed any more.
simonb
2002-05-13
Oops, remove an #endif leftover from the previous change.
simonb
2002-05-13
All MIPS ports have been ELF for a long time (most since they were
simonb
2002-03-05
Include <machine/cdefs.h> to select 32/64bit APIs.
simonb
2000-12-14
For MIPS software masking option, when returning to user mode apply
jeffs
2000-08-30
Correct _KERN_MCOUNT restoration of $t9.
jeffs
2000-08-09
Fix a bug in how .S routines call _mcount to allocate stack before
jeffs
2000-07-27
add nops after jals in PANIC and PRINTF. (these macros are often used in
cgd
2000-07-25
Add option to apply additional mask to the SR at run-time for MIPS3 platforms.
jeffs
2000-06-23
Add a WEAK_ALIAS() macro.
kleink
2000-06-12
Profiling fixes from Ethan Solomita <ethan@geocast.com>.
castor
1999-04-24
Nuke register and remove trailling white space.
simonb
1999-04-01
do not include <machine/regdef.h>, but include <mips/regdef.h>,
soda
1999-03-30
- add _C_LABEL() to IMPORT(), to make this consistent with EXPORT().
soda
1999-03-30
- regdef.h is back, so use it.
soda
1999-02-24
sync to [nisimura-pmax-wscons] version
drochner
1999-02-16
Add VECTOR() and VECTOR_END() macros for declaring exception-vector
jonathan
1999-01-31
Remove genpubassym.cf stuff. The macro _MIPS_BSD_API allows selection of a
castor
1999-01-14
* Create mips_reg_t data type to allow register size to be
castor
1998-12-02
Implement WARN_REFERENCES().
thorpej
1997-07-20
Don't emit ".set reorder ; .set noreorder" around mcount profiling
jonathan
1997-06-23
Align to 8-byte boundary after ASMSTR(), for mips3.
jonathan
1996-11-30
PROF -> GPROF
jtc
1996-10-13
backout previous kprintf change
christos
1996-10-11
printf -> kprintf
christos
1996-03-25
Rename from pmax/include/machAsmDefs.h to mips/include/asm.h.
jonathan
1995-01-18
Support for alternate compilers and file formats
mellon
1994-12-15
Make a new macro _C_LABEL(), which prepends an underscore to the argument unless
mycroft
1994-11-14
Prepended underscores
dean
1994-10-26
new RCS ID format.
cgd
1994-05-27
bsd 4.4-lite pmax port as ported to NetBSD
glass
1994-05-27
upgrade to bsd 4.4-lite code base. only mod is rcsids
glass
1993-10-12
pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca>
deraadt