Age | Commit message (Expand) | Author |
2000-01-17 | add syscall frame flag | Michael Shalayeff |
2000-01-12 | kill pcb_upaddrs, one more fpreg (for fpemu) | Michael Shalayeff |
2000-01-12 | note about broken gas and align, some tabs vs spaces too | Michael Shalayeff |
2000-01-11 | fix exponenta ranges | Michael Shalayeff |
1999-12-23 | some more of hp som definitions from different {,kinds} sources | Michael Shalayeff |
1999-12-18 | add pdcache(), purge data cache | Michael Shalayeff |
1999-12-17 | define constants for PAGE_{SIZE,MASK,SHIFT} | Michael Shalayeff |
1999-12-12 | do homebrew pmap_changebit pmap_new way | Michael Shalayeff |
1999-12-09 | first arg to pmap_changebit is paddr_t | Michael Shalayeff |
1999-11-26 | fix types for raw routines, also fix macros in bus.h for raw multi; 10x niklas@ | Michael Shalayeff |
1999-11-25 | KERNEL_PSW no more | Michael Shalayeff |
1999-11-25 | new pcb and frame layouts | Michael Shalayeff |
1999-11-25 | '+' vs '=','0' constraints | Michael Shalayeff |
1999-11-25 | do bus stuff through pointers, native devices use memory ops where possible | Michael Shalayeff |
1999-11-16 | define TLB_BITS for %b | Michael Shalayeff |
1999-11-16 | fix argument access macro (+1 fuzz), align frame per hp requirements | Michael Shalayeff |
1999-11-16 | openbsd/hppa is ELFDATA2MSB | Michael Shalayeff |
1999-11-16 | hpt_hashsize no more, using cr24 instead | Michael Shalayeff |
1999-10-26 | higher the kmem limit; fix up the nmbclusters | Michael Shalayeff |
1999-09-18 | clean unused stuff | Michael Shalayeff |
1999-09-18 | rewrite | Michael Shalayeff |
1999-09-18 | PMAP_NEW, also kill last vm_{size,offset}_t's | Michael Shalayeff |
1999-09-18 | hide c-code from asm | Michael Shalayeff |
1999-09-18 | machine is hppa | Michael Shalayeff |
1999-09-11 | define call frame offsets and argument access macros, add space for cr28 in t... | Michael Shalayeff |
1999-09-07 | add PSW_BITS for printf's sake | Michael Shalayeff |
1999-09-07 | rewrite to define bit positions; more bits from the pa1.1 manual | Michael Shalayeff |
1999-09-02 | add uncaceable, per pa1.1 manual | Michael Shalayeff |
1999-09-02 | replace w/ one derived from Lites-parisc, UofUtah | Michael Shalayeff |
1999-08-25 | n+1 approximation step for the user space constants | Michael Shalayeff |
1999-08-16 | evcnt count the interrupts, also optimize diagnostic printing | Michael Shalayeff |
1999-08-14 | s/STACK_GROWS_UP/MACHINE_STACK_GROWS_UP/ | Michael Shalayeff |
1999-08-14 | proper ipl values. | Michael Shalayeff |
1999-08-14 | littel perfomance rearngement, also cr23 and cr28 for ddb | Michael Shalayeff |
1999-08-14 | proper breakpoint instruction | Michael Shalayeff |
1999-08-14 | better CLKF_BASEPRI | Michael Shalayeff |
1999-08-14 | clock_intr() proto | Michael Shalayeff |
1999-08-14 | bigger stack frame size | Michael Shalayeff |
1999-08-12 | fix asm() modifiers | Michael Shalayeff |
1999-07-21 | define some more cache-related pdc routines | Michael Shalayeff |
1999-07-21 | better fields order for pv_entry | Michael Shalayeff |
1999-07-20 | export cr28 for DEBUGging purposes | Michael Shalayeff |
1999-06-22 | this change somehow escaped the fpregs commit | Michael Shalayeff |
1999-06-18 | do not include fpu regs into trapframe, according to the | Michael Shalayeff |
1999-06-12 | hppa_init() now takes an argument from locore, | Michael Shalayeff |
1999-05-22 | fix f{d,i}cache wrt last cache line | Michael Shalayeff |
1999-05-12 | mask wrong code in uvm out, also bump VM_MAX_KERNEL_ADDRESS up to the io space | Michael Shalayeff |
1999-05-10 | Use symbolic define for BYTE_ORDER. | Marc Espie |
1999-05-03 | make lifdir.dir_type unsigned such as it is | Michael Shalayeff |
1999-05-03 | lifvar.h -- bye, bye | Michael Shalayeff |