diff options
author | Maciej W. Rozycki <macro@mips.com> | 2018-01-26 23:05:05 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@mips.com> | 2018-01-26 23:05:05 +0000 |
commit | 1e3f554897a3f52e12fffc1fecbb250f272e71e1 (patch) | |
tree | 242dd3f3e02be367d38d56398aa83134dc4121c5 /gdb/linux-nat.c | |
parent | c00f0d7a8a680a2496c7e575f1da6505a8a4915a (diff) | |
download | gdb-1e3f554897a3f52e12fffc1fecbb250f272e71e1.zip gdb-1e3f554897a3f52e12fffc1fecbb250f272e71e1.tar.gz gdb-1e3f554897a3f52e12fffc1fecbb250f272e71e1.tar.bz2 |
MIPS/GAS: Correct `mips-*-windiss' target emulation configuration
Fix a commit 0a44bf6950b3 ("mips-vxworks support"),
<https://sourceware.org/ml/binutils/2006-03/msg00179.html>, regression
and override the choice of the `vxworks' target environment introduced
with commit ea3eed15006f ("Add generic vxworks GAS target."),
<https://sourceware.org/ml/binutils/2005-01/msg00052.html>, for
`mips-*-windiss' targets as they have not been converted to the VxWorks
target format introduced with the former commit, removing a GAS target
format selection failure:
Assembler messages:
Fatal error: selected target format 'elf32-bigmips-vxworks' unknown
on any assembly attempt with `mips-windiss' and equivalent target
configurations.
gas/
* configure.tgt: Use generic emulation for `mips-*-windiss',
overriding the blanket choice made for `*-*-windiss'.
Diffstat (limited to 'gdb/linux-nat.c')
0 files changed, 0 insertions, 0 deletions