NetBSD/sys/arch/sh5
scw e5b9e76f43 Start the search for a function's prologue by using the current PC - 4.
This ensures we start from the actual call site, not the return address.
The latter may actually be in the next consecutive function if the current
function has the __noreturn__ attribute and the alignment is Just Right.
2002-09-19 15:47:33 +00:00
..
conf Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
dev Some tidying up, and a fix for an event counter array overrun 2002-09-07 20:43:32 +00:00
include Move opcode_t typedef into db_machdep.h. 2002-09-19 10:03:11 +00:00
sh5 Start the search for a function's prologue by using the current PC - 4. 2002-09-19 15:47:33 +00:00
Makefile