From 923ecb6ff98ed7839069007528a913d463dad4c9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 26 Sep 2003 21:48:56 +0000 Subject: 2003-09-26 Joel Sherrill * 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. --- scripts/ChangeLog | 7 +++++++ scripts/binutils/Makefile.am | 4 ---- scripts/buildall.in | 6 +++--- scripts/buildalltar.in | 12 ++++++------ scripts/cpukit/Makefile.am | 4 ---- scripts/gcc3newlib/Makefile.am | 4 ---- scripts/gccnewlib/Makefile.am | 4 ---- scripts/gdb/Makefile.am | 5 ----- scripts/rtems/Makefile.am | 5 +---- scripts/rtemsdoc/.cvsignore | 1 - scripts/rtemsdoc/Makefile.am | 1 - 11 files changed, 17 insertions(+), 36 deletions(-) (limited to 'scripts') diff --git a/scripts/ChangeLog b/scripts/ChangeLog index 6f3c12f987..9ad7cda4eb 100644 --- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,10 @@ +2003-09-26 Joel Sherrill + + * 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 * autotools/automake-rtems.spec.in: Automake-1.7.7. diff --git a/scripts/binutils/Makefile.am b/scripts/binutils/Makefile.am index eb3511a8f2..806eb54870 100644 --- a/scripts/binutils/Makefile.am +++ b/scripts/binutils/Makefile.am @@ -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 diff --git a/scripts/buildall.in b/scripts/buildall.in index 111e334fad..8bffd316a3 100755 --- a/scripts/buildall.in +++ b/scripts/buildall.in @@ -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" diff --git a/scripts/buildalltar.in b/scripts/buildalltar.in index dd3e85143c..4014861e1a 100644 --- a/scripts/buildalltar.in +++ b/scripts/buildalltar.in @@ -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 diff --git a/scripts/cpukit/Makefile.am b/scripts/cpukit/Makefile.am index 04b71cf47d..3b2100203a 100644 --- a/scripts/cpukit/Makefile.am +++ b/scripts/cpukit/Makefile.am @@ -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 diff --git a/scripts/gcc3newlib/Makefile.am b/scripts/gcc3newlib/Makefile.am index 96c31ca24d..1e6219cd45 100644 --- a/scripts/gcc3newlib/Makefile.am +++ b/scripts/gcc3newlib/Makefile.am @@ -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 diff --git a/scripts/gccnewlib/Makefile.am b/scripts/gccnewlib/Makefile.am index 6bf511022f..9c44c1d0ce 100644 --- a/scripts/gccnewlib/Makefile.am +++ b/scripts/gccnewlib/Makefile.am @@ -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 \ diff --git a/scripts/gdb/Makefile.am b/scripts/gdb/Makefile.am index da59ed4d4b..52a0320054 100644 --- a/scripts/gdb/Makefile.am +++ b/scripts/gdb/Makefile.am @@ -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@ > $@ diff --git a/scripts/rtems/Makefile.am b/scripts/rtems/Makefile.am index 39856c4f5d..76fb8ff81f 100644 --- a/scripts/rtems/Makefile.am +++ b/scripts/rtems/Makefile.am @@ -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 \ diff --git a/scripts/rtemsdoc/.cvsignore b/scripts/rtemsdoc/.cvsignore index 8d02109d55..2d5260f80f 100644 --- a/scripts/rtemsdoc/.cvsignore +++ b/scripts/rtemsdoc/.cvsignore @@ -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 diff --git a/scripts/rtemsdoc/Makefile.am b/scripts/rtemsdoc/Makefile.am index c294037973..a159833aae 100644 --- a/scripts/rtemsdoc/Makefile.am +++ b/scripts/rtemsdoc/Makefile.am @@ -14,7 +14,6 @@ MKSPEC_DEPS = mkspec rtemsdoc.spec.in \ SUPPLEMENTS = \ arm \ c4x \ - hppa1_1 \ i386 \ i960 \ m68k \ -- cgit v1.2.3