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] HR5000 target


On Mon, Apr 03, 2006 at 11:56:05AM +0900, Masaki MURANAKA wrote:
> Hello,
> 
> Here is the small patch to support HIREC HR5000 target.
> HR5000 which has MIPS 5kf is used for the aerospace.
> 
> ----
> 2006-04-03  Masaki MURANAKA  <monaka@monami-software.com>
> 
>         * config.sub: Add cases for the HIREC hr5000
> 		(which has MIPS 5kf core).

Two things:

- Patches to config.sub should not be sent here.  See the top-level
MAINTAINERS file; I believe it's config-patches@gnu.org.

- Why does this need its own target triplet?  Can't you use a normal
mips-elf or mips64-elf toolchain for this target?

-- 
Daniel Jacobowitz
CodeSourcery


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