OSDN Git Service

Fri Jul 21 16:01:43 2000 Andrew Cagney <cagney@b1.cygnus.com>
authorcagney <cagney>
Fri, 21 Jul 2000 06:12:32 +0000 (06:12 +0000)
committercagney <cagney>
Fri, 21 Jul 2000 06:12:32 +0000 (06:12 +0000)
From 2000-04-25 Felix Lee <flee@cygnus.com>:
* baseboards/tx39-sim.exp: Use idt, not dve linker script.  Delete
misleading comments and null statements.

dejagnu/ChangeLog
dejagnu/baseboards/tx39-sim.exp

index f30a3dd..90f1fe5 100644 (file)
@@ -1,3 +1,9 @@
+Fri Jul 21 16:01:43 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       From 2000-04-25 Felix Lee <flee@cygnus.com>:
+       * baseboards/tx39-sim.exp: Use idt, not dve linker script.  Delete
+       misleading comments and null statements.
+
 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
 
        * lib/framework.exp: Use compiler_conditional_xfail_data as a global
index 8af9912..20fc722 100644 (file)
@@ -1,8 +1,3 @@
-# We need mips16.
-add_multilib_option ""
-
-# And we use the lsi linker script.
-set_board_info ldscript "-Wl,-Tdve.ld"
-
-# Otherwise we're the same as the standard MIPS simulator.
+# This file is unnecessary, but we'll keep it for now.
+# We're the same as the standard MIPS simulator.
 load_base_board_description "mips-sim";