This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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]

Re: [PATCH/RFA] Add OpenBSD/m88k BFD support


Hi Mark,

This patch adds support for OpenBSD/m88k to BFD.  It's derived from a
patch I received from Miod Vallat.  This patch looks large, but it
really is mostly regenerated stuff (which I did again upon generating
this patch).  The real code is in m88kopenbsd.c and even that's mostly
boilerplate...

Index: ChangeLog
from Mark Kettenis <kettenis@gnu.org>
From Miod Vallat <miod@online.fr>:
* m88kopenbsd.c: New file.
* targets.c (m88k_openbsd_vec): New.
* config.bfd: Add m88k-*-openbsd*.
* configure.in (m88k-*-openbsd*): Set COREFILE to netbsd-core.lo.
(m88kopenbsd_vec): New.
* configure: Regenerate.
* Makefile.am (BFD32_BACKENDS): Add m88kopenbsd.lo.
(BFD32_BACKENDS_CFILES): Add m88kopenbsd.c.
Run "make dep-am".
* Makefile.in: Regenerate.
* po/SRC-POTFILES.in: Regenerate.

Approved and applied.


Cheers
  Nick


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