diff options
author | Nick Clifton <nickc@redhat.com> | 2003-04-03 07:37:41 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-04-03 07:37:41 +0000 |
commit | e8fd74766a58384d3ae2990e22b3b4749b931dd4 (patch) | |
tree | 11891a39b4093d79dbc4a88e97785e9b092def9f /ld/NEWS | |
parent | c8b21ee577961f486ba92dd9cedfe51d1cab2af8 (diff) | |
download | gdb-e8fd74766a58384d3ae2990e22b3b4749b931dd4.zip gdb-e8fd74766a58384d3ae2990e22b3b4749b931dd4.tar.gz gdb-e8fd74766a58384d3ae2990e22b3b4749b931dd4.tar.bz2 |
Mention support for Xtensa architecture
Diffstat (limited to 'ld/NEWS')
-rw-r--r-- | ld/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |