MIPS SDE OS ABI support

Message ID 87wq5ttj88.fsf@codesourcery.com
State New, archived
Headers

Commit Message

Yao Qi Dec. 15, 2014, 8:23 a.m. UTC
  Yao Qi <yao@codesourcery.com> writes:

> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -11,6 +11,10 @@
>    ** gdb.events.memory_changed: A memory location has been altered.
>    ** gdb.events.register_changed: A register has been altered.
>  
> +* New targets
> +
> +MIPS SDE			mips*-sde*-elf*
> +
>  *** Changes since GDB 7.8

Ur, I add this entry in the wrong section.  Move it back to the
"Changes since GDB 7.8" section.
  

Comments

Yao Qi Dec. 18, 2014, 1:30 p.m. UTC | #1
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?
  
Eli Zaretskii Dec. 18, 2014, 3:43 p.m. UTC | #2
> 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.
  

Patch

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.