aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@polymtl.ca>2021-04-12 11:10:57 -0400
committerSimon Marchi <simon.marchi@polymtl.ca>2021-04-12 11:10:57 -0400
commitd4717483730cd8b9d28fd1f0741cd005e9a129e2 (patch)
tree625aacb22d4cf2396670c14c35856ea28827eeb4 /bfd
parent43e05cd4f48b550023819d823fec02abf54e26d3 (diff)
downloadbinutils-d4717483730cd8b9d28fd1f0741cd005e9a129e2.zip
binutils-d4717483730cd8b9d28fd1f0741cd005e9a129e2.tar.gz
binutils-d4717483730cd8b9d28fd1f0741cd005e9a129e2.tar.bz2
gdb, gdbserver: remove WinCE support code
The support for WinCE was removed with commit 84b300de3666 ("gdbserver: remove support for ARM/WinCE"). There is some leftover code for WinCE support, guarded by the _WIN32_WCE macro, which I didn't know of at the time. I didn't remove the _WIN32_WCE references in the tests, because in theory we still support the WinCE architecture in GDB (when debugging remotely). So someone could run a test with that (although I'd be really surprised). gdb/ChangeLog: * nat/windows-nat.c: Remove all code guarded by _WIN32_WCE. * nat/windows-nat.h: Likewise. gdbserver/ChangeLog: * win32-low.cc: Remove all code guarded by _WIN32_WCE. * win32-low.h: Likewise. Change-Id: I7a871b897e2135dc195b10690bff2a01d9fac05a
Diffstat (limited to 'bfd')
0 files changed, 0 insertions, 0 deletions