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] i386-netbsd* configury cleanup


The i386-netbsd and i386-netbsdelf targets are now equivalent, as far
as configury is concerned.  The following merges them.

BTW, someone is going to have to step up and fix the i386-openbsd*
target, since the NetBSD code no longer really works for it (and this
is likely to be even more true in the not-distant future, when all of
the NetBSD thread code gets merged in to GDB).

Committed to trunk:

	* configure.tgt (i[3456]86-*-netbsdelf*): Merge with...
	(i[3456]86-*-netbsd*): ...this.  Set gdb_target to nbsd.
	(i[3456]86-*-openbsd*): Make this a separate entry.  Add a
	comment noting that this needs its own target configuration.
	* config/i386/nbsd.mt: New file.
	* config/i386/nbsdaout.mt: Remove.
	* config/i386/nbsdelf.mt: Ditto.
	* config/i386/tm-nbsdaout.h: Ditto.

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

Attachment: i386nbsd-cfg-patch
Description: Text document


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