| Age | Commit message (Expand) | Author |
| 2004-01-04 | Rearrange process exit path to avoid need to free resources from different | jdolecek |
| 2003-11-26 | Hide the register number constants behind an _R_ prefix, and also | he |
| 2003-11-25 | bye, bye _MCONTEXT_TO_SIGCONTEXT and vice versa. | christos |
| 2003-11-01 | cache_r10k.c rev. 1.1 is broken. Because, | shin |
| 2003-10-31 | Reduce code duplication by adding mi_userret() in sys/userret.h | cl |
| 2003-10-31 | don't need ELF_INTER_NON_RELOCATABLE anymore if no COMPAT_16, from simonb | drochner |
| 2003-10-29 | Add some more MTI CPU ids. | simonb |
| 2003-10-29 | first pass siginfo for mips | christos |
| 2003-10-29 | Add some more MIPS vendor IDs. | simonb |
| 2003-10-26 | Use <sys/ieee754.h> where applicable. | kleink |
| 2003-10-25 | Update for GCC3 (basically, use the __builtin_va_* implementation). | mycroft |
| 2003-10-15 | One defintion of OP_SYNC should be enough. | simonb |
| 2003-10-08 | Add some accessor macros for the ucontext: | thorpej |
| 2003-10-05 | No need to include opt_mips_cache.h here. | tsutsui |
| 2003-10-05 | Add R10000 cache ops, written by KIYOHARA Takashi and posted on port-sgimips. | tsutsui |
| 2003-10-01 | Quieten down lint a little with a /* LONGLONG */ comment. | simonb |
| 2003-09-28 | - Add MIPS_KSEG2_TO_PHYS() and MIPS_PHYS_TO_KSEG2() macro. | tsutsui |
| 2003-09-28 | Add another R4000 CPU revision ID. From Christopher SEKIYA. | tsutsui |
| 2003-09-26 | Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.h | nathanw |
| 2003-09-11 | __{BEGIN,END}_DECLS-wrap prototypes. | kleink |
| 2003-08-27 | introduce an additional switch to enable building GCC3 instead of GCC2: | mrg |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-26 | don't need -mno-half-pic with gcc3 | mrg |
| 2003-06-27 | Add STATIC_LEAF and STATIC_XLEAF macros, ala the alpha port. | simonb |
| 2003-06-10 | Change MIPS3_SR_FR_32 to MIPS3_SR_FR. Both the old R4000 manual and the | simonb |
| 2003-06-09 | Remove definitions and usage of MIPS_COP_0_STATUS_REG and | simonb |
| 2003-05-30 | #define<tab> | simonb |
| 2003-05-25 | Prepare common routines for MIPS generic software interrupt. | tsutsui |
| 2003-05-12 | Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc's | kleink |
| 2003-05-09 | A few ISA sound drivers like to share dma channels, and hence deferred | fvdl |
| 2003-04-29 | Add a BKPT_ADDR() macro which gives MD code a chance to munge a | scw |
| 2003-04-28 | Add a new feature-test macro, _NETBSD_SOURCE. If this is defined | bjh21 |
| 2003-04-19 | PR/3012: Greg A. Woods: Write all float.h files [except the vax of course] | christos |
| 2003-04-09 | Cast the arg to MIPS_KSEG0_TO_PHYS() in POOL_VTOPHYS() (thanks, nathan!). | thorpej |
| 2003-04-09 | Add the ability for pool caches to cache the physical address of | thorpej |
| 2003-04-02 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2003-03-08 | Add support for R5k secondary caches, from code Chris Sekiya sent me a long | rafal |
| 2003-03-02 | add some ISO C 1995 I18N functions and types: | tshiozak |
| 2003-02-17 | No need to protect headers with #ifdef _KERNEL if they're never installed | simonb |
| 2003-02-07 | Update to consistently use Broadcom GPL-compatible license on all SiByte code. | cgd |
| 2003-02-05 | Replace machine/rnd.h with more appropriate name to share it | nakayama |
| 2003-01-28 | Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it. | kent |
| 2003-01-22 | LWP'ify the svr4_mcontext stuff. | rafal |
| 2003-01-20 | Fix typo in sigcontext conversion macros. From Christopher SEKIYA. | thorpej |
| 2003-01-18 | Add '#define' for _MCONTEXT_TO_SIGCONTEXT(). | tsutsui |
| 2003-01-17 | Merge the nathanw_sa branch. | thorpej |
| 2003-01-10 | Add the MIPS3_CONFIG_SE (name taken from Rm52xx manual) bit, which is the | rafal |
| 2002-12-17 | Add support for caches where the data cache is fully coherent, and | simonb |
| 2002-12-10 | Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is. | thorpej |
| 2002-12-10 | Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out | thorpej |