Add preliminary ppcbug support.
authorMichael Meissner <gnu@the-meissners.org>
Tue, 14 Nov 1995 21:25:11 +0000 (21:25 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Tue, 14 Nov 1995 21:25:11 +0000 (21:25 +0000)
gdb/NEWS

index e0689cd..f1019fa 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -10,6 +10,8 @@ Windows 95, Windows NT                                i[345]86-*-win32
 * New targets
 
 ARM via RDP protocol                           arm-*-*
+PowerPC via PPCBUG monitor                     powerpc{,le}-*-eabi*
+PowerPC simulator                              powerpc{,le}-*-eabi if building with GCC
 
 *** Changes in GDB-4.15: