public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
From: Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com>
To: cygwin-announce@cygwin.com
Subject: Updated: binutils-2.21.53-1
Date: Sun, 31 Jul 2011 18:25:00 -0000	[thread overview]
Message-ID: <20110731182251.GA21981@ednor.casa.cgf.cx> (raw)
In-Reply-To: <20100410152710.GA16882@ednor.casa.cgf.cx>

I've made a new version of binutils available for installation.  This is
a refresh against the current CVS.

A partial list of changes is included after the unsubscribe info.  This list
comes from three binutils NEWS files.  Some of it may not pertain to the
Windows platform.

              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, please
use the automated form at:

http://cygwin.com/lists.html#subscribe-unsubscribe

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this web address.



				* * * *

== For binutils ==

* Add support for displaying the contents of .debug.macro sections.

* Add --preprocessor-arg option to windres to specify additional options
  passed to preprocessor.

* Add --dwarf-start and --dwarf-end to readelf and objdump.  These are used by
  the new Emacs mode, see dwarf-mode.el.

Changes in 2.21:

* Add --interleave-width option to objcopy to allowing copying a range of
  bytes from the input to the output with the --interleave option.

* Add support for the TMS320C6000 (TI C6X) processor family.

* Readelf can now display ARM unwind tables (.ARM.exidx / .ARM.extab) using
  the -u / --unwind option.

* Add --dyn-syms to readelf to dump dynamic symbol table.

* A new tool - elfedit - has been added to directly manipulate ELF format
  binaries.

* Add to dlltool .def file feature of aliasing PE internal symbol name by
  '== <ID>' option.

* Add a new command line option -a / --addresses to addr2line to display the
  address before function name or source filename.

* Add a new command line option -p / --pretty-print to addr2line to have
  a more human readable output.

* The hppa/som targets can now be compiled on any host.

== For ld ==

* INPUT_SECTION_FLAGS has been added to the linker script language
to allow selection of input sections by section header section flags.

* Add support for the Tilera TILEPRO and TILE-Gx architectures.

* Added SORT_BY_INIT_PRIORITY to the linker script language to permit
sorting sections by numerical value of the GCC init_priority attribute
encoded in the section name.

Changes in 2.21:

* Linker script expression evaluation is somewhat more sane.  This may
  break scripts that depend on quirks of the old expression evaluation.

* Turn off underscoring for x86_64 PE+-COFF targets.  For old behavior the
  option --enable-leading-mingw64-underscores can be used on configure of
  bfd.

* Add support for the TMS320C6000 (TI C6X) processor family.

* --add-needed renamed to --copy-dt-needed-entries in order to avoid confusion
  with --as-needed option.

* Extend .def file syntax by '== <ID>' for imports and exports. This allows
  to alias the import/export table name written in PE image.

* Add --exlcude-all-symbols option to PE based linkers.  This prevents all
  symbols from automatically being exported.

* Add support for the Renesas RX processor.

* Add support for alpha-vms target.

== For gas ==

* Add support for the Tilera TILEPRO and TILE-Gx architectures.

Changes in 2.21:

* Gas no longer requires doubling of ampersands in macros.

* Add support for the TMS320C6000 (TI C6X) processor family.

* GAS now understands an extended syntax in the .section directive flags
  for COFF targets that allows the section's alignment to be specified.  This
  feature has also been backported to the 2.20 release series, starting with
  2.20.1.

* Add support for the Renesas RX processor.

* New command line option, --compress-debug-sections, which requests
  compression of DWARF debug information sections in the relocatable output
  file.  Compressed debug sections are supported by readelf, objdump, and
  gold, but not currently by Gnu ld.

  parent reply	other threads:[~2011-07-31 18:25 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-10  1:56 Updated: binutils-20050610-1 cgf
2006-07-09 19:04 ` Updated: binutils-20060709-1 Christopher Faylor
     [not found]   ` <44D115C1.9030004@zedasoft.com>
2006-08-17 17:22     ` Updated: binutils-20060817-1 Christopher Faylor
2008-05-26  0:14       ` Updated: binutils-20080523-1 Christopher Faylor
2008-07-08 23:50         ` Updated: binutils-20080523-2 Christopher Faylor
2009-07-05  1:15           ` [1.7] Updated: binutils-2.19.51-1 Christopher Faylor
2010-04-10 15:41             ` Updated: binutils-2.19.51-2 Christopher Faylor
2010-04-11  6:22               ` Updated: binutils-2.20.51-2 Christopher Faylor
2011-07-31 18:25               ` Christopher Faylor [this message]
2011-08-21 20:32                 ` Updated: binutils-2.21.53-2 Christopher Faylor
2011-10-18 19:16                   ` Updated: binutils-2.22.51-1 Christopher Faylor
2012-03-27 20:22                     ` Updated: binutils-2.22.51-2 Christopher Faylor
2013-03-09 22:16                       ` Updated: binutils-2.23.51-1 Christopher Faylor
2014-03-15 20:55                         ` Updated: binutils-2.24.51-1 (x86/x86_64) Christopher Faylor
2014-03-26 22:53                           ` Updated: binutils-2.24.51-2 (x86/x86_64) Christopher Faylor
2014-05-29  3:29                             ` Updated: binutils-2.24.51-3 (x86/x86_64) Christopher Faylor
2014-06-24 18:59                               ` Updated: binutils-2.24.51-4 (x86/x86_64) Christopher Faylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110731182251.GA21981@ednor.casa.cgf.cx \
    --to=cgf-use-the-mailinglist-please@cygwin.com \
    --cc=cygwin-announce@cygwin.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).