binutils/
authorTristan Gingold <gingold@adacore.com>
Fri, 4 Sep 2009 08:23:49 +0000 (08:23 +0000)
committerTristan Gingold <gingold@adacore.com>
Fri, 4 Sep 2009 08:23:49 +0000 (08:23 +0000)
2009-09-04  Tristan Gingold  <gingold@adacore.com>

* NEWS: Add marker for 2.20.

gas/
2009-09-04  Tristan Gingold  <gingold@adacore.com>

* NEWS: Add marker for 2.20.

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

* NEWS: Add marker for 2.20.

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

index 36b35824b94bd2d1ddd03cb871ca6588edea6081..0119b7aaa3705480307fa302450f35452fcdceef 100644 (file)
@@ -1,3 +1,7 @@
+2009-09-04  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add marker for 2.20.
+
 2009-09-04  Timo Kreuzer  <timo.kreuzer@web.de>
 
        * dlltool.c (delayimp_name): Add new global variable
index 894c735fe0993b09fcbb487e4dceb3f8ee238631..4d0143bf0f104d503537d684c79dc7c79f31c5a3 100644 (file)
@@ -1,4 +1,7 @@
 -*- text -*-
+
+Changes in 2.20:
+
 * Add support for delay importing to dlltool.  Use the --output-delaylib <file>
   switch to create a delay-import library.  The resulting app will load the dll
   as soon as the first function is called.  It will link to __delayLoadHelper2()
index a07fed573b740c98d9f34b3f9a35d0902bd54e66..3ff0ae36f364f57e64c10fb4149d10eac912b9d6 100644 (file)
@@ -1,3 +1,7 @@
+2009-09-04  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add marker for 2.20.
+
 2009-09-04  Jie Zhang  <jie.zhang@analog.com>
 
        * config/bfin-parse.y (asm_1): Implement HLT instruction.
index 631d30db9d26848bfbd252f6a29a6da19bf78d8b..3fa380952520256608b0c4eb919d880ad9ba48d8 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,4 +1,7 @@
 -*- text -*-
+
+Changes in 2.20:
+
 * GNU/Linux targets now supports "gnu_unique_object" as a value in the .type
   pseudo op.  It marks the symbol as being globally unique in the entire
   process.
index 62af1e15b6d26c6691c855952bcd8562cde7487f..5f9e0f78e066ab1bd454dbcdf302a9499321d578 100644 (file)
@@ -1,3 +1,7 @@
+2009-09-04  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add marker for 2.20.
+
 2009-09-04  Alan Modra  <amodra@bigpond.net.au>
 
        * scripttempl/elf.sc (.text): Add cold text sections.
diff --git a/ld/NEWS b/ld/NEWS
index 821915e804a47b39a2c8cfcad90b2324dd3974e3..7b57a0c47d12fe6bfd3ad68bc642488c4c0f023c 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,4 +1,7 @@
 -*- text -*-
+
+Changes in 2.20:
+
 * GNU/Linux targets now support the STB_GNU_UNIQUE symbol binding.  This is a
   GNU extension to the standard set of ELF symbol bindings.  The binding will
   be passed on to the dynamic linker which will make sure that in the entire