]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2006-12-05 Markus Deuling <deuling@de.ibm.com>
authorDaniel Jacobowitz <drow@false.org>
Tue, 5 Dec 2006 21:21:17 +0000 (21:21 +0000)
committerDaniel Jacobowitz <drow@false.org>
Tue, 5 Dec 2006 21:21:17 +0000 (21:21 +0000)
* README: Update supported targets.

gdb/gdbserver/ChangeLog
gdb/gdbserver/README

index b57c06686254a04a235812f5a87a3f7b7e129f7b..e0efcb7e2e0a1b547b0e2111b379904b0183a84f 100644 (file)
@@ -1,3 +1,7 @@
+2006-12-05  Markus Deuling  <deuling@de.ibm.com>
+
+       * README: Update supported targets.
+
 2006-11-24  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * configure.srv: Add target "spu*-*-*".
index 71887cae2901a8b672b52954cc096ac9f88c19dc..8ca3214e3996fc4d4443cbfbf07c791441802d15 100644 (file)
@@ -77,14 +77,24 @@ command, otherwise you may get an error that looks something like
 
 Building gdbserver:
 
-The supported targets as of February 2002 are:
-       arm-*-linux-gnu
-       i386-*-linux-gnu
-       ia64-*-linux-gnu
-       m68k-*-linux-gnu
-       mips-*-linux-gnu
-       powerpc-*-linux-gnu
-       sh-*-linux-gnu
+The supported targets as of November 2006 are:
+       arm-*-linux*
+       crisv32-*-linux*
+       cris-*-linux*
+       i[34567]86-*-cygwin*
+       i[34567]86-*-linux*
+       i[34567]86-*-mingw*
+       ia64-*-linux*
+       m32r*-*-linux*
+       m68*-*-linux*
+       m68*-*-uclinux*
+       mips*-*-linux*
+       powerpc[64]-*-linux*
+       s390[x]-*-linux*
+       sh-*-linux*
+       spu*-*-*
+       x86_64-*-linux*
+       xscale*-*-linux*
 
 Configuring gdbserver you should specify the same machine for host and
 target (which are the machine that gdbserver is going to run on.  This