diff options
author | Jason Eckhardt <jle@rice.edu> | 2000-08-14 18:50:13 +0000 |
---|---|---|
committer | Jason Eckhardt <jle@rice.edu> | 2000-08-14 18:50:13 +0000 |
commit | 22b36938e719f5891e4c166dba83c0fc4e31c432 (patch) | |
tree | ab250032c30dfe6f1a0a14ca8077fb5628f8b3ab /ld | |
parent | c0bd0db285141936a0a069bbc40ff2bf7e70e4ef (diff) | |
download | gdb-22b36938e719f5891e4c166dba83c0fc4e31c432.zip gdb-22b36938e719f5891e4c166dba83c0fc4e31c432.tar.gz gdb-22b36938e719f5891e4c166dba83c0fc4e31c432.tar.bz2 |
2000-08-14 Jason Eckhardt <jle@cygnus.com>
* NEWS: Mention i860 support.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/NEWS | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 8095583..043f67f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2000-08-14 Jason Eckhardt <jle@cygnus.com> + + * NEWS: Mention i860 support. + 2000-08-14 Andreas Schwab <schwab@suse.de> * scripttempl/elf.sc: Fix last change to use correct comment @@ -11,6 +11,8 @@ symbol relative addressing in the event of changes in section contents (instructions being added or deleted, extending data sections, etc.) +* Support for i860, by Jason Eckhardt (preliminary, alpha quality). + Changes in version 2.10: * Added AT> to the linker script language to allow load-time allocation of |