[uClibc-cvs] uClibc/extra/Configs Config.sh,1.43,1.44

Erik Andersen andersen at uclibc.org
Wed Dec 3 23:04:02 UTC 2003


Update of /var/cvs/uClibc/extra/Configs
In directory winder:/tmp/cvs-serv29576/extra/Configs

Modified Files:
	Config.sh 
Log Message:
Paul Mundt <lethal at linux-sh.org> writes:

Nothing overly interesting here, this renames Hitachi/Mitsubishi to Renesas
for the relevant platforms (in this case, h8, sh, and m32r). The same changes
have already been going on in gcc/binutils/gdb/glibc/etc.



Index: Config.sh
===================================================================
RCS file: /var/cvs/uClibc/extra/Configs/Config.sh,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- Config.sh	3 Dec 2003 02:35:36 -0000	1.43
+++ Config.sh	3 Dec 2003 23:03:59 -0000	1.44
@@ -38,10 +38,10 @@
 	  that uClibc will work at all....
 
 	  Here are the available choices:
-	  - "SH2" Hitachi SH2
-	  - "SH3" Hitachi SH3
-	  - "SH4" Hitachi SH4
-	  - "SH5" SH-5 101, 103
+	  - "SH2" SuperH SH-2
+	  - "SH3" SuperH SH-3
+	  - "SH4" SuperH SH-4
+	  - "SH5" SuperH SH-5 101, 103
 
 config CONFIG_SH2
 	select ARCH_HAS_NO_MMU




More information about the uClibc-cvs mailing list