aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2008-09-08 08:56:57 +0000
committerTristan Gingold <gingold@adacore.com>2008-09-08 08:56:57 +0000
commit6e33da127bbc28caaebc507ab4ad4b4444e3a9a9 (patch)
treed1c17ffc61bfaaeea4e13d3ed40c8765e14e77b0 /ld
parentded49c3ea35a4068b5a78aee7487bf867fa42de8 (diff)
downloadgdb-6e33da127bbc28caaebc507ab4ad4b4444e3a9a9.zip
gdb-6e33da127bbc28caaebc507ab4ad4b4444e3a9a9.tar.gz
gdb-6e33da127bbc28caaebc507ab4ad4b4444e3a9a9.tar.bz2
ld/
2008-09-08 Tristan Gingold <gingold@adacore.com> * NEWS: Add a marker for the 2.19 features. gas/ 2008-09-08 Tristan Gingold <gingold@adacore.com> * NEWS: Add a marker for the 2.19 features. binutils/ 2008-09-08 Tristan Gingold <gingold@adacore.com> * NEWS: Add a marker for the 2.19 features.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/NEWS3
2 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 2f49f6b..df1510b 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-08 Tristan Gingold <gingold@adacore.com>
+
+ * NEWS: Add a marker for the 2.19 features.
+
2008-09-07 Alan Modra <amodra@bigpond.net.au>
* ldlang.h (lang_output_section_find): Define.
diff --git a/ld/NEWS b/ld/NEWS
index 13eac98..e28e3d8 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,4 +1,7 @@
-*- text -*-
+
+Changes in 2.19:
+
* Linker scripts support a new INSERT command that makes it easier to
augment the default script.