summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
2004-07-26RegenMiod Vallat
2004-07-24better operated entities and quantities in raw functionsMichael Shalayeff
2004-07-21swapped byte swapping in raw vs non-raw funcs and missed swapping in rw8; fro...Michael Shalayeff
2004-07-21regenMichael Shalayeff
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2004-07-13more coherent intrs countingMichael Shalayeff
2004-07-13count soft intsMichael Shalayeff
2004-07-13#define __HAVE_PMAP_DIRECT and use it. requested by artTed Unangst
2004-07-10files.hpux is now in a {m68k,hppa} subdirTheo de Raadt
2004-07-02fill out error info into ret* regs upon failed syscall returnMichael Shalayeff
2004-07-01have separate insn and data cache all-flushersMichael Shalayeff
2004-07-01disabled USE_HPT option (experimental right now)Michael Shalayeff
2004-06-30use evconuts for device interrupts countingMichael Shalayeff
2004-06-30allow forced fpu emulation through a sysctlMichael Shalayeff
2004-06-30fix a panic msgMichael Shalayeff
2004-06-30only touch bridge regs that we need now -- the rest for the card-modeMichael Shalayeff
2004-06-30call handlers for higher priority first to avoid needless recursionMichael Shalayeff
2004-06-28live happy w/ generic byte swapping macrosMichael Shalayeff
2004-06-28do not cast explicitly to unsigned; found by otto@Michael Shalayeff
2004-06-27for a syscall trapframe print out the number and a few argsMichael Shalayeff
2004-06-17betterer swapdevMichael Shalayeff
2004-06-17reset both irr's; put a barrier upon imr reset such that icr is reset properl...Michael Shalayeff
2004-06-17fix coalescing config writes errataMichael Shalayeff
2004-06-17ldcw does a store tooMichael Shalayeff
2004-06-17use local var copy of frame->tf_iir everywhere and fix one panicMichael Shalayeff
2004-06-16handle zero division for userland as well; from otto@Michael Shalayeff
2004-06-14de-__PTheo de Raadt
2004-06-13debranch SMP, have funNiklas Hallqvist
2004-06-11better name for power thread (for power users only)Michael Shalayeff
2004-06-10Generate SIGTRAP for breakpoint instructions.Mark Kettenis
2004-06-09rename POOLPAGE macros to pmap_map_directTed Unangst
2004-06-08always create a stack frame in cpu_switch() and put a stubMichael Shalayeff
2004-06-02fix for broken cpp in gcc3Michael Shalayeff
2004-05-27hppa pmap needs to use old pool allocator for now.Ted Unangst
2004-05-25catcher ptr can be a plabel -- handle that in sigcodeMichael Shalayeff
2004-05-22two more reloc typesMichael Shalayeff
2004-05-21std header ifdef naming conventions; ok mickey@Todd T. Fries
2004-05-20Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpcMark Kettenis
2004-05-138ks do not have hvtMichael Shalayeff
2004-05-13implement spop1,,0 supportMichael Shalayeff
2004-05-12support probe instructionsMichael Shalayeff
2004-05-05much easier tlb handler branch patchingMichael Shalayeff
2004-05-05do not engage HPT on PCXT' (yet)Michael Shalayeff
2004-05-04better faster scooter^Winterrupts; miod@ testingMichael Shalayeff
2004-04-30allow for ccd on ramdisk; per weissmanndude's request and testingMichael Shalayeff
2004-04-23fix some comments and sync devices in ramdiskMichael Shalayeff
2004-04-21only set child return values in the child_return() more like other archsMichael Shalayeff
2004-04-21simplify the fpemu pathMichael Shalayeff
2004-04-21fix lockingMichael Shalayeff
2004-04-21put some volatile on volatilesMichael Shalayeff