forked from Imagelibrary/rtems
2004-01-07 Joel Sherrill <joel@OARcorp.com>
* buildall.in, buildalltar.in, binutils/Makefile.am, cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am, gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore, rtemsdoc/Makefile.am: mips64orion port removed as mips port more completely covers the MIPS family.
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
2004-01-07 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* buildall.in, buildalltar.in, binutils/Makefile.am,
|
||||||
|
cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
|
||||||
|
gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
|
||||||
|
rtemsdoc/Makefile.am: mips64orion port removed as mips port more
|
||||||
|
completely covers the MIPS family.
|
||||||
|
|
||||||
2003-12-16 Joel Sherrill <joel@OARcorp.com>
|
2003-12-16 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
|
* setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
|
||||||
|
|||||||
@@ -42,10 +42,6 @@ m68k-rtems@osversion@-$(BINUTILSVERS).spec: $(MKBINUTILSSPEC_DEPS)
|
|||||||
$(MKBINUTILSSPEC) -cfg $(top_builddir)/setup.cache m68k-rtems@osversion@ > $@
|
$(MKBINUTILSSPEC) -cfg $(top_builddir)/setup.cache m68k-rtems@osversion@ > $@
|
||||||
RPM_SPECS_DATA += m68k-rtems@osversion@-$(BINUTILSVERS).spec
|
RPM_SPECS_DATA += m68k-rtems@osversion@-$(BINUTILSVERS).spec
|
||||||
|
|
||||||
mips64orion-rtems@osversion@-$(BINUTILSVERS).spec: $(MKBINUTILSSPEC_DEPS)
|
|
||||||
$(MKBINUTILSSPEC) -cfg $(top_builddir)/setup.cache mips64orion-rtems@osversion@ > $@
|
|
||||||
RPM_SPECS_DATA += mips64orion-rtems@osversion@-$(BINUTILSVERS).spec
|
|
||||||
|
|
||||||
mips-rtems@osversion@-$(BINUTILSVERS).spec: $(MKBINUTILSSPEC_DEPS)
|
mips-rtems@osversion@-$(BINUTILSVERS).spec: $(MKBINUTILSSPEC_DEPS)
|
||||||
$(MKBINUTILSSPEC) -cfg $(top_builddir)/setup.cache mips-rtems@osversion@ > $@
|
$(MKBINUTILSSPEC) -cfg $(top_builddir)/setup.cache mips-rtems@osversion@ > $@
|
||||||
RPM_SPECS_DATA += mips-rtems@osversion@-$(BINUTILSVERS).spec
|
RPM_SPECS_DATA += mips-rtems@osversion@-$(BINUTILSVERS).spec
|
||||||
|
|||||||
@@ -64,7 +64,7 @@ fi
|
|||||||
|
|
||||||
# This is the full list .. some may not build at any given time.
|
# This is the full list .. some may not build at any given time.
|
||||||
#ALL_TARGETS="i386-rtems i960-rtems m68k-rtems \
|
#ALL_TARGETS="i386-rtems i960-rtems m68k-rtems \
|
||||||
# m68k-rtemself mips-rtems mips64orion-rtems \
|
# m68k-rtemself mips-rtems \
|
||||||
# powerpc-rtems sh-rtems sh-rtemself sparc-rtems"
|
# powerpc-rtems sh-rtems sh-rtemself sparc-rtems"
|
||||||
|
|
||||||
# This is the full buildable set.
|
# This is the full buildable set.
|
||||||
@@ -72,7 +72,7 @@ if [ "X${TARGETS}" = "X" ] ; then
|
|||||||
# do not include c4x as primary targets
|
# do not include c4x as primary targets
|
||||||
# do not include sh-elf or i960-elf secondary targets
|
# do not include sh-elf or i960-elf secondary targets
|
||||||
TARGETS="arm-rtems h8300-rtems i386-rtems i960-rtems m68k-rtems \
|
TARGETS="arm-rtems h8300-rtems i386-rtems i960-rtems m68k-rtems \
|
||||||
mips-rtems mips64orion-rtems powerpc-rtems sh-rtems sparc-rtems"
|
mips-rtems powerpc-rtems sh-rtems sparc-rtems"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
. $CFG
|
. $CFG
|
||||||
|
|||||||
@@ -96,7 +96,7 @@ fi
|
|||||||
|
|
||||||
# This is the full list .. some may not build at any given time.
|
# This is the full list .. some may not build at any given time.
|
||||||
#ALL_TARGETS="i386-rtems i960-rtems m68k-rtems \
|
#ALL_TARGETS="i386-rtems i960-rtems m68k-rtems \
|
||||||
# m68k-rtemself mips-rtems mips64orion-rtems \
|
# m68k-rtemself mips-rtems \
|
||||||
# powerpc-rtems sh-rtems sh-rtemself sparc-rtems"
|
# powerpc-rtems sh-rtems sh-rtemself sparc-rtems"
|
||||||
|
|
||||||
# This is the full buildable set.
|
# This is the full buildable set.
|
||||||
@@ -104,7 +104,7 @@ if [ "X${TARGETS}" = "X" ] ; then
|
|||||||
# do not include c4x as primary targets
|
# do not include c4x as primary targets
|
||||||
# do not include sh-elf or i960-elf secondary targets
|
# do not include sh-elf or i960-elf secondary targets
|
||||||
TARGETS="arm-rtems h8300-rtems i386-rtems \
|
TARGETS="arm-rtems h8300-rtems i386-rtems \
|
||||||
m68k-rtems mips64orion-rtems mips-rtems powerpc-rtems \
|
m68k-rtems mips-rtems powerpc-rtems \
|
||||||
sh-rtems sh-rtemself sparc-rtems"
|
sh-rtems sh-rtemself sparc-rtems"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
@@ -38,10 +38,6 @@ m68k-rtems@osversion@-cpukit.spec: $(MKSPEC_DEPS)
|
|||||||
$(MKSPEC) -cfg $(top_builddir)/setup.cache -o . m68k-rtems@osversion@ > $@
|
$(MKSPEC) -cfg $(top_builddir)/setup.cache -o . m68k-rtems@osversion@ > $@
|
||||||
RPM_SPECS_DATA += m68k-rtems@osversion@-cpukit.spec
|
RPM_SPECS_DATA += m68k-rtems@osversion@-cpukit.spec
|
||||||
|
|
||||||
mips64orion-rtems@osversion@-cpukit.spec: $(MKSPEC_DEPS)
|
|
||||||
$(MKSPEC) -cfg $(top_builddir)/setup.cache -o . mips64orion-rtems@osversion@ > $@
|
|
||||||
RPM_SPECS_DATA += mips64orion-rtems@osversion@-cpukit.spec
|
|
||||||
|
|
||||||
mips-rtems@osversion@-cpukit.spec: $(MKSPEC_DEPS)
|
mips-rtems@osversion@-cpukit.spec: $(MKSPEC_DEPS)
|
||||||
$(MKSPEC) -cfg $(top_builddir)/setup.cache -o . mips-rtems@osversion@ > $@
|
$(MKSPEC) -cfg $(top_builddir)/setup.cache -o . mips-rtems@osversion@ > $@
|
||||||
RPM_SPECS_DATA += mips-rtems@osversion@-cpukit.spec
|
RPM_SPECS_DATA += mips-rtems@osversion@-cpukit.spec
|
||||||
|
|||||||
@@ -52,10 +52,6 @@ m68k-rtems@osversion@-$(GCC3NEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS)
|
|||||||
$(MKSPEC) -cfg $(top_builddir)/setup.cache m68k-rtems@osversion@ > $@
|
$(MKSPEC) -cfg $(top_builddir)/setup.cache m68k-rtems@osversion@ > $@
|
||||||
RPM_SPECS_DATA += m68k-rtems@osversion@-$(GCC3NEWLIBVERS).spec
|
RPM_SPECS_DATA += m68k-rtems@osversion@-$(GCC3NEWLIBVERS).spec
|
||||||
|
|
||||||
mips64orion-rtems@osversion@-$(GCC3NEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS)
|
|
||||||
$(MKSPEC) -cfg $(top_builddir)/setup.cache mips64orion-rtems@osversion@ > $@
|
|
||||||
RPM_SPECS_DATA += mips64orion-rtems@osversion@-$(GCC3NEWLIBVERS).spec
|
|
||||||
|
|
||||||
mips-rtems@osversion@-$(GCC3NEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS)
|
mips-rtems@osversion@-$(GCC3NEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS)
|
||||||
$(MKSPEC) -cfg $(top_builddir)/setup.cache mips-rtems@osversion@ > $@
|
$(MKSPEC) -cfg $(top_builddir)/setup.cache mips-rtems@osversion@ > $@
|
||||||
RPM_SPECS_DATA += mips-rtems@osversion@-$(GCC3NEWLIBVERS).spec
|
RPM_SPECS_DATA += mips-rtems@osversion@-$(GCC3NEWLIBVERS).spec
|
||||||
|
|||||||
@@ -49,9 +49,6 @@ i960-rtems-$(GCCNEWLIBVERS).spec: $(MKGCCNEWLIB_C_ONLY_SPEC_DEPS)
|
|||||||
m68k-rtems-$(GCCNEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS)
|
m68k-rtems-$(GCCNEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS)
|
||||||
$(MKGCCNEWLIBSPEC) -cfg $(top_builddir)/setup.cache -o . m68k-rtems
|
$(MKGCCNEWLIBSPEC) -cfg $(top_builddir)/setup.cache -o . m68k-rtems
|
||||||
|
|
||||||
mips64orion-rtems-$(GCCNEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS)
|
|
||||||
$(MKGCCNEWLIBSPEC) -cfg $(top_builddir)/setup.cache -o . mips64orion-rtems
|
|
||||||
|
|
||||||
mips-rtems-$(GCCNEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS)
|
mips-rtems-$(GCCNEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS)
|
||||||
$(MKGCCNEWLIBSPEC) -cfg $(top_builddir)/setup.cache -o . mips-rtems
|
$(MKGCCNEWLIBSPEC) -cfg $(top_builddir)/setup.cache -o . mips-rtems
|
||||||
|
|
||||||
@@ -71,7 +68,6 @@ RPM_SPECS_DATA = arm-rtems-$(GCCNEWLIBVERS).spec \
|
|||||||
c4x-rtems-$(GCCNEWLIBVERS).spec h8300-rtems-$(GCCNEWLIBVERS).spec \
|
c4x-rtems-$(GCCNEWLIBVERS).spec h8300-rtems-$(GCCNEWLIBVERS).spec \
|
||||||
i386-rtems-$(GCCNEWLIBVERS).spec i960-rtems-$(GCCNEWLIBVERS).spec \
|
i386-rtems-$(GCCNEWLIBVERS).spec i960-rtems-$(GCCNEWLIBVERS).spec \
|
||||||
m68k-rtems-$(GCCNEWLIBVERS).spec mips-rtems-$(GCCNEWLIBVERS).spec \
|
m68k-rtems-$(GCCNEWLIBVERS).spec mips-rtems-$(GCCNEWLIBVERS).spec \
|
||||||
mips64orion-rtems-$(GCCNEWLIBVERS).spec \
|
|
||||||
powerpc-rtems-$(GCCNEWLIBVERS).spec sh-rtems-$(GCCNEWLIBVERS).spec \
|
powerpc-rtems-$(GCCNEWLIBVERS).spec sh-rtems-$(GCCNEWLIBVERS).spec \
|
||||||
sh-rtemself-$(GCCNEWLIBVERS).spec sparc-rtems-$(GCCNEWLIBVERS).spec
|
sh-rtemself-$(GCCNEWLIBVERS).spec sparc-rtems-$(GCCNEWLIBVERS).spec
|
||||||
CLEANFILES += $(RPM_SPECS_DATA)
|
CLEANFILES += $(RPM_SPECS_DATA)
|
||||||
|
|||||||
@@ -52,10 +52,6 @@ m68k-rtems@osversion@-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
|
|||||||
$(MKSPEC) -cfg $(top_builddir)/setup.cache m68k-rtems@osversion@ > $@
|
$(MKSPEC) -cfg $(top_builddir)/setup.cache m68k-rtems@osversion@ > $@
|
||||||
RPM_SPECS_DATA += m68k-rtems@osversion@-$(GDBVERS).spec
|
RPM_SPECS_DATA += m68k-rtems@osversion@-$(GDBVERS).spec
|
||||||
|
|
||||||
mips64orion-rtems@osversion@-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
|
|
||||||
$(MKSPEC) -cfg $(top_builddir)/setup.cache mips64orion-rtems@osversion@ > $@
|
|
||||||
RPM_SPECS_DATA += mips64orion-rtems@osversion@-$(GDBVERS).spec
|
|
||||||
|
|
||||||
mips-rtems@osversion@-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
|
mips-rtems@osversion@-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
|
||||||
$(MKSPEC) -cfg $(top_builddir)/setup.cache mips-rtems@osversion@ > $@
|
$(MKSPEC) -cfg $(top_builddir)/setup.cache mips-rtems@osversion@ > $@
|
||||||
RPM_SPECS_DATA += mips-rtems@osversion@-$(GDBVERS).spec
|
RPM_SPECS_DATA += mips-rtems@osversion@-$(GDBVERS).spec
|
||||||
|
|||||||
@@ -18,9 +18,6 @@ i960-rtems-cvme961-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
|
|||||||
m68k-rtems-gen68360-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
|
m68k-rtems-gen68360-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
|
||||||
$(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . m68k-rtems gen68360
|
$(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . m68k-rtems gen68360
|
||||||
|
|
||||||
mips64orion-rtems-p4600-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
|
|
||||||
$(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . mips64orion-rtems p4600
|
|
||||||
|
|
||||||
powerpc-rtems-mcp750-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
|
powerpc-rtems-mcp750-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
|
||||||
$(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . powerpc-rtems mcp750
|
$(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . powerpc-rtems mcp750
|
||||||
|
|
||||||
@@ -37,7 +34,6 @@ TEMPLATES = rtems.spec.in
|
|||||||
|
|
||||||
RPM_SPECS_DATA = i386-rtems-pc386-$(BSPVERS).spec \
|
RPM_SPECS_DATA = i386-rtems-pc386-$(BSPVERS).spec \
|
||||||
i960-rtems-cvme961-$(BSPVERS).spec m68k-rtems-gen68360-$(BSPVERS).spec \
|
i960-rtems-cvme961-$(BSPVERS).spec m68k-rtems-gen68360-$(BSPVERS).spec \
|
||||||
mips64orion-rtems-p4600-$(BSPVERS).spec \
|
|
||||||
powerpc-rtems-mcp750-$(BSPVERS).spec sh-rtems-gensh1-$(BSPVERS).spec \
|
powerpc-rtems-mcp750-$(BSPVERS).spec sh-rtems-gensh1-$(BSPVERS).spec \
|
||||||
sh-rtemself-gensh1-$(BSPVERS).spec sparc-rtems-erc32-$(BSPVERS).spec
|
sh-rtemself-gensh1-$(BSPVERS).spec sparc-rtems-erc32-$(BSPVERS).spec
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,6 @@ itron-docs.add
|
|||||||
m68k-supplement.add
|
m68k-supplement.add
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
mips64orion-supplement.add
|
|
||||||
mips-supplement.add
|
mips-supplement.add
|
||||||
mkspec
|
mkspec
|
||||||
networking-docs.add
|
networking-docs.add
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ MKSPEC = $(SHELL) ./mkspec
|
|||||||
|
|
||||||
MKSPEC_DEPS = mkspec rtemsdoc.spec.in $(top_builddir)/setup.cache
|
MKSPEC_DEPS = mkspec rtemsdoc.spec.in $(top_builddir)/setup.cache
|
||||||
|
|
||||||
SUPPLEMENTS = arm c4x i386 i960 m68k mips mips64orion powerpc sh sparc
|
SUPPLEMENTS = arm c4x i386 i960 m68k mips powerpc sh sparc
|
||||||
|
|
||||||
DOCS = ada_user posix1003_1 bsp_howto
|
DOCS = ada_user posix1003_1 bsp_howto
|
||||||
DOCS += c_user
|
DOCS += c_user
|
||||||
|
|||||||
Reference in New Issue
Block a user