diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/NEWS | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d8e7303..283f186 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2013-02-05 Andreas Tobler <andreast@fgznet.ch> + + * NEWS: Add PowerPC FreeBSD as a new native configuration. + 2013-02-04 Andreas Tobler <andreast@fgznet.ch> * Makefile.in (ALL_TARGET_OBS): Add powerpc FreeBSD files. @@ -3,6 +3,10 @@ *** Changes since GDB 7.5 +* New native configurations + +FreeBSD/powerpc powerpc*-*-freebsd + * New targets Lynx 178 PowerPC powerpc-*-lynx*178 |