diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/NEWS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 702d817..3b53090 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2000-04-03 Kevin Buettner <kevinb@redhat.com> + + * NEWS (powerpc-*-linux*): Mention. + 2000-04-03 J.T. Conklin <jtc@redback.com> * config/i386/xm-nbsd.h (HOST_LONG_DOUBLE_FORMAT): Define. @@ -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 |