This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
[Patch] Add entries to NEWS
- From: Tristan Gingold <gingold at adacore dot com>
- To: Binutils <binutils at sourceware dot org>
- Date: Wed, 1 Sep 2010 09:55:53 +0200
- Subject: [Patch] Add entries to NEWS
Hi,
definitely not highly important but still worth mentioning.
Ok for mainline ?
Tristan.
binutils/
2010-09-01 Tristan Gingold <gingold@adacore.com>
* NEWS: Add entry to NEWS for hppa/som.
ld/
2010-09-01 Tristan Gingold <gingold@adacore.com>
* NEWS: Add a entry for alpha-vms.
Index: binutils/NEWS
===================================================================
RCS file: /cvs/src/src/binutils/NEWS,v
retrieving revision 1.97
diff -c -r1.97 NEWS
*** binutils/NEWS 25 Aug 2010 16:03:58 -0000 1.97
--- binutils/NEWS 1 Sep 2010 07:54:13 -0000
***************
*** 19,24 ****
--- 19,26 ----
* 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>
Index: ld/NEWS
===================================================================
RCS file: /cvs/src/src/ld/NEWS,v
retrieving revision 1.114
diff -c -r1.114 NEWS
*** ld/NEWS 25 Aug 2010 16:03:58 -0000 1.114
--- ld/NEWS 1 Sep 2010 07:54:14 -0000
***************
*** 20,25 ****
--- 20,27 ----
* 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