aboutsummaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-07-06 14:09:45 +0000
committerNick Clifton <nickc@redhat.com>2007-07-06 14:09:45 +0000
commitf96b4a7b0f17a2bf74a83908c6245053310560fd (patch)
treee16b75c61f58fd7d95eb3d3bd22f485022dbb4f3 /ld/NEWS
parenta4e7b2e7cfc6e8a3a81c3c3c609d7c092c41ea2b (diff)
downloadfsf-binutils-gdb-f96b4a7b0f17a2bf74a83908c6245053310560fd.zip
fsf-binutils-gdb-f96b4a7b0f17a2bf74a83908c6245053310560fd.tar.gz
fsf-binutils-gdb-f96b4a7b0f17a2bf74a83908c6245053310560fd.tar.bz2
Update sources to GPLv3
Diffstat (limited to 'ld/NEWS')
-rw-r--r--ld/NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/ld/NEWS b/ld/NEWS
index 5de0b5d..04ac338 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,4 +1,7 @@
-*- text -*-
+* Linker sources now released under version 3 of the GNU General Public
+ License.
+
* Added support for National Semicondutor CompactRISC (ie CR16) target.
* -l:foo now searches the library path for a filename called foo,
@@ -32,7 +35,7 @@
collection.
* ARM: Added --vfp11-denorm-fix option to work around an erratum in current
-VFP11 coprocessors.
+ VFP11 coprocessors.
Changes in 2.17: