forked from Imagelibrary/rtems
2003-09-26 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: Obsoleting HP PA-RISC port.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2003-09-26 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: Obsoleting HP PA-RISC port.
|
||||
|
||||
2003-09-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* autotools/automake-rtems.spec.in: Automake-1.7.7.
|
||||
|
||||
@@ -31,10 +31,6 @@ h8300-rtems@osversion@-$(BINUTILSVERS).spec: $(MKBINUTILSSPEC_DEPS)
|
||||
$(MKBINUTILSSPEC) -cfg $(top_builddir)/setup.cache h8300-rtems@osversion@ > $@
|
||||
RPM_SPECS_DATA += h8300-rtems@osversion@-$(BINUTILSVERS).spec
|
||||
|
||||
hppa1.1-rtems@osversion@-$(BINUTILSVERS).spec: $(MKBINUTILSSPEC_DEPS)
|
||||
$(MKBINUTILSSPEC) -cfg $(top_builddir)/setup.cache hppa1.1-rtems@osversion@ > $@
|
||||
RPM_SPECS_DATA += hppa1.1-rtems@osversion@-$(BINUTILSVERS).spec
|
||||
|
||||
i386-rtems@osversion@-$(BINUTILSVERS).spec: $(MKBINUTILSSPEC_DEPS)
|
||||
$(MKBINUTILSSPEC) -cfg $(top_builddir)/setup.cache i386-rtems@osversion@ > $@
|
||||
RPM_SPECS_DATA += i386-rtems@osversion@-$(BINUTILSVERS).spec
|
||||
|
||||
@@ -62,14 +62,14 @@ if test ${do_binutils} = no -a ${do_gccnewlib} = no -a ${do_gdb} = no ; then
|
||||
fi
|
||||
|
||||
|
||||
# This is the full list .. hppa1.1 does not build now.
|
||||
#ALL_TARGETS="hppa1.1-rtems i386-rtems i960-rtems m68k-rtems \
|
||||
# This is the full list .. some may not build at any given time.
|
||||
#ALL_TARGETS="i386-rtems i960-rtems m68k-rtems \
|
||||
# m68k-rtemself mips-rtems mips64orion-rtems \
|
||||
# powerpc-rtems sh-rtems sh-rtemself sparc-rtems"
|
||||
|
||||
# This is the full buildable set.
|
||||
if [ "X${TARGETS}" = "X" ] ; then
|
||||
# do not include c4x or hppa primary targets
|
||||
# do not include c4x as primary targets
|
||||
# do not include sh-elf or i960-elf secondary targets
|
||||
TARGETS="arm-rtems h8300-rtems i386-rtems i960-rtems m68k-rtems \
|
||||
mips-rtems mips64orion-rtems powerpc-rtems sh-rtems sparc-rtems"
|
||||
|
||||
@@ -94,16 +94,16 @@ if test ${do_binutils} = no -a ${do_gccnewlib} = no -a ${do_gdb} = no ; then
|
||||
fi
|
||||
|
||||
|
||||
# This is the full list .. hppa1.1 does not build now.
|
||||
#ALL_TARGETS="arm-rtems h8300-rtems hppa1.1-rtems i386-rtems i960-rtems \
|
||||
# m68k-rtems mips64orion-rtems mips-rtems or32-rtems powerpc-rtems \
|
||||
# sh-rtems sh-rtemself sparc-rtems"
|
||||
# This is the full list .. some may not build at any given time.
|
||||
#ALL_TARGETS="i386-rtems i960-rtems m68k-rtems \
|
||||
# m68k-rtemself mips-rtems mips64orion-rtems \
|
||||
# powerpc-rtems sh-rtems sh-rtemself sparc-rtems"
|
||||
|
||||
# This is the full buildable set.
|
||||
if [ "X${TARGETS}" = "X" ] ; then
|
||||
# do not include c4x or hppa primary targets
|
||||
# do not include c4x as primary targets
|
||||
# do not include sh-elf or i960-elf secondary targets
|
||||
TARGETS="arm-rtems h8300-rtems hppa1.1-rtems i386-rtems \
|
||||
TARGETS="arm-rtems h8300-rtems i386-rtems \
|
||||
m68k-rtems mips64orion-rtems mips-rtems powerpc-rtems \
|
||||
sh-rtems sh-rtemself sparc-rtems"
|
||||
fi
|
||||
|
||||
@@ -22,10 +22,6 @@ c4x-rtems-cpukit.spec: $(MKSPEC_DEPS)
|
||||
$(MKSPEC) -cfg $(top_builddir)/setup.cache -o . c4x-rtems > $@
|
||||
RPM_SPECS_DATA = c4x-rtems-cpukit.spec
|
||||
|
||||
hppa1.1-rtems-cpukit.spec: $(MKSPEC_DEPS)
|
||||
$(MKSPEC) -cfg $(top_builddir)/setup.cache -o . hppa1.1-rtems > $@
|
||||
RPM_SPECS_DATA += hppa1.1-rtems-cpukit.spec
|
||||
|
||||
h8300-rtems-cpukit.spec: $(MKSPEC_DEPS)
|
||||
$(MKSPEC) -cfg $(top_builddir)/setup.cache -o . h8300-rtems > $@
|
||||
RPM_SPECS_DATA += h8300-rtems-cpukit.spec
|
||||
|
||||
@@ -40,10 +40,6 @@ h8300-rtems@osversion@-$(GCC3NEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS)
|
||||
$(MKSPEC) -cfg $(top_builddir)/setup.cache h8300-rtems@osversion@ > $@
|
||||
RPM_SPECS_DATA += h8300-rtems@osversion@-$(GCC3NEWLIBVERS).spec
|
||||
|
||||
hppa1.1-rtems@osversion@-$(GCC3NEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS)
|
||||
$(MKSPEC) -cfg $(top_builddir)/setup.cache hppa1.1-rtems@osversion@ > $@
|
||||
RPM_SPECS_DATA += hppa1.1-rtems@osversion@-$(GCC3NEWLIBVERS).spec
|
||||
|
||||
i386-rtems@osversion@-$(GCC3NEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS)
|
||||
$(MKSPEC) -cfg $(top_builddir)/setup.cache i386-rtems@osversion@ > $@
|
||||
RPM_SPECS_DATA += i386-rtems@osversion@-$(GCC3NEWLIBVERS).spec
|
||||
|
||||
@@ -43,9 +43,6 @@ c4x-rtems-$(GCCNEWLIBVERS).spec: $(MKGCCNEWLIB_C_ONLY_SPEC_DEPS)
|
||||
h8300-rtems-$(GCCNEWLIBVERS).spec: $(MKGCCNEWLIB_C_ONLY_SPEC_DEPS)
|
||||
$(MKGCCNEWLIBSPEC) $(C_ONLY_ARG) -cfg $(top_builddir)/setup.cache -o . h8300-rtems
|
||||
|
||||
hppa1.1-rtems-$(GCCNEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS)
|
||||
$(MKGCCNEWLIBSPEC) -cfg $(top_builddir)/setup.cache -o . hppa1.1-rtems
|
||||
|
||||
i386-rtems-$(GCCNEWLIBVERS).spec: $(MKGCCNEWLIBSPEC_DEPS)
|
||||
$(MKGCCNEWLIBSPEC) -cfg $(top_builddir)/setup.cache -o . i386-rtems
|
||||
|
||||
@@ -77,7 +74,6 @@ RPM_SPECS_DATA = \
|
||||
arm-rtems-$(GCCNEWLIBVERS).spec \
|
||||
c4x-rtems-$(GCCNEWLIBVERS).spec \
|
||||
h8300-rtems-$(GCCNEWLIBVERS).spec \
|
||||
hppa1.1-rtems-$(GCCNEWLIBVERS).spec \
|
||||
i386-rtems-$(GCCNEWLIBVERS).spec i960-rtems-$(GCCNEWLIBVERS).spec \
|
||||
m68k-rtems-$(GCCNEWLIBVERS).spec \
|
||||
mips-rtems-$(GCCNEWLIBVERS).spec mips64orion-rtems-$(GCCNEWLIBVERS).spec \
|
||||
|
||||
@@ -36,11 +36,6 @@ h8300-rtems@osversion@-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
|
||||
$(MKSPEC) -cfg $(top_builddir)/setup.cache h8300-rtems@osversion@ > $@
|
||||
RPM_SPECS_DATA += h8300-rtems@osversion@-$(GDBVERS).spec
|
||||
|
||||
# does not build with 5.2
|
||||
# hppa1.1-rtems@osversion@-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
|
||||
# $(MKSPEC) -cfg $(top_builddir)/setup.cache hppa1.1-rtems@osversion@ > $@
|
||||
# RPM_SPECS_DATA += hppa1.1-rtems@osversion@-$(GDBVERS).spec
|
||||
|
||||
RPM_SPECS_DATA += i386-rtems@osversion@-$(GDBVERS).spec
|
||||
i386-rtems@osversion@-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
|
||||
$(MKSPEC) -cfg $(top_builddir)/setup.cache i386-rtems@osversion@ > $@
|
||||
|
||||
@@ -9,9 +9,6 @@ MKBSPSPEC = $(SHELL) $(top_builddir)/mkbspspec
|
||||
MKBSPSPEC_DEPS = $(top_builddir)/mkbspspec rtems.spec.in \
|
||||
$(top_builddir)/setup.cache
|
||||
|
||||
hppa1.1-rtems-simhppa-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
|
||||
$(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . hppa1.1-rtems simhppa
|
||||
|
||||
i386-rtems-pc386-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
|
||||
$(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . i386-rtems pc386
|
||||
|
||||
@@ -38,7 +35,7 @@ sparc-rtems-erc32-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
|
||||
|
||||
TEMPLATES = rtems.spec.in
|
||||
|
||||
RPM_SPECS_DATA = hppa1.1-rtems-simhppa-$(BSPVERS).spec \
|
||||
RPM_SPECS_DATA = \
|
||||
i386-rtems-pc386-$(BSPVERS).spec i960-rtems-cvme961-$(BSPVERS).spec \
|
||||
m68k-rtems-gen68360-$(BSPVERS).spec \
|
||||
mips64orion-rtems-p4600-$(BSPVERS).spec \
|
||||
|
||||
@@ -6,7 +6,6 @@ c_user-docs.add
|
||||
develenv-docs.add
|
||||
FAQ-docs.add
|
||||
filesystem-docs.add
|
||||
hppa1_1-supplement.add
|
||||
i386-supplement.add
|
||||
i960-supplement.add
|
||||
itron-docs.add
|
||||
|
||||
@@ -14,7 +14,6 @@ MKSPEC_DEPS = mkspec rtemsdoc.spec.in \
|
||||
SUPPLEMENTS = \
|
||||
arm \
|
||||
c4x \
|
||||
hppa1_1 \
|
||||
i386 \
|
||||
i960 \
|
||||
m68k \
|
||||
|
||||
Reference in New Issue
Block a user