Bernd Schmidt wrote:
Jie Zhang wrote:
 +set global_ld_options "-T
/home/jie/installs/bfin-43/lib/gcc/bfin-elf/4.3.4/../../../../bfin-elf/lib/bf537.ld
-T
/home/jie/installs/bfin-43/lib/gcc/bfin-elf/4.3.4/../../../../bfin-elf/lib/bfin-common-sc.ld"
+

How come there are paths to your install directories here?

Sorry, I sent a wrong patch. This line was not committed. Here is the correct one.


Jie
	* sim/bfin/abs.S: Fix comment.
	* sim/bfin/abs-2.S: Fix comment.
	* sim/bfin/abs-3.S: Fix comment.
	* sim/bfin/abs-4.S: Fix comment.

Index: sim/bfin/abs-2.S
===================================================================
--- sim/bfin/abs-2.S	(revision 3713)
+++ sim/bfin/abs-2.S	(working copy)
@@ -1,4 +1,4 @@
-# Blackfin testcase for vector negate instruction
+# Blackfin testcase for ABS instruction
 # mach: bfin
 
 #include "test.h"
Index: sim/bfin/abs-3.S
===================================================================
--- sim/bfin/abs-3.S	(revision 3713)
+++ sim/bfin/abs-3.S	(working copy)
@@ -1,4 +1,4 @@
-# Blackfin testcase for vector negate instruction
+# Blackfin testcase for ABS instruction
 # mach: bfin
 
 #include "test.h"
Index: sim/bfin/abs.S
===================================================================
--- sim/bfin/abs.S	(revision 3713)
+++ sim/bfin/abs.S	(working copy)
@@ -1,4 +1,4 @@
-# Blackfin testcase for vector negate instruction
+# Blackfin testcase for ABS instruction
 # mach: bfin
 
 #include "test.h"
Index: sim/bfin/abs-4.S
===================================================================
--- sim/bfin/abs-4.S	(revision 3713)
+++ sim/bfin/abs-4.S	(working copy)
@@ -1,4 +1,4 @@
-# Blackfin testcase for vector negate instruction
+# Blackfin testcase for ABS instruction
 # mach: bfin
 
 #include "test.h"

_______________________________________________
Toolchain-devel mailing list
Toolchain-devel@blackfin.uclinux.org
https://blackfin.uclinux.org/mailman/listinfo/toolchain-devel

Reply via email to