diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 702d817ba4b..3b530901c7a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2000-04-03 Kevin Buettner + + * NEWS (powerpc-*-linux*): Mention. + 2000-04-03 J.T. Conklin * config/i386/xm-nbsd.h (HOST_LONG_DOUBLE_FORMAT): Define. diff --git a/gdb/NEWS b/gdb/NEWS index 785b1d1f4f7..83913fdcd69 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -15,6 +15,7 @@ in almost all cases. RTTI support is on the way. * New native configurations ARM GNU/Linux arm*-*-linux* +PowerPC GNU/Linux powerpc-*-linux* * New targets