summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include
AgeCommit message (Expand)Author
2005-03-26oops. it's 2005 now!Michael Shalayeff
2005-03-26md parts for hpux_compa code; some problems w/ signals delivery still existMichael Shalayeff
2005-01-23generate .size for asm objects too (and kill *end labels)Michael Shalayeff
2005-01-17proper fault address selection (list all possible pc-based traps)Michael Shalayeff
2005-01-09typoMichael Shalayeff
2005-01-06A really working SET_PC_REGS(); ok mickey@Miod Vallat
2005-01-06undo moronic french breakageMichael Shalayeff
2005-01-06SET_PC_REGS, tested by miod@Marc Espie
2004-11-28MAXSLP is not really an MD-configurable define so move it to param.h; miod@ t...Michael Shalayeff
2004-11-26Kill __HAVE_EVCOUNT, now that all architectures provide them.Miod Vallat
2004-10-26there is nothing about cache associativity in thereMichael Shalayeff
2004-10-26better higher limitsMichael Shalayeff
2004-10-12increase DFLSSIZ to smth more common in between other archsMichael Shalayeff
2004-10-05the file is just a copy from 4.4bsd and thus ucb copyright is enoughMichael Shalayeff
2004-09-15force ordering in splraiseMichael Shalayeff
2004-09-15scan cpu bus manually for some machines do not support that in promMichael Shalayeff
2004-09-14a couple of new bitsMichael Shalayeff
2004-09-14higher max kmem default and mark swap brokenMichael Shalayeff
2004-09-14a few more funcsMichael Shalayeff
2004-08-06rename sparc kill_user_windows() to pmap_unuse_final(). provide empty stubsTheo de Raadt
2004-08-06provide md USPACE_ALIGN zero on all but mips; deradat@ pefo@ okMichael Shalayeff
2004-08-06support cardbus bridges and a few pcmcia devices i have workingMichael Shalayeff
2004-08-01parse new hpux disklabelMichael Shalayeff
2004-07-13#define __HAVE_PMAP_DIRECT and use it. requested by artTed Unangst
2004-07-01have separate insn and data cache all-flushersMichael Shalayeff
2004-06-30use evconuts for device interrupts countingMichael Shalayeff
2004-06-30allow forced fpu emulation through a sysctlMichael 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-17ldcw does a store tooMichael Shalayeff
2004-06-14de-__PTheo de Raadt
2004-06-13debranch SMP, have funNiklas Hallqvist
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-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-04-21put some volatile on volatilesMichael Shalayeff
2004-04-19remove the GATEWAY junk thingy; at the same time, select a new fatTheo de Raadt
2004-04-08repair pcxs/t confoosionMichael Shalayeff
2004-04-07update copyright; miod@ is fine w/ files where he holds it tooMichael Shalayeff
2004-04-06in cpu_exit() make sure to flush the fpu operation (store fr0)Michael Shalayeff
2004-04-03make it look more like the other archsMichael Shalayeff
2004-04-02repair fcnv* emulation.Michael Shalayeff
2004-03-02track va for each segment and not for the whole map.Michael Shalayeff
2004-01-25Crank SHMMAXPGS to 32mb; OK mickey@Todd C. Miller
2004-01-05typos from Jared Yanovich;Jason McIntyre
2004-01-03put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macrosMarc Espie
2004-01-02apparently my understanding of '{FLT,DBL,LDBL}_{MIN,MAX}_EXP' ahsMichael Shalayeff
2003-12-24kill unused defineMichael Shalayeff