diff options
Diffstat (limited to 'binutils/NEWS')
-rw-r--r-- | binutils/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index ad6058f..b1ff415 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,8 @@ -*- text -*- +* The binutils sources are now released under version 3 of the GNU General + Public License. + * A new tool "windmc" has been added for some targets. This is a message compiler which attempts to be compatible with the MS version. @@ -15,6 +18,8 @@ for its symbol table. Files containing just symbols can be useful to some OSes. +Changes in 2.17: + * Add "-x NAME" to readelf in addition to "-x NUMBER". * Add -i and -t switches to cxxfilt. -i disables the display of implementation |