mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-29 08:24:05 +08:00
* New test cases for MIPS R5900-specific 20-bit break, at customer request.
This commit is contained in:
@ -39,7 +39,7 @@ else
|
|||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
||||||
r5900_losers="r5900.s r5900.d vu0.s vu0.d"
|
r5900_losers="r5900.s r5900.d vu0.s vu0.d break5900.s break5900.d"
|
||||||
if ( echo $* | grep keep\-r5900 > /dev/null ) ; then
|
if ( echo $* | grep keep\-r5900 > /dev/null ) ; then
|
||||||
keep_these_too="$keep_these_too $r5900_losers"
|
keep_these_too="$keep_these_too $r5900_losers"
|
||||||
if [ -n "${verbose}" ] ; then
|
if [ -n "${verbose}" ] ; then
|
||||||
|
Reference in New Issue
Block a user