Commit Graph

11 Commits

Author SHA1 Message Date
Joel Sherrill
282180ccbf 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.
2004-01-07 20:35:07 +00:00
Ralf Corsepius
eec8e59e11 2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
	* autotools/Makefile.am: Cosmetics.
	* autotools/autoconf-rtems.spec.in: 2.59.
	* autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
	* binutils/Makefile.am: Cosmetics.
	* cpukit/Makefile.am: Cosmetics.
	* gcc3newlib/Makefile.am: Cosmetics.
	* gccnewlib/Makefile.am: Cosmetics.
	* gdb/Makefile.am: Cosmetics.
	* rtems/Makefile.am: Cosmetics.
	* rtemsdoc/Makefile.am: Cosmetics.
2003-12-11 16:12:23 +00:00
Ralf Corsepius
06e70cd9c1 2003-10-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cpukit/target-cpukit.add: New.
	* cpukit/Makefile.am: Reflect having added target-cpukit.add.
	Acknowledge osversion.
	* cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
	* cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
2003-10-07 08:53:29 +00:00
Joel Sherrill
923ecb6ff9 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-26 21:48:56 +00:00
Ralf Corsepius
087a6c86f5 2003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am, configure.ac,
	autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
	binutils/Makefile.am, binutils/base-binutils.add,
	binutils/binutils.add, binutils/mkspec.in,
	binutils/target-binutils.add,
	common/common.add.in,
	cpukit/Makefile.am,
	gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
	gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
	gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
	gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
	gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
	gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
	gcc3newlib/target-objc.add,
	gccnewlib/Makefile.am,
	gdb/Makefile.am,
	rtems/Makefile.am,
	rtemsdoc/Makefile.am:
	Merger from rtems-4-6-branch.
	* common/common.am: New.
2003-09-02 16:41:50 +00:00
Ralf Corsepius
54ceffa88c 2003-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Apply the 2003-01-31 changes OAR's broken CVS had dropped.
2003-02-05 05:01:11 +00:00
Ralf Corsepius
ab591073c5 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* common/common.add.in: Add Vendor, Distribution, BuildRoot.
	* binutils/Makefile.am: Fix path to clean.add.
	* binutils/binutils.add: Remove BuildRoot.
	* cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
	$(top_builddir)/common/clean.add, header.add.
	Generate rtems-cpukit.spec.in.
	* cpukit/header.add: New.
	* cpukit/rtems-cpukit.spec.in: Remove.
	* cpukit/rtems-cpukit.add: New.
	* gccnewlib/gccnewlib.add: Remove Buildroot.
	* gdb/gdb.add: Remove Buildroot.
	* rtemsdoc/rtemsdoc.add: Remove BuildRoot.
2003-01-31 07:29:27 +00:00
Ralf Corsepius
9c8ee7b2bd 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gdb/gdb.add: Remove header, broken cdn-X configuration,
	%clean, Replace @exe_ext@ with %{_exeext}.
	* gdb/mkspec.in: Remove exe_ext.
	* gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
	* gdb/Makefile.am: Use $(top_builddir)/common/common.add,
	$(top_builddir)/common/clean.add, header.add.
	* gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
	* cpukit/mkspec.in: Remove exe_ext.
	* binutils/Makefile.am: Use $(top_builddir)/common/common.add,
	$(top_builddir)/common/clean.add, header.add.
2003-01-31 05:32:20 +00:00
Ralf Corsepius
084879d5b4 2002-07-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* autotools/automake-rtems.spec.in: Automake-1.6.3.
	* cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
2002-07-30 15:18:59 +00:00
Ralf Corsepius
3d36fe3d82 2002-07-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
	to generate mk*spec scripts.
	* mkbspspec.in: Use ',' as pattern delimiter in sed expression
	for $rpm_build_root.
	* mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
	expression for $rpm_build_root.
	* cpukit/mkspec.in: Cosmetical changes.
2002-07-29 07:55:49 +00:00
Ralf Corsepius
620c972cf1 2002-07-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
	Joel.
	* cpukit/Makefile.am: New.
	* cpukit/mkspec.in: New.
	* cpukit/rtems-cpukit.spec.in: New.
	* cpukit/.cvsignore: New.
	* configure.ac: Add cpukit.
	Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
	* Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
	RTEMS_VERSION).
	* setup.def: Use %{_tmppath} as default for $rpm_build_root.
	* mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
	for $rpm_build_root.
	* mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
	expression for $rpm_build_root.
	* mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
	expression for $rpm_build_root.
	* mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
	$rpm_build_root.
2002-07-29 07:40:53 +00:00