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: [RFA] Add target and host for NetBSD/hppa


> From: Nick Hudson <nick.hudson@dsl.pipex.com>
> Date: Sat, 19 Jan 2008 11:28:13 +0000

> Index: gdb/NEWS
> ===================================================================
> RCS file: /cvs/src/src/gdb/NEWS,v
> retrieving revision 1.251
> diff -u -p -u -r1.251 NEWS
> --- gdb/NEWS	5 Jan 2008 21:50:43 -0000	1.251
> +++ gdb/NEWS	19 Jan 2008 11:24:10 -0000
> @@ -186,6 +186,7 @@ info spu
>  * New native configurations
>  
>  OpenBSD/sh			sh*-*openbsd*
> +NetBSD/hppa			hppa*-*netbsd*
>  
>  set tdesc filename
>  unset tdesc filename
> @@ -198,6 +199,7 @@ show tdesc filename
>  OpenBSD/sh			sh*-*-openbsd*
>  MIPS64 GNU/Linux (gdbserver)	mips64-linux-gnu
>  Toshiba Media Processor		mep-elf
> +NetBSD/hppa			hppa*-*-netbsd*
>  
>  * New remote packets

You should add these to the "*** Changes since GDB 6.7" section
instead of the "*** Changes in GDB 6.7" section.  GDB 6.7 has already
been out of the door for a while.

Otherwise, this is fine.


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