diff options
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 4f68300..b31c39d 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2003-04-03 Nick Clifton <nickc@redhat.com> + + * NEWS: Mention support for Xtensa architecture. + 2003-04-02 Nick Clifton <nickc@redhat.com> * pe-dll.c (pe_detail_list): arm-pe targets use underscores. @@ -1,5 +1,7 @@ -*- text -*- +* Added support for Xtensa architecture. + * Added --with-sysroot configure switch to specify a target system root, for linking against a target filesystem image. |