diff options
author | Nick Clifton <nickc@redhat.com> | 1999-09-06 09:51:16 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-09-06 09:51:16 +0000 |
commit | 1c56fb878fb73b5bd2552d8a659de926b72f5fe6 (patch) | |
tree | 4951df7bcecf9849fa87ea47a5574c51a8f2e0fd /ld/ChangeLog | |
parent | fed79cc616affa1f8b87d897616a9b9e9ae9ea99 (diff) | |
download | gdb-1c56fb878fb73b5bd2552d8a659de926b72f5fe6.zip gdb-1c56fb878fb73b5bd2552d8a659de926b72f5fe6.tar.gz gdb-1c56fb878fb73b5bd2552d8a659de926b72f5fe6.tar.bz2 |
Applied patch from Scott Bambrough <scottb@netwinder.org>:
Added HOSTING_CRT0, HOSTING_LIBS for target "arm*-*-linux-gnu*"
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 72edd8b..db9a039 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +1999-09-03 Scott Bambrough <scottb@netwinder.org> + + * ld/configure.host: Added HOSTING_CRT0, HOSTING_LIBS for + target "arm*-*-linux-gnu*" + 1999-09-04 Steve Chamberlain <sac@pobox.com> * configure.tgt (pjl-*-*, pj-*-*): New targets. |