summaryrefslogtreecommitdiff
path: root/sys/arch/mips64/include
AgeCommit message (Expand)Author
2005-12-14convert _FOO_SOURCE -> __FOO_VISIBLE in machine. OK deraadt@Todd C. Miller
2005-12-13nuke unused BTOPKERNBASE defineMartin Reindl
2005-12-13First step in include files overhaul. Use __FOO_VISIBLE (as definedTodd C. Miller
2005-11-29backout miod's change because he did not compile libc.Theo de Raadt
2005-11-28Remove older-than-gramps poor man's assym.h defines; .S files do not even needMiod Vallat
2005-11-24add lint-specific hacks. at the same time, clean out a lot of ancientTheo de Raadt
2005-11-23there is no vtophys hereMichael Shalayeff
2005-11-06byebye Mach macrosMartin Reindl
2005-09-12Change the NKMEMPAGES range to 4-64MB for 32bit arches, and 8-128MB for 64bitMiod Vallat
2005-08-07Remove advertising clause from UCB licenses; ok deraad@Miod Vallat
2005-07-31Get rid of unused SINCR and SSIZE constants.Miod Vallat
2005-04-29So mips64 is our first arch that switches to using new MIAlexander Yurchenko
2005-04-19Nuke DB_NO_AOUT, and have platforms with a.out symbols explicitely provideMiod Vallat
2005-04-16internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types.Miod Vallat
2005-04-11use MD #define to choose stackgap size per-architecture. on sparc, specialTheo de Raadt
2005-01-31Un-__P.Alexander Yurchenko
2005-01-18Move rm7000.h file from sgi to mips64.Alexander Yurchenko
2005-01-04SET_PC_REGS, arches tested between me and 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-11-11say hello to XKSEG0 and XKSEG1!Per Fogelstrom
2004-11-11up default data size so things doesn't blow up to easyPer Fogelstrom
2004-10-20Fix some 64 bit address problems.Per Fogelstrom
2004-10-18Move exec.h out from sgi to share it with other mips64 ports; withAlexander Yurchenko
2004-10-08trapdebug_enter() really takes 2 args, not 1.Alexander Yurchenko
2004-10-05some more typesPer Fogelstrom
2004-09-27R5K seems to have bugs/hazardsPer Fogelstrom
2004-09-27Rewrite parts of the interrupt system to achive:Per Fogelstrom
2004-09-27move ITLBNOPFIX to asm.h and make it conditionalPer Fogelstrom
2004-09-27cleanPer Fogelstrom
2004-09-27Change busdma to map coherent dmamem memory as uncached if the hostPer Fogelstrom
2004-09-24new style interrupt counters; pefo okTheo de Raadt
2004-09-23More pmap bugs cleaned out. Some old, some new.Per Fogelstrom
2004-09-21Nuke commons.Miod Vallat
2004-09-20Move <machine/pte.h> to mips64 land.Miod Vallat
2004-09-20Add support for R10K cpu classPer Fogelstrom
2004-09-17Long-due mips pmap potpourri:Miod Vallat
2004-09-17Crank MSIZE and NMBCLUSTERS, per other 64bit arches.Miod Vallat
2004-09-16``viritual'' is a virtual word and this is a real tree.Miod Vallat
2004-09-16Dead meat.Miod Vallat
2004-09-16Superseded by MI <link.h>Miod Vallat
2004-09-10typo in SAVE_CPU expansion.Miod Vallat
2004-09-09these should have gone in with the other 64 bit changesPer Fogelstrom
2004-09-09Kill mb_map and related defines, we don't need one.Miod Vallat
2004-08-30fix some types not agreeing with gcc 3Per Fogelstrom
2004-08-23new disklabel for sgiPer Fogelstrom
2004-08-15remove LP32 defs not usedPer Fogelstrom
2004-08-15Add back the broken swap. This needs to be checked why it has toPer Fogelstrom
2004-08-15cleanup and more protosPer Fogelstrom
2004-08-10copyrigthsPer Fogelstrom