Remove old WinCE support.

Daniel Jacobowitz drow@false.org
Thu Mar 29 18:00:00 GMT 2007


On Thu, Mar 29, 2007 at 03:44:31AM +0100, Pedro Alves wrote:
> Note: Completely untested.  Too late for that today - will try tomorrow,
> but it should be pretty obvious.

It looks fine, but I'd like at least a minimal amount of testing.
Maybe build a couple of cross GDBs and test that they aren't
completely broken.

Could you also add an obsolete stanza in configure.tgt, like the one
in bfd/config.bfd?

case $target in
  mips*-*-pe | \
  sh*-*-pe | \
  null)
    echo "*** Configuration $target is obsolete." >&2
    echo "*** Support has been REMOVED." >&2
    exit 1
    ;;
esac


-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list