From: Tristan Gingold Date: Thu, 22 Sep 2011 08:11:16 +0000 (+0000) Subject: binutils/ X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a7142d9403250494101a893054aa4a23e0fe3a42;p=binutils-gdb.git binutils/ 2011-09-22 Tristan Gingold * NEWS: Add marker for 2.22. gas/ 2011-09-22 Tristan Gingold * NEWS: Add marker for 2.22. ld/ 2011-09-22 Tristan Gingold * NEWS: Add marker for 2.22. --- diff --git a/binutils/BRANCHES b/binutils/BRANCHES index 70c6a046657..8e223e19f4c 100644 --- a/binutils/BRANCHES +++ b/binutils/BRANCHES @@ -36,3 +36,5 @@ binutils-2_17-branch binutils-2_18-branch binutils-2_19-branch binutils-2_20-branch +binutils-2_21-branch +binutils-2_22-branch diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 41aaf62d6d7..b61c8e2e576 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2011-09-22 Tristan Gingold + + * NEWS: Add marker for 2.22. + 2011-09-21 David S. Miller * MAINTAINER: Take over from Jakub Jalinek as SPARC maintainer. diff --git a/binutils/NEWS b/binutils/NEWS index 42b5c4f81dc..054a36b1272 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.22: + * Add support for displaying the contents of .debug.macro sections. * Add --preprocessor-arg option to windres to specify additional options diff --git a/gas/ChangeLog b/gas/ChangeLog index 3b7b7adc58f..4d0d622fde6 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2011-09-22 Tristan Gingold + + * NEWS: Add marker for 2.22. + 2011-09-21 David S. Miller * config/tc-sparc.c (hwcap_allowed): New. diff --git a/gas/NEWS b/gas/NEWS index eda148a24a8..e2c1ce12c01 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.22: + * Add support for the Tilera TILEPRO and TILE-Gx architectures. Changes in 2.21: diff --git a/ld/ChangeLog b/ld/ChangeLog index 4de53f20b80..2b3caad756f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2011-09-22 Tristan Gingold + + * NEWS: Add marker for 2.22. + 2011-09-20 Alan Modra PR ld/13201 diff --git a/ld/NEWS b/ld/NEWS index 94eee5a5a94..62406b401cf 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.22: + * --copy-dt-needed-entries is no longer enabled by default. Instead --no-copy-dt-needed-entries is the default.