ld/
authorTristan Gingold <gingold@adacore.com>
Mon, 8 Sep 2008 08:56:57 +0000 (08:56 +0000)
committerTristan Gingold <gingold@adacore.com>
Mon, 8 Sep 2008 08:56:57 +0000 (08:56 +0000)
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.

binutils/ChangeLog
binutils/NEWS
gas/ChangeLog
gas/NEWS
ld/ChangeLog
ld/NEWS

index eff5d7b..2bb396d 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-08  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add a marker for the 2.19 features.
+
 2008-09-05  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * readelf.c (load_specific_debug_section): New function, from
index 47d3e7a..9b0298f 100644 (file)
@@ -1,4 +1,7 @@
 -*- text -*-
+
+Changes in 2.19:
+
 * Added -wL switch to dump decoded contents of .debug_line.
 
 * Added support for "thin" archives which contain pathnames pointing to
index d9610d3..da24ac6 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-08  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add a marker for the 2.19 features.
+
 2008-09-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
        * config/tc-hppa.h (DIFF_EXPR_OK): Define for SOM target.  Revise
index e3d2f0f..3c804c3 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,4 +1,7 @@
 -*- text -*-
+
+Changes in 2.19:
+
 * New command line option, -h-tick-hex, for sh, m32c, and h8/300 targets, which
   adds compatibility with H'00 style hex constants.
 
index 2f49f6b..df1510b 100644 (file)
@@ -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 (file)
--- 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.