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 227423b..e4868fc 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2000-08-14 Jason Eckhardt <jle@cygnus.com> + + * NEWS: Mention i860 support. + 2000-08-11 Carlo Wood <carlo@alinoe.com> * addr2line.c (main): Add const to char *. diff --git a/binutils/NEWS b/binutils/NEWS index 746c2cc..8f01fb6 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +* Support for the i860, by Jason Eckhardt. + Changes in binutils 2.10: * New command line switch to objdump --file-start-context which shows the |