This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] MIPS SDE OS ABI support


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.

-- 
Yao (éå)

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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]