From c50415e24c5ae8635d550f0c3699ffd88ff14a9b Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Tue, 14 Oct 2014 09:49:47 +0200 Subject: [PATCH] Add NEWS markers for 2.25. binutils/ 2014-10-14 Tristan Gingold * NEWS: Add marker for 2.25. gas/ 2014-10-14 Tristan Gingold * NEWS: Add marker for 2.25. ld/ 2014-10-14 Tristan Gingold * NEWS: Add marker for 2.25. --- binutils/BRANCHES | 1 + binutils/ChangeLog | 4 ++++ binutils/NEWS | 2 ++ gas/ChangeLog | 4 ++++ gas/NEWS | 2 ++ ld/ChangeLog | 4 ++++ ld/NEWS | 2 ++ 7 files changed, 19 insertions(+) diff --git a/binutils/BRANCHES b/binutils/BRANCHES index 6b9c4106dc..c14b9a20d2 100644 --- a/binutils/BRANCHES +++ b/binutils/BRANCHES @@ -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 diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 0b297cbeb2..23a4104374 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2014-10-14 Tristan Gingold + + * NEWS: Add marker for 2.25. + 2014-10-14 Alan Modra PR 17453 diff --git a/binutils/NEWS b/binutils/NEWS index 60fcdb13b6..126219bbcf 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.25: + * Add --include-all-whitespace to strings. * Add --dump-section option to objcopy. diff --git a/gas/ChangeLog b/gas/ChangeLog index 1b4fda9740..40476234b6 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2014-10-14 Tristan Gingold + + * NEWS: Add marker for 2.25. + 2014-10-14 Alan Modra PR 17453 diff --git a/gas/NEWS b/gas/NEWS index ee4ea945ed..8a757c5f4a 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -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. diff --git a/ld/ChangeLog b/ld/ChangeLog index effacb00a9..e02b109c46 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2014-10-14 Tristan Gingold + + * NEWS: Add marker for 2.25. + 2014-10-13 Alan Modra * ldlang.c (lang_add_section): Set up map_head.s and map_tail.s when diff --git a/ld/NEWS b/ld/NEWS index a8b4ab46a7..c44c0abeae 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -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. -- 2.34.1