diff options
author | Nick Clifton <nickc@redhat.com> | 2007-07-05 16:54:46 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2007-07-05 16:54:46 +0000 |
commit | 32866df75ece22ec1fd88e99e3c5effe9238e072 (patch) | |
tree | 9e8e952b39e12355ae2a3d7a767ced76ab7e5696 /binutils/NEWS | |
parent | d52e7ea3d1882a08239fa0bc954b6c89682e6ec1 (diff) | |
download | gdb-32866df75ece22ec1fd88e99e3c5effe9238e072.zip gdb-32866df75ece22ec1fd88e99e3c5effe9238e072.tar.gz gdb-32866df75ece22ec1fd88e99e3c5effe9238e072.tar.bz2 |
Change sources over to using GPLv3
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 |