binutils/

2010-09-09  Tristan Gingold  <gingold@adacore.com>

	* NEWS: Add entry to NEWS for hppa/som.


ld/
2010-09-09  Tristan Gingold  <gingold@adacore.com>

	* NEWS: Add a entry for alpha-vms.
This commit is contained in:
Tristan Gingold 2010-09-09 10:46:33 +00:00
parent 63339ec3f3
commit 7587572432
4 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2010-09-09 Tristan Gingold <gingold@adacore.com>
* NEWS: Add entry to NEWS for hppa/som.
2010-09-09 Jakub Jelinek <jakub@redhat.com>
* dwarf.h (debug_info): Add offset_info and dwarf_version fields.

View File

@ -19,6 +19,8 @@
* 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.
Changes in 2.20:
* Add support for delay importing to dlltool. Use the --output-delaylib <file>

View File

@ -1,3 +1,7 @@
2010-09-09 Tristan Gingold <gingold@adacore.com>
* NEWS: Add a entry for alpha-vms.
2010-09-07 Andrew Burgess <aburgess@broadcom.com>
* ldwrite.c (clone_section): Call bfd_copy_private_section_data on

View File

@ -20,6 +20,8 @@
* Add support for the Renesas RX processor.
* Add support for alpha-vms target.
Changes in 2.20:
* GNU/Linux targets now support the STB_GNU_UNIQUE symbol binding. This is a