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