OSDN Git Service

Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does not...
authorPeter S. Mazinger <ps.m@gmx.net>
Fri, 28 Oct 2005 09:57:22 +0000 (09:57 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Fri, 28 Oct 2005 09:57:22 +0000 (09:57 -0000)
commit358043ffb9380926813eb8200f0a45140acdb77a
treea2ff6acbb0f25269b47efd0679a212d82808298b
parent86553e6605853bb982cd0cd578134c42e26ee407
Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does not exist, we reinclude the including Makefile. Moved arch/common fpu_control.h link creation into main Makefile.in. Updated the link creation script to remove all the other Makefiles
23 files changed:
Makefile.in
extra/scripts/create_links.sh
libc/string/Makefile.in
libc/string/arm/Makefile.arch [moved from libc/string/arm/Makefile.in with 92% similarity]
libc/string/frv/Makefile.arch [moved from libc/string/frv/Makefile.in with 91% similarity]
libc/string/generic/Makefile.in
libc/string/i386/Makefile.arch [moved from libc/string/i386/Makefile.in with 94% similarity]
libc/string/mips/Makefile.arch [moved from libc/string/mips/Makefile.in with 91% similarity]
libc/string/powerpc/Makefile.arch [moved from libc/string/powerpc/Makefile.in with 93% similarity]
libc/string/sh64/Makefile.arch [moved from libc/string/sh64/Makefile.in with 92% similarity]
libc/string/sparc/Makefile.arch [moved from libc/string/sparc/Makefile.in with 93% similarity]
libc/string/x86_64/Makefile.arch [moved from libc/string/x86_64/Makefile.in with 93% similarity]
libc/sysdeps/linux/Makefile.in
libc/sysdeps/linux/arm/Makefile.arch [moved from libc/sysdeps/linux/arm/Makefile.in with 85% similarity]
libc/sysdeps/linux/common/Makefile.in
libc/sysdeps/linux/i386/Makefile.arch [moved from libc/sysdeps/linux/i386/Makefile.in with 84% similarity]
libc/sysdeps/linux/mips/Makefile.arch [moved from libc/sysdeps/linux/mips/Makefile.in with 86% similarity]
libc/sysdeps/linux/powerpc/Makefile.arch [moved from libc/sysdeps/linux/powerpc/Makefile.in with 85% similarity]
libc/sysdeps/linux/x86_64/Makefile.arch [moved from libc/sysdeps/linux/x86_64/Makefile.in with 84% similarity]
libm/Makefile.in
libm/powerpc/Makefile.arch [moved from libm/powerpc/Makefile.in with 100% similarity]
libpthread/linuxthreads/Makefile.in
libpthread/linuxthreads/sysdeps/sh64/Makefile.arch [moved from libpthread/linuxthreads/sysdeps/sh64/Makefile.in with 100% similarity]