Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/arm



Module Name:    syssrc
Committed By:   bjh21
Date:           Thu Oct 18 21:26:23 UTC 2001

Modified Files:
        syssrc/sys/arch/arm/arm: undefined.c
        syssrc/sys/arch/arm/include: trap.h

Log Message:
Recognize GDB's default breakpoint instruction (as of GDB 5.0), in addition to
the instruction we used with GDB 4.x.  The new instruction has the advantage
of fitting the pattern that ARM recommend using for instructions that need to
stay undefined.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/arm/arm/undefined.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arm/include/trap.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index