public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* GNU Binutils 2.34 released
@ 2020-02-01 12:56 Nick Clifton
  2020-02-06 15:59 ` H.J. Lu
  0 siblings, 1 reply; 7+ messages in thread
From: Nick Clifton @ 2020-02-01 12:56 UTC (permalink / raw)
  To: binutils, info-gnu, dje.gcc

Hi Everyone,

We are pleased to announce that version 2.34 of the GNU Binutils project
sources have been released and are now available for download at:

   https://ftp.gnu.org/gnu/binutils
   https://sourceware.org/pub/binutils/releases/

The md5 checksums are:

   b0afc4d29db31ee6fdf3ebc34e85e482  binutils-2.34.tar.bz2
   079f3414a4c2b8f58e05acfd03b57355  binutils-2.34.tar.gz
   eda15400c0e76f4a152ef2505e7204d2  binutils-2.34.tar.lz
   664ec3a2df7805ed3464639aaae332d6  binutils-2.34.tar.xz

This release contains numerous bug fixes, and also the
following new features:

  * The disassembler (objdump --disassemble) now has an option to
    generate ascii art thats show the arcs between that start and end
    points of control flow instructions.

  * The binutils tools now have support for debuginfod.  Debuginfod is a 
    HTTP service for distributing ELF/DWARF debugging information as
    well as source code.  The tools can now connect to debuginfod
    servers in order to download debug information about the files that
    they are processing.

  * The assembler and linker now support the generation of ELF format
    files for the Z80 architecture.

Our thanks go out to all of the binutils contributors, past and
present, for helping to make this release possible.

Cheers
  Nick Clifton

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: GNU Binutils 2.34 released
  2020-02-01 12:56 GNU Binutils 2.34 released Nick Clifton
@ 2020-02-06 15:59 ` H.J. Lu
  2020-02-07 11:00   ` Nick Clifton
  0 siblings, 1 reply; 7+ messages in thread
From: H.J. Lu @ 2020-02-06 15:59 UTC (permalink / raw)
  To: Nick Clifton; +Cc: Binutils, info-gnu, David Edelsohn

On Sat, Feb 1, 2020 at 4:56 AM Nick Clifton <nickc@redhat.com> wrote:
>
> Hi Everyone,
>
> We are pleased to announce that version 2.34 of the GNU Binutils project
> sources have been released and are now available for download at:
>
>    https://ftp.gnu.org/gnu/binutils
>    https://sourceware.org/pub/binutils/releases/
>
> The md5 checksums are:
>
>    b0afc4d29db31ee6fdf3ebc34e85e482  binutils-2.34.tar.bz2
>    079f3414a4c2b8f58e05acfd03b57355  binutils-2.34.tar.gz
>    eda15400c0e76f4a152ef2505e7204d2  binutils-2.34.tar.lz
>    664ec3a2df7805ed3464639aaae332d6  binutils-2.34.tar.xz
>
> This release contains numerous bug fixes, and also the
> following new features:
>
>   * The disassembler (objdump --disassemble) now has an option to
>     generate ascii art thats show the arcs between that start and end
>     points of control flow instructions.
>
>   * The binutils tools now have support for debuginfod.  Debuginfod is a
>     HTTP service for distributing ELF/DWARF debugging information as
>     well as source code.  The tools can now connect to debuginfod
>     servers in order to download debug information about the files that
>     they are processing.
>
>   * The assembler and linker now support the generation of ELF format
>     files for the Z80 architecture.
>
> Our thanks go out to all of the binutils contributors, past and
> present, for helping to make this release possible.

Hi Nick.

Thanks for doing this.  Can you also update the latest release of GNU
binutils in

https://sourceware.org/binutils/

to 2.34?

-- 
H.J.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: GNU Binutils 2.34 released
  2020-02-06 15:59 ` H.J. Lu
@ 2020-02-07 11:00   ` Nick Clifton
  2020-02-07 11:18     ` Jozef Lawrynowicz
  0 siblings, 1 reply; 7+ messages in thread
From: Nick Clifton @ 2020-02-07 11:00 UTC (permalink / raw)
  To: H.J. Lu; +Cc: Binutils, info-gnu, David Edelsohn

Hi H.J.

> Thanks for doing this.  Can you also update the latest release of GNU
> binutils in
> 
> https://sourceware.org/binutils/
> 
> to 2.34?

I did.  Well I thought that I did.  What did I miss ?

Cheers
  Nick


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: GNU Binutils 2.34 released
  2020-02-07 11:00   ` Nick Clifton
@ 2020-02-07 11:18     ` Jozef Lawrynowicz
  2020-02-07 12:06       ` H.J. Lu
  0 siblings, 1 reply; 7+ messages in thread
From: Jozef Lawrynowicz @ 2020-02-07 11:18 UTC (permalink / raw)
  To: Nick Clifton; +Cc: H.J. Lu, Binutils, info-gnu, David Edelsohn

On Fri, 7 Feb 2020 11:00:28 +0000
Nick Clifton <nickc@redhat.com> wrote:

> Hi H.J.
> 
> > Thanks for doing this.  Can you also update the latest release of GNU
> > binutils in
> > 
> > https://sourceware.org/binutils/
> > 
> > to 2.34?  
> 
> I did.  Well I thought that I did.  What did I miss ?

I'm guessing H.J. just needs to refresh his browser cache.

The page was showing "The latest release of GNU binutils is 2.33.1" until I did
Crtl+F5 ;)

Jozef
> 
> Cheers
>   Nick
> 
> 

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: GNU Binutils 2.34 released
  2020-02-07 11:18     ` Jozef Lawrynowicz
@ 2020-02-07 12:06       ` H.J. Lu
  2020-02-07 15:12         ` Nick Clifton
  0 siblings, 1 reply; 7+ messages in thread
From: H.J. Lu @ 2020-02-07 12:06 UTC (permalink / raw)
  To: Jozef Lawrynowicz; +Cc: Nick Clifton, Binutils, info-gnu, David Edelsohn

On Fri, Feb 7, 2020 at 3:18 AM Jozef Lawrynowicz
<jozef.l@mittosystems.com> wrote:
>
> On Fri, 7 Feb 2020 11:00:28 +0000
> Nick Clifton <nickc@redhat.com> wrote:
>
> > Hi H.J.
> >
> > > Thanks for doing this.  Can you also update the latest release of GNU
> > > binutils in
> > >
> > > https://sourceware.org/binutils/
> > >
> > > to 2.34?
> >
> > I did.  Well I thought that I did.  What did I miss ?
>
> I'm guessing H.J. just needs to refresh his browser cache.
>
> The page was showing "The latest release of GNU binutils is 2.33.1" until I did
> Crtl+F5 ;)
>

Hi Nick,

I saw it now.  I checked

commit 7dc03c534a71e56125efe5ebb4738959c68f646f
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Feb 6 07:50:16 2020 -0800

    [2.34] Mention x86 assembler options to align branches

            * NEWS: Mention x86 assembler options to align branches for
            binutils 2.34.

    (cherry picked from commit 5eb617a71463fa6810cd14f57adfe7a1efc93a96)

into 2.34 branch.  Is that possible to set URL of gas/NEWS to it?

Thanks.


-- 
H.J.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: GNU Binutils 2.34 released
  2020-02-07 12:06       ` H.J. Lu
@ 2020-02-07 15:12         ` Nick Clifton
  2020-02-07 15:35           ` H.J. Lu
  0 siblings, 1 reply; 7+ messages in thread
From: Nick Clifton @ 2020-02-07 15:12 UTC (permalink / raw)
  To: H.J. Lu, Jozef Lawrynowicz; +Cc: Binutils, info-gnu, David Edelsohn

Hi H.J.

>     [2.34] Mention x86 assembler options to align branches
> 
>             * NEWS: Mention x86 assembler options to align branches for
>             binutils 2.34.
> 
>     (cherry picked from commit 5eb617a71463fa6810cd14f57adfe7a1efc93a96)
> 
> into 2.34 branch.  Is that possible to set URL of gas/NEWS to it?

Normally I would say no.  But given that this is an important issue
I have made the change.  I will also ask the FSF web page maintainer
to make the same change.

Cheers
  Nick

PS. You may need to reload the page in order to see the change...

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: GNU Binutils 2.34 released
  2020-02-07 15:12         ` Nick Clifton
@ 2020-02-07 15:35           ` H.J. Lu
  0 siblings, 0 replies; 7+ messages in thread
From: H.J. Lu @ 2020-02-07 15:35 UTC (permalink / raw)
  To: Nick Clifton; +Cc: Jozef Lawrynowicz, Binutils, info-gnu, David Edelsohn

On Fri, Feb 7, 2020 at 7:12 AM Nick Clifton <nickc@redhat.com> wrote:
>
> Hi H.J.
>
> >     [2.34] Mention x86 assembler options to align branches
> >
> >             * NEWS: Mention x86 assembler options to align branches for
> >             binutils 2.34.
> >
> >     (cherry picked from commit 5eb617a71463fa6810cd14f57adfe7a1efc93a96)
> >
> > into 2.34 branch.  Is that possible to set URL of gas/NEWS to it?
>
> Normally I would say no.  But given that this is an important issue
> I have made the change.  I will also ask the FSF web page maintainer
> to make the same change.

Thanks.  I appreciate it.

> Cheers
>   Nick
>
> PS. You may need to reload the page in order to see the change...
>


-- 
H.J.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-02-07 15:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-01 12:56 GNU Binutils 2.34 released Nick Clifton
2020-02-06 15:59 ` H.J. Lu
2020-02-07 11:00   ` Nick Clifton
2020-02-07 11:18     ` Jozef Lawrynowicz
2020-02-07 12:06       ` H.J. Lu
2020-02-07 15:12         ` Nick Clifton
2020-02-07 15:35           ` H.J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).