bfd:
authorJason Thorpe <thorpej@netbsd.org>
Sat, 2 Feb 2002 18:36:04 +0000 (18:36 +0000)
committerJason Thorpe <thorpej@netbsd.org>
Sat, 2 Feb 2002 18:36:04 +0000 (18:36 +0000)
commit006336b8fe982ec814ddd2a61f181078a9b6345d
treededb397a8ed2c9df9590d7e1c4c8c8e46799e924
parentfffee0be3ff1c86d1c3f0b1565c0a61abb9cc585
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.
12 files changed:
bfd/ChangeLog
bfd/config.bfd
gas/ChangeLog
gas/config/tc-hppa.h
gas/configure
gas/configure.in
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/configure.tgt
ld/emulparams/hppalinux.sh
ld/emulparams/hppanbsd.sh [new file with mode: 0644]
This page took 0.026077 seconds and 4 git commands to generate.