diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2002-02-15 04:04:03 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2002-02-15 04:04:03 +0000 |
commit | 49fda6c8d0f4fb2c94863786bb8712b90abab0ca (patch) | |
tree | deb587333f7c12504e0c67b63366e178c3e6a555 /binutils | |
parent | ad68be46bde70aa40974ec2091bad9084b050a09 (diff) | |
download | gdb-49fda6c8d0f4fb2c94863786bb8712b90abab0ca.zip gdb-49fda6c8d0f4fb2c94863786bb8712b90abab0ca.tar.gz gdb-49fda6c8d0f4fb2c94863786bb8712b90abab0ca.tar.bz2 |
* NEWS: Mention support for MMIX.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/NEWS | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index a5789c4..efb5185 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2002-02-15 Hans-Peter Nilsson <hp@bitrange.com> + + * NEWS: Mention support for MMIX. + 2002-02-13 Matt Fredette <fredette@netbsd.org> * readelf.c (get_machine_flags): Recognize EF_M68000. diff --git a/binutils/NEWS b/binutils/NEWS index a2f7abb..fcdc571 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +* Support for Don Knuth's MMIX, by Hans-Peter Nilsson. + * size: Add --totals to display summary of sizes (Berkeley format only). * readelf: Add --wide option to not break section header or segment listing |