This is the mail archive of the gdb-patches@sources.redhat.com 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]

[PATCH] Add mips*-*-netbsd* hosts/targets


This adds support for MIPS NetBSD (mipsel and mipseb) host and
target.

Committed to trunk.

	* NEWS: Note new MIPS NetBSD native configuration.
	* configure.host (mips*-*-netbsd*): New host.
	* configure.tgt (mips*-*-netbsd*): New target.
	* mipsnbsd-nat.c: New file.
	* mipsnbsd-tdep.c: New file.
	* mipsnbsd-tdep.h: New file.
	* config/mips/nbsd.mh: New file.
	* config/mips/nbsd.mt: New file.
	* config/mips/nm-nbsd.h: New file.
	* config/mips/tm-nbsd.h: New file.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>

Attachment: mipsnbsd-patch
Description: Text document


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