aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRob Savoye <rob@welcomehome.org>2002-02-23 17:45:24 +0000
committerRob Savoye <rob@welcomehome.org>2002-02-23 17:45:24 +0000
commit76cd0d97ff9c211e8c49403b7f7fe338d991abf8 (patch)
tree75e78984e88a389af7fbccbb6e12d166be241733 /ChangeLog
parentfbedff8b4ccb8aacc4cd4ea7263b81ef9314f951 (diff)
New Xtensa support from Bob Wilson.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9412231..aefbb34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2002-02-22 Bob Wilson <bob.wilson@acm.org>
+
+ * baseboards/xtensa-sim.exp: New file.
+
+2001-11-02 Alexandre Oliva <aoliva@redhat.com>
+
+ * lib/libgloss.exp [get_multilibs]: Compute multitop earlier, and
+ use --print-multi-directory if available.
+
+2002-02-05 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * lib/libgloss.exp (g++_include_flags): Add top level
+ libstdc++-v3 build include path, remove duplicate src path.
+ (libstdc++_include_flags): Add top level libstdc++-v3 build
+ include path.
+
+2001-11-10 Hans-Peter Nilsson <hp@bitrange.com>
+
+ * baseboards/mmixware-sim.exp: New file.
+ * lib/remote.exp (check_for_board_status): Return 2 if the board
+ uses a status wrapper and there was no match for the expected
+ pattern.
+
+
2001-11-02 Philip A. Wilsey <philip.wilsey@cliftonlabs.com>
* lib/utils.exp: Need to pass -all to getdirs, so it descends
through all the subdirectories.