diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0bbf6ed637..33ead66330 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2010-04-27 Joel Brobecker + + * configure.tgt: Treat x86-lynxos targets as x86 bareboard targets + in terms of configuration. + 2010-04-27 Jan Kratochvil * objfiles.c: Include solist.h. diff --git a/gdb/configure.tgt b/gdb/configure.tgt index ce063ef54c..97a532f9fe 100644 --- a/gdb/configure.tgt +++ b/gdb/configure.tgt @@ -15,7 +15,6 @@ case $targ in d10v-*-* | \ hppa*-*-hiux* | \ i[34567]86-ncr-* | \ - i[34567]86-*-lynxos* | \ m68*-cisco*-* | \ m68*-tandem-* | \ m68*-*-os68k* | \