Home
last modified time | relevance | path

Searched refs:mips_signal_from_protocol (Results 1 – 12 of 12) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dremote-mips.c1689 mips_signal_from_protocol (int sig) in mips_signal_from_protocol() function
1836 status->value.sig = mips_signal_from_protocol (((rstatus) >> 8) & 0xff); in mips_wait()
1856 status->value.sig = mips_signal_from_protocol (rstatus & 0x7f); in mips_wait()
H A DChangeLog-19945538 * remote-mips.c (mips_wait): Use new function mips_signal_from_protocol
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dremote-mips.c1689 mips_signal_from_protocol (int sig) in mips_signal_from_protocol() function
1836 status->value.sig = mips_signal_from_protocol (((rstatus) >> 8) & 0xff); in mips_wait()
1856 status->value.sig = mips_signal_from_protocol (rstatus & 0x7f); in mips_wait()
H A DChangeLog-19945538 * remote-mips.c (mips_wait): Use new function mips_signal_from_protocol
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dremote-mips.c1777 mips_signal_from_protocol (int sig) in mips_signal_from_protocol() function
1952 status->value.sig = mips_signal_from_protocol (((rstatus) >> 8) & 0xff); in mips_wait()
1972 status->value.sig = mips_signal_from_protocol (rstatus & 0x7f); in mips_wait()
H A DChangeLog-19945538 * remote-mips.c (mips_wait): Use new function mips_signal_from_protocol
H A DChangeLog-20108812 (mips_signal_from_protocol, pmon_makeb64, pmon_zeroset): Add
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dremote-mips.c1776 mips_signal_from_protocol (int sig) in mips_signal_from_protocol() function
1950 status->value.sig = mips_signal_from_protocol (((rstatus) >> 8) & 0xff); in mips_wait()
1970 status->value.sig = mips_signal_from_protocol (rstatus & 0x7f); in mips_wait()
H A DChangeLog-19945538 * remote-mips.c (mips_wait): Use new function mips_signal_from_protocol
H A DChangeLog-20108812 (mips_signal_from_protocol, pmon_makeb64, pmon_zeroset): Add
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-19945538 * remote-mips.c (mips_wait): Use new function mips_signal_from_protocol
H A DChangeLog-20108812 (mips_signal_from_protocol, pmon_makeb64, pmon_zeroset): Add