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


On Tue, Mar 8, 2011 at 1:39 PM, John Marino wrote:
> 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.".

saying "Regenerate" is fine

> 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.

each subdir gets its own changelog.  so you'll want to split it up like so:

/:
2011-03-08  John Marino  <binutils@marino.st>

    * configure.ac: Update support for *-*-dragonfly*.
    * config.guess: Likewise.
    * config.rpath: Likewise.
    * configure: Regenerate.

bfd/:
2011-03-08  John Marino  <binutils@marino.st>

    * configure.in: Update support for *-*-dragonfly*.
    * config.bfd: Likewise.

gas/:
2011-03-08  John Marino  <binutils@marino.st>

    * configure.tgt: Update support for *-*-dragonfly*.

etc...
-mike


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