From: Joel Brobecker Date: Wed, 7 Oct 2009 18:27:22 +0000 (+0000) Subject: * NEWS: Update following the GDB 7.0 release. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=abc7453d9cd8a73229754cf03c4f75e358c659d8;p=binutils-gdb.git * NEWS: Update following the GDB 7.0 release. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b29049e5b5b..841d2adf002 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2009-10-09 Joel Brobecker + + * NEWS: Update following the GDB 7.0 release. + 2009-10-07 Pierre Muller ARI fix: OP eol rule. diff --git a/gdb/NEWS b/gdb/NEWS index 731d7e4d1ac..b22ee5e6a05 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -1,7 +1,9 @@ What has changed in GDB? (Organized release by release) -*** Changes since GDB 6.8 +*** Changes since GDB 7.0 + +*** Changes in GDB 7.0 * GDB now has an interface for JIT compilation. Applications that dynamically generate code can create symbol files in memory and register