This is the mail archive of the gdb-cvs@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]

src/gdb ChangeLog NEWS configure.host config/a ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jkratoch@sourceware.org	2013-09-24 13:48:44

Modified files:
	gdb            : ChangeLog NEWS configure.host 
Removed files:
	gdb/config/arm : nbsdaout.mh 
	gdb/config/i386: nbsdaout.mh obsdaout.mh 
	gdb/config/m68k: nbsdaout.mh 
	gdb/config/sparc: nbsdaout.mh 
	gdb/config/vax : nbsdaout.mh 

Log message:
	Remove a.out NetBSD and OpenBSD hosts
	
	gdb/
	2013-09-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
	
	Remove a.out NetBSD and OpenBSD hosts.
	* NEWS (Removed native configurations): New.
	* config/arm/nbsdaout.mh: Remove.
	* config/i386/nbsdaout.mh: Remove.
	* config/i386/obsdaout.mh: Remove.
	* config/m68k/nbsdaout.mh: Remove.
	* config/sparc/nbsdaout.mh: Remove.
	* config/vax/nbsdaout.mh: Remove.
	* configure.host (arm*-*-netbsd*, i[34567]86-*-netbsd*)
	(i[34567]86-*-openbsd[0-2].*, i[34567]86-*-openbsd3.[0-3])
	(m68*-*-netbsd*, sparc-*-netbsd*, vax-*-netbsd*): Add them to obsolete
	error.
	(arm*-*-netbsd*, i[34567]86-*-netbsd*, i[34567]86-*-openbsd[0-2].*)
	(i[34567]86-*-openbsd3.[0-3], m68*-*-netbsd*, sparc-*-netbsdaout*)
	(sparc-*-netbsd*, vax-*-netbsd*): Remove.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.16019&r2=1.16020
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/NEWS.diff?cvsroot=src&r1=1.614&r2=1.615
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/configure.host.diff?cvsroot=src&r1=1.112&r2=1.113
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/config/arm/nbsdaout.mh.diff?cvsroot=src&r1=1.5&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/config/i386/nbsdaout.mh.diff?cvsroot=src&r1=1.11&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/config/i386/obsdaout.mh.diff?cvsroot=src&r1=1.9&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/config/m68k/nbsdaout.mh.diff?cvsroot=src&r1=1.6&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/nbsdaout.mh.diff?cvsroot=src&r1=1.6&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/config/vax/nbsdaout.mh.diff?cvsroot=src&r1=1.6&r2=NONE


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