summaryrefslogtreecommitdiffstats
path: root/sys/arm/include/db_machdep.h
Commit message (Expand)AuthorAgeFilesLines
* Add "add pc, whatever" as a branch instruction, we use it in memcpy().cognet2008-08-031-2/+3
* Add blx as a branch instruction.cognet2008-08-031-1/+2
* Add yet another branch instruction.cognet2008-08-021-1/+2
* Define BYTE_MSF if we're compiling a big endian kernel, so that DDB cancognet2006-07-271-0/+3
* Start all license statements with /*-imp2005-01-051-1/+1
* Implement breakpoints and single stepping on arm.cognet2004-11-211-6/+11
* Implement enough to be able to enter and leave DDB.cognet2004-11-201-3/+19
* Update to kdb.cognet2004-07-121-6/+2
* Import FreeBSD/arm kernel bits.cognet2004-05-141-0/+75
OpenPOWER on IntegriCloud