diff options
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/BRANCHES | 2 | ||||
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/NEWS | 2 |
3 files changed, 8 insertions, 0 deletions
diff --git a/binutils/BRANCHES b/binutils/BRANCHES index 70c6a04..8e223e1 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 41aaf62..b61c8e2 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2011-09-22 Tristan Gingold <gingold@adacore.com> + + * NEWS: Add marker for 2.22. + 2011-09-21 David S. Miller <davem@davemloft.net> * MAINTAINER: Take over from Jakub Jalinek as SPARC maintainer. diff --git a/binutils/NEWS b/binutils/NEWS index 42b5c4f..054a36b 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 |