Commit Graph

208 Commits

Author SHA1 Message Date
Ralf Corsepius
446a7486b9 2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* common/commom.am: New.
	* Makefile.am: Remove TEMPLATES.
	Put setup.cache into CONFIG_STATUS_DEPENDENCIES instead of
	CONFIGURE_DEPENDENCIES.
	* configure.ac: Remove AC_PREFIX_DEFAULT.
	* binutils/Makefile.am: include common.am.
	* common/common.add.in: Use rtems.com gnats.
	* cpukit/Makefile.am: include common.am.
	* gcc3newlib/Makefile.am: include common.am.
	* gccnewlib/Makefile.am: include common.am.
	* gdb/Makefile.am: include common.am.
	* rtems/Makefile.am: include common.am.
	* rtemsdoc/Makefile.am: include common.am.
2003-08-28 23:43:10 +00:00
Joel Sherrill
cb625dbacd 2003-08-28 Joel Sherrill <joel@OARcorp.com>
* setup.def: Recovery effort.
2003-08-28 13:52:52 +00:00
Ralf Corsepius
74e299827b 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-11 14:41:57 +00:00
Joel Sherrill
33f17a12f5 2003-06-02 Joel Sherrill <joel@OARcorp.com>
* setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
2003-06-02 16:50:35 +00:00
Ralf Corsepius
99f97d3f2d 2003-05-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* common/common.add.in: Add %define __os_install_post %{nil} to
	work around rpm-4.2 choking on foreign file types.
2003-05-09 08:56:57 +00:00
Joel Sherrill
217019f3b6 2003-04-18 Joel Sherrill <joel@OARcorp.com>
* ChangeLog, gcc3newlib/gccnewlib.add, gdb/Makefile.am: Merged from
	head.
2003-04-18 12:58:24 +00:00
Ralf Corsepius
8a1d1e0bed 2003-02-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
	Apply %gcc_version, %newlib_version.
	* gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
	* gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
	* gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
	* gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
	* gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
	* gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
2003-02-26 15:52:36 +00:00
Ralf Corsepius
ccd81b60c2 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2003-02-11 11:47:49 +00:00
Ralf Corsepius
9b5c258556 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_PREREQ(2.57).
2003-02-11 11:11:33 +00:00
Joel Sherrill
de819f6e89 2003-02-10 Joel Sherrill <joel@OARcorp.com>
* gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
	determine which targets have simulators, configure with appropriate
	arguments, and package the correct files.
2003-02-10 16:32:27 +00:00
Ralf Corsepius
553e29714c 2003-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
	* gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
	gcj from rpmbuild command line.
	Copy gsyslimits.h for CDN-X compilation.
2003-02-07 05:16:41 +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
7da8c10750 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* README.cdn-X: New.
	* binutils/binutils.add: Add --build=%_build --host=%_host.
	* cpukit/.cvsignore: Add *.spec.in.
	* gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
	* gdb/gdb.add: Add --build=%_build --host=%_host.
	* rtemsdoc/.cvsignore: Add *.spec.in.
2003-01-31 16:02:21 +00:00
Ralf Corsepius
36f18e0722 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/gccnewlib.add: Remove Buildroot.
	* common/.cvsignore: New.
2003-01-31 07:32:21 +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
59292fe9af 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
	$(top_builddir)/common/clean.add, header.add.
	Generate rtemsdoc.spec.in.
	* rtemsdoc/mkspec.in: Remove exe_ext.
	* rtemsdoc/rtemsdoc.spec.in: Remove.
	* gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
        $(top_builddir)/common/clean.add, header.add.
	* gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
	* gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
	* gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
	Remove header, broken cdn-X configuration, %clean.
	* gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
	* gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
	* gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
	* gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
2003-01-31 06:22:09 +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
491b8b2e7a 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
	%clean, Replace @exe_ext@ with %{_exeext}.
	* gcc3newlib/mkspec.in: Remove exe_ext.
	* gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
	* gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
	* gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
	* gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
	* gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
	* gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
	+ gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
	$(top_builddir)/common/clean.add, header.add.
2003-01-31 05:21:08 +00:00
Ralf Corsepius
6044dd2f53 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove reference to mkbinutilsspec.
	* configure.ac: Remove EXEEXT check.
	Add common/clean.add, common/common.add.
2003-01-31 05:10:02 +00:00
Ralf Corsepius
0ac55c0c57 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* binutils/binutils.add: Remove header, broken cdn-X configuration,
	%clean.
	* binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
	* binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
2003-01-31 04:58:01 +00:00
Ralf Corsepius
b5b0433eaa 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/header.add: New.
	* gccnewlib/header.add: New.
	* binutils/header.add: New.
	* gdb/header.add: New.
	* rtemsdoc/header.add: New.
	* rtemsdoc/rtemsdoc.add: New.
	* common/clean.add.in: New.
	* common/common.add.in: New.
2003-01-31 04:46:44 +00:00
Ralf Corsepius
d413a66b3e 2003-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* binutils/Makefile.am: Reflect changes above.
2003-01-30 10:26:45 +00:00
Ralf Corsepius
b601e1a44e 2003-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* binutils/mkspec.in: New.
	* binutils/.cvsignore: Add mkspec.
	* mkbinutilspec.in: Remove.
	* gdb/Makefile.am: Depend on mkspec.
	* binutils/binutils.add: Add @exe_ext@ to c++filt.
	Add %_defaultbuildroot.
	* configure.ac: Reflect changes above.
2003-01-30 10:21:40 +00:00
Ralf Corsepius
00b8107cce 2003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gdb/.cvsignore: Add mkspec.
2003-01-29 14:07:35 +00:00
Ralf Corsepius
c86d8e7f37 2003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ChangeLog: Fix yesterday's entry.
	* gdb/target-gdb.add: %defattr(-,root,root).
	Use %{_prefix} instead of /opt/rtems.
	Misc. minor changes.
	* gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
	Remove stray unpackaged files.
	Use %{_defaultbuildroot} instead of hard-coded values.
	configure --disable-nls.
	Misc. minor changes.
	Add BuildPreReq: ncurses-devel.
	* gdb/base-gdb.add: %defattr(-,root,root).
	Use %{_prefix} instead of /opt/rtems.
	Misc. minor changes.
	* gdb/mkspec.in: New.
	* gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
	* gcc3newlib/mkspec.in: Fix usage.
	* gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
	hard-coded values. Update copyright notice.
	* mkgdbspec.in: Removed.
	* Makefile.am: Remove mkgdbspec.
	* configure.ac: Remove mkgdbspec.
	Add gdb/mkspec.
2003-01-29 14:06:02 +00:00
Ralf Corsepius
9b0bb5a488 2003-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gccnewlib.add: Add various BuildPreReq.
	Add %defattr(-,root,root) to "dir".
	* base-g77.add: %defattr(-,root,root).
	* base-gcc.add %defattr(-,root,root).
	* base-gcj.add %defattr(-,root,root).
	* base-gnat.add %defattr(-,root,root).
	* target-c++.add %defattr(-,root,root).
	* target-g77.add %defattr(-,root,root).
	* target-gcc.add %defattr(-,root,root).
	* target-gcj.add %defattr(-,root,root).
	* target-gnat.add %defattr(-,root,root).
	* target-objc.add %defattr(-,root,root).
2003-01-28 15:39:35 +00:00
Ralf Corsepius
986eab4656 2003-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ChangeLog: binutils/binutils.add-entry from previous patch.
2003-01-28 06:19:20 +00:00
Ralf Corsepius
d5dd9b9428 2003-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* setup.def: binutils_rpm_release=2.
	* binutils/base-binutils.add: %defattr(-,root,root).
	* binutils/binutils.add: Ditto.
	* binutils/target-binutils.add: Ditto.
2003-01-28 06:17:15 +00:00
Joel Sherrill
180a2ebdea 2003-01-27 RTEMS
* buildalltar.in, setup.def: Tool update including binaries for Cygwin
	with a special RTEMS user account.
2003-01-27 16:38:54 +00:00
Ralf Corsepius
2eb3fdaacd 2003-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add rtemsdoc.
	* Makefile.ac: Add rtemsdoc.
	* rtemsdoc/README: New.
	* rtemsdoc/.cvsignore: New.
2003-01-26 08:20:30 +00:00
Ralf Corsepius
2dae735fec 2003-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtemsdoc/Makefile.am: New.
	* rtemsdoc/mkspec.in: New.
	* rtemsdoc/rtemsdoc.spec.in: New.
	* rtemsdoc/supplement.add.in: New.
	* rtemsdoc/templ.add.in: New.
2003-01-26 08:13:55 +00:00
Joel Sherrill
0d1ce4012d 2002-12-16 Joel Sherrill <joel@OARcorp.com>
* setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
	to include m68k crti.o/crtn.o multilib patch.
2002-12-17 00:01:28 +00:00
Ralf Corsepius
09e391d874 2002-12-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* autotools/automake-rtems.spec.in: Update to automake-1.7.2.
	* autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
2002-12-07 12:59:43 +00:00
Joel Sherrill
07bf9f9d79 2002-12-06 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: Removed duplicate entry.
2002-12-06 13:51:35 +00:00
Joel Sherrill
4f7ee21b6f 2002-12-06 Joel Sherrill <joel@OARcorp.com>
* setup.def: Updated patch to fix m68k cut and paste bug which turned
	a tab into spaces in a Makefile fragment.
	* gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
	must be built with a -G0 option.
2002-12-06 13:51:15 +00:00
Joel Sherrill
e09c5c5920 2002-12-06 Joel Sherrill <joel@OARcorp.com>
* setup.def: Updated patch to fix m68k cut and paste bug which turned
	a tab into spaces in a Makefile fragment.
	* gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
	must be built with a -G0 option.
2002-12-06 13:51:12 +00:00
Joel Sherrill
2e332a946d 2002-12-02 Joel Sherrill <joel@OARcorp.com>
* setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
	2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
2002-12-02 19:17:27 +00:00
Joel Sherrill
472f35a1d1 2002-11-29 Joel Sherrill <joel@OARcorp.com>
* setup.def: Updated to gcc-3.2.1.
2002-11-29 21:18:29 +00:00
Joel Sherrill
f7e1564a61 2002-11-28 Joel Sherrill <joel@OARcorp.com>
* setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
	* gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
2002-11-28 21:12:23 +00:00
Ralf Corsepius
d35b77f021 2002-11-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/gccnewlib.add:
	Remove *.la's to make rpm-4.1/RH-8.0 happy.
	Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
	Change gcc/version.c to reflect us having patched gcc.
2002-11-25 15:24:05 +00:00
Ralf Corsepius
e4eb1beab7 2002-11-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
	Disable nls.
	Apply gzip -9qf to compress *infos and *mans.
	Apply /sbin/install-info.
	Remove  *c++-filt.
	* binutils/base-binutils.add: Add PreReq: /sbin/install-info.
	Apply /sbin/install-info.
	Package as.info-*.gz.
	* binutils/target-binutils.add:
	Package man1/*.1*.
2002-11-22 18:15:43 +00:00
Ralf Corsepius
b04b5ca751 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* autotool/autoconf-rtems.spec.in: Fix @prefix@.
2002-11-15 13:24:03 +00:00
Joel Sherrill
39f76ad024 2002-11-13 Joel Sherrill <joel@OARcorp.com>
* setup.def: Switched to binutils 2.13.1
	* binutils/Makefile.am: Remove a29k-rtems.
2002-11-13 18:00:10 +00:00
Joel Sherrill
4516274426 2002-11-11 Joel Sherrill <joel@OARcorp.com>
* setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
	which were patch changes for -3 and -4 RPM revisions.   Disabled
	build of gnat for i386-rtems as it failed to build.
2002-11-11 21:37:37 +00:00
Ralf Corsepius
60ac65d840 2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
	(RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
	* binutils/binutils.add: Remove %{target} != %{build} comment
        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
	Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
	and _target_os)
	* gcc3newlib/base-gcc.add: Add gccint*infos.
	* gcc3newlib/base-gcj.add: Add gcj*infos.
	Mark manpages as %doc and pickup the gzipped versions.
2002-10-29 16:53:14 +00:00
Ralf Corsepius
d08b8eb889 2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* autotools/automake-rtems.spec.in: Fix my address. Set up PATH
	before running configure (Prep. for automake >= 1.7).
2002-10-25 14:56:47 +00:00
Ralf Corsepius
d21091b98b 2002-10-25 Joel Sherrill <joel@OARcorp.com>
* autotools/autoconf-rtems.spec.in: New.
	Remove Provides: autoconf (Conflicts with RH-8.0).
	* autotools/autoconf-rtems.spec: Remove.
	* autotools/automake-rtems.spec.in:
	Remove Provides: automake (Conflicts with RH-8.0).
	* gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
	* Makefile.am: Ditto.
	* configure.ac: Add autotools/autoconf-rtems.spec.in.
2002-10-25 14:52:25 +00:00
Joel Sherrill
17a11842dd 2002-10-24 Joel Sherrill <joel@OARcorp.com>
* setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
	* gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
	currently include the patch referenced in PR8344.
2002-10-24 22:34:37 +00:00
Ralf Corsepius
8730f45f28 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
	Add autom4te*cache.
	Remove autom4te.cache.
2002-10-21 12:19:27 +00:00
Joel Sherrill
99e797a5d4 2002-09-14 Joel Sherrill <joel@OARcorp.com>
* gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
	gcc3newlib/target-gcj.add: First attempt at enabling Java support.
2002-09-14 20:10:21 +00:00