Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Remove namespace pollution from param.h: | marcel | 2002-05-19 | 1 | -3/+4 |
* | Fix some -Wunused warnings by "using" a macro argument | peter | 2002-03-12 | 1 | -7/+7 |
* | Declare ddb_regs as extern to avoid creating a tentative definition. | marcel | 2002-01-18 | 1 | -1/+1 |
* | Shift the code which packs and unpacks instruction bundles out of DDB | dfr | 2001-10-18 | 1 | -4/+1 |
* | Fill out some gaps in ia64 DDB support. This involves generalising DDB's | dfr | 2001-09-15 | 1 | -7/+18 |
* | Implement a simple stack trace for DDB. This will have to be redone | dfr | 2001-04-18 | 1 | -0/+4 |
* | * Add rudimentary DDB support (no kgdb, no backtrace, no single step). | dfr | 2000-10-10 | 1 | -9/+19 |
* | This is the first snapshot of the FreeBSD/ia64 kernel. This kernel will | dfr | 2000-09-29 | 1 | -0/+91 |