Add NEWS markers for 2.25.

binutils/
2014-10-14  Tristan Gingold  <gingold@adacore.com>

	* NEWS: Add marker for 2.25.

gas/
2014-10-14  Tristan Gingold  <gingold@adacore.com>

	* NEWS: Add marker for 2.25.

ld/
2014-10-14  Tristan Gingold  <gingold@adacore.com>

	* NEWS: Add marker for 2.25.
This commit is contained in:
Tristan Gingold 2014-10-14 09:49:47 +02:00
parent 65879393f0
commit c50415e24c
7 changed files with 19 additions and 0 deletions

View File

@ -46,3 +46,4 @@ Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
binutils-2_24-branch
binutils-2_25-branch

View File

@ -1,3 +1,7 @@
2014-10-14 Tristan Gingold <gingold@adacore.com>
* NEWS: Add marker for 2.25.
2014-10-14 Alan Modra <amodra@gmail.com>
PR 17453

View File

@ -1,5 +1,7 @@
-*- text -*-
Changes in 2.25:
* Add --include-all-whitespace to strings.
* Add --dump-section option to objcopy.

View File

@ -1,3 +1,7 @@
2014-10-14 Tristan Gingold <gingold@adacore.com>
* NEWS: Add marker for 2.25.
2014-10-14 Alan Modra <amodra@gmail.com>
PR 17453

View File

@ -1,5 +1,7 @@
-*- text -*-
Changes in 2.25:
* Add support for the AVR Tiny microcontrollers.
* Replace support for openrisc and or32 with support for or1k.

View File

@ -1,3 +1,7 @@
2014-10-14 Tristan Gingold <gingold@adacore.com>
* NEWS: Add marker for 2.25.
2014-10-13 Alan Modra <amodra@gmail.com>
* ldlang.c (lang_add_section): Set up map_head.s and map_tail.s when

View File

@ -1,5 +1,7 @@
-*- text -*-
Changes in 2.25:
* PE binaries now once again contain real timestamps by default. To disable
the inclusion of a timestamp in a PE binary, use the --no-insert-timestamp
command line option.