This is the mail archive of the binutils@sourceware.org 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: Fix support for DragonFly BSD on binutils 2.21 and trunk


Mike Frysinger wrote:
On Tue, Mar 8, 2011 at 1:12 PM, John Marino wrote:
The following patches (one for binutils-2_21-branch and one for master) will
fix support for DragonFly BSD that has long since been broken.

Although I would consider this a trivial patch, I have completed my binutils
copyright assignment to the FSF.  My FSF ID is 658681.

I hope I am following proper protocol with this patch submission.  If not,
I'm sure somebody will educate me quickly.  :)

i just see changelog entries missing -mike


Hi Mike,
Heh, you're right. I'm new at this.
I've attached a text file that I think is suitable for commit messages to both branches to be patched.


Within the composite patch files, I patched configure and bfd/configure. These two patches probably need to be removed and configure, bfd/configure regenerated as indicated in my change log. My setup wouldn't allow me to do it.

Conversely I imagine the regenerated configure and bfd/configure would be identical to my patched version, so you alternatively you can replace "Regenerate." with "Likewise.".

Regards,
John
2011-03-08  John Marino  <binutils@marino.st>

	* configure.ac: Update support for *-*-dragonfly*
	* config.guess: Likewise.
	* config.rpath: Likewise.
	* bfd/configure.in: Likewise.
	* bfd/config.bfd: Likewise.
	* config/tcl.m4: Likewise.
	* gas/configure.tgt: Likewise.
	* gold/configure.tgt: Likewise.
	* ld/configure.host: Likewise.
	* ld/configure.tgt: Likewise.

	* configure: Regenerate.
	* bfd/configure: Regenerate.

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