Message ID | 87wq5ttj88.fsf@codesourcery.com |
---|---|
State | New |
Headers | show |
Yao Qi <yao@codesourcery.com> writes: > diff --git a/gdb/NEWS b/gdb/NEWS > index a6789bd..168e810 100644 > --- a/gdb/NEWS > +++ b/gdb/NEWS > @@ -91,6 +91,10 @@ compile file [-r|-raw] filename > ** The -list-thread-groups command outputs an exit-code field for > inferiors that have exited. > > +* New targets > + > +MIPS SDE mips*-sde*-elf* > + > * Removed targets > > Support for these obsolete configurations has been removed. Hi Eli, How about the NEWS entry?
> From: Yao Qi <yao@codesourcery.com> > CC: <eliz@gnu.org> > Date: Thu, 18 Dec 2014 21:30:43 +0800 > > Yao Qi <yao@codesourcery.com> writes: > > > diff --git a/gdb/NEWS b/gdb/NEWS > > index a6789bd..168e810 100644 > > --- a/gdb/NEWS > > +++ b/gdb/NEWS > > @@ -91,6 +91,10 @@ compile file [-r|-raw] filename > > ** The -list-thread-groups command outputs an exit-code field for > > inferiors that have exited. > > > > +* New targets > > + > > +MIPS SDE mips*-sde*-elf* > > + > > * Removed targets > > > > Support for these obsolete configurations has been removed. > > Hi Eli, > How about the NEWS entry? It's fine, thanks.
diff --git a/gdb/NEWS b/gdb/NEWS index a6789bd..168e810 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -91,6 +91,10 @@ compile file [-r|-raw] filename ** The -list-thread-groups command outputs an exit-code field for inferiors that have exited. +* New targets + +MIPS SDE mips*-sde*-elf* + * Removed targets Support for these obsolete configurations has been removed.