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