diff options
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 0b1d5e9..bbf720b 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2002-02-20 Nick Clifton <nickc@cambridge.redhat.com> + + * NEWS: Mark 2.12 branch. + 2002-02-18 Timothy Daly <remote_bob@yahoo.com> * readelf.c (dump_relocations): Display 2nd and 3rd reloc diff --git a/binutils/NEWS b/binutils/NEWS index fcdc571..0648e23 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +Changes in version 2.12: + * Support for Don Knuth's MMIX, by Hans-Peter Nilsson. * size: Add --totals to display summary of sizes (Berkeley format only). |