diff options
author | Kevin Buettner <kevinb@redhat.com> | 2000-04-03 22:10:45 +0000 |
---|---|---|
committer | Kevin Buettner <kevinb@redhat.com> | 2000-04-03 22:10:45 +0000 |
commit | afc05dd4fd2d4e7faee1d8b210a740275e19e329 (patch) | |
tree | f4312ac8c238444d4c3a3cbd94209751697c297f /gdb/NEWS | |
parent | 653f71caaf2ebfb0a59c2683ac7dcb8d2a177344 (diff) | |
download | gdb-afc05dd4fd2d4e7faee1d8b210a740275e19e329.zip gdb-afc05dd4fd2d4e7faee1d8b210a740275e19e329.tar.gz gdb-afc05dd4fd2d4e7faee1d8b210a740275e19e329.tar.bz2 |
Mention new PowerPC GNU/Linux native configuration.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |