Subject: Binutils support for hppa-*-netbsd*
To: None <port-hp700@netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: port-hp700
Date: 02/02/2002 10:45:12
FYI...

I just checked this in to the master binutils CVS.  It will be
in 2.12 (which will branch soon).  It can probably be back-ported
to NetBSD's in-tree 2.11.2 bintuils pretty easily.  I'll take a
look at that shortly.

----- Forwarded message from thorpej@sources.redhat.com -----

To: binutils-cvs@sources.redhat.com
Date: 2 Feb 2002 18:36:05 -0000
From: thorpej@sources.redhat.com
Subject: src bfd/ChangeLog bfd/config.bfd gas/ChangeLog ...

CVSROOT:	/cvs/src
Module name:	src
Changes by:	thorpej@sources.redhat.com	2002-02-02 10:36:05

Modified files:
	bfd            : ChangeLog config.bfd 
	gas            : ChangeLog configure.in configure 
	gas/config     : tc-hppa.h 
	ld             : ChangeLog Makefile.am Makefile.in configure.tgt 
	ld/emulparams  : hppalinux.sh 
Added files:
	ld/emulparams  : hppanbsd.sh 

Log message:
	bfd:
	* config.bfd (hppa*-*-netbsd*): New target.
	
	gas:
	* configure.in (hppa-*-netbsd*): New target.
	* configure: Regenerate.
	* config/tc-hppa.h: Also define WARN_COMMENTS if TE_NetBSD.
	
	ld:
	* Makefile.am (ALL_EMULATIONS): Add ehppanbsd.o.
	(ehppanbsd.c): New rule.
	* Makefile.in: Regenerate.
	* configure.tgt (hppa*-*-netbsd*): New target.
	* emulparams/hppalinux.sh: Add comment to check other files
	that source this file it is modified, and list which
	files that do.
	* emulparams/hppanbsd.sh: New file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.1319&r2=1.1320
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/config.bfd.diff?cvsroot=src&r1=1.83&r2=1.84
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1213&r2=1.1214
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/configure.in.diff?cvsroot=src&r1=1.94&r2=1.95
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/configure.diff?cvsroot=src&r1=1.105&r2=1.106
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-hppa.h.diff?cvsroot=src&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.586&r2=1.587
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/Makefile.am.diff?cvsroot=src&r1=1.85&r2=1.86
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/Makefile.in.diff?cvsroot=src&r1=1.92&r2=1.93
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/configure.tgt.diff?cvsroot=src&r1=1.78&r2=1.79
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/hppanbsd.sh.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emulparams/hppalinux.sh.diff?cvsroot=src&r1=1.8&r2=1.9


----- End forwarded message -----

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