summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/db_machdep.h
AgeCommit message (Expand)Author
2008-09-16SMP ddb support, with some feedback from kettenis.Dale Rahn
2005-12-17Get rid of deprecated vm_{offset,size}_t types for good, use {p,v}{addr,size}_tMiod Vallat
2005-01-04SET_PC_REGS, arches tested between me and miod.Marc Espie
2003-12-21Switch db_expr_t from int to long, per consistency with all other arches.Miod Vallat
2003-02-12move ddb_regs decl from .h to .c to avoid commonJason Wright
2002-08-06No, powerpc is not Elf64, it is Elf32. stupid comment error.Dale Rahn
2002-06-08One ddb to rule them all.Miod Vallat
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc basedDale Rahn
2001-08-19ddb on powerpc does not have ``machine'' commands, so don't lie.Miod Vallat
2001-08-15Same fix as for mvmeppc needed there, forgot this one.Miod Vallat
2001-08-12vm_inherit.h no moreMichael Shalayeff
2001-08-12Fix build after breakage.Dale Rahn
2001-07-09protos, includes, spacesMichael Shalayeff
2001-07-08empty arg list is named void for convinience, i supposeMichael Shalayeff
2001-06-29header file include/define cleanup. commit N of many.Dale Rahn
2001-06-23Header file changes to support symbol loading just added.Dale Rahn
1998-08-22Changes to get a at least mostly working kernel debugger.Dale S. Rahn
1998-04-06-lock.hPer Fogelstrom
1997-10-14Get a few things right...Per Fogelstrom
1997-10-13A few adjustments.Per Fogelstrom
1997-03-21New FIXUP_PC_AFTER_BREAK convention from NetBSDNiklas Hallqvist
1996-12-28Changes necessary to make the kernel compile and boot.Dale S. Rahn