summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
2002-05-16miod missed a commaMichael Shalayeff
2002-05-16Add systrace support to all the remaining architectures.Miod Vallat
2002-05-16name the registers ignoring the calling conventionsMichael Shalayeff
2002-05-16Add a an argument to db_printsym that specifies the printf functionArtur Grabowski
2002-05-14make resettodr() save the clock (per the pdc manual), testedMichael Shalayeff
2002-05-14fix the diag insns, make copy_on_fault() usable by the kcopy as wellMichael Shalayeff
2002-05-14disable sid hashing while still in real mode, alos print the parisc arch once...Michael Shalayeff
2002-05-13ldi-ldo whatever was in the table, be that much cleverMichael Shalayeff
2002-05-09sid max should be such that after conversion into prot-id it will not overflowMichael Shalayeff
2002-05-09add stats gathering for tlb handlers, count the calls forMichael Shalayeff
2002-05-08print parisc level w/ the the parisc version, not for each cpuMichael Shalayeff
2002-05-08kill debugging printfskiMichael Shalayeff
2002-05-08regenMichael Shalayeff
2002-05-08a few more boards and corrections, from pg-hwdbMichael Shalayeff
2002-05-07bring over our mods; the cnv*c have a problem now, described in the osf versi...Michael Shalayeff
2002-04-30unused stuffingMichael Shalayeff
2002-04-30uninitialized variable usage was hereMichael Shalayeff
2002-04-29Define placeholders for art's splassert() debugging stuff on all arches.Miod Vallat
2002-04-29Typos.Miod Vallat
2002-04-24Introduce a new file, machine/internal_types.h, to hold that specific archMarc Espie
2002-04-22always print the offset, mask allowingMichael Shalayeff
2002-04-22forgot this, no steal anymoreMichael Shalayeff
2002-04-22better autoconf_verbose printsMichael Shalayeff
2002-04-22do not forget to set the hpamaskMichael Shalayeff
2002-04-22proper coms configMichael Shalayeff
2002-04-22first we flush, then we advanceMichael Shalayeff
2002-04-22no longer batc the data, only the code.Michael Shalayeff
2002-04-21typoMichael Shalayeff
2002-04-21better buf's mapping and less magic constants in checking for io space cachab...Michael Shalayeff
2002-04-21map io rw, not rwx and dmamem uncached (until sync does the flush)Michael Shalayeff
2002-04-20CLK_TCK is not needed in the modern world; from espie@Michael Shalayeff
2002-04-02time and time+4 might not be the same in the %hi (copycat jason)Michael Shalayeff
2002-04-01modern tlb bitsMichael Shalayeff
2002-04-01better support for machine checks tocs and power failsMichael Shalayeff
2002-04-01be careful to preserve page attrs on removing the mappingMichael Shalayeff
2002-04-01kenter map the buffersMichael Shalayeff
2002-03-28do not use MID_ZERO! then file(1) does not workTheo de Raadt
2002-03-28use MID_HPPA for core file markingTheo de Raadt
2002-03-27must be at least 7 insns between rsm/ssm; minot cleanups and debugging printfsMichael Shalayeff
2002-03-26need to mask out the upper part for the fpu version on printMichael Shalayeff
2002-03-26if cannot guess cpu model default to the lowest supported oneMichael Shalayeff
2002-03-25spellingTheo de Raadt
2002-03-24non-access itlb fault puts the addr in isr:ior, not pcsq:pcoqMichael Shalayeff
2002-03-23Add variables for config(8) -e time tweak of systemV shared memoryMarc Espie
2002-03-21better cache mode printMichael Shalayeff
2002-03-20a few good typosMichael Shalayeff
2002-03-19locking in the kenter/kremove and uncache io space (in the future)Michael Shalayeff
2002-03-19track the gap in textMichael Shalayeff
2002-03-19if we are out of our bats -- map page by pageMichael Shalayeff
2002-03-19empty is uncached by definitionMichael Shalayeff