CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2014/10/15 11:22:56
Modified files: sys/arch/hppa/hppa: db_disasm.c sys/arch/hppa64/hppa64: db_disasm.c Log message: Do not panic when attempting to decode invalid condition codes, or if the disassembler initialization fails. Correctly compute the destination of pc-relative branches.