Commit Graph

139 Commits

Author SHA1 Message Date
Ralf Corsepius
6d4210c19c 2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* autotools/automake-rtems.spec.in: Update to automake-1.6.2.
2002-06-27 02:30:21 +00:00
Joel Sherrill
c93fb2af84 2002-06-14 Joel Sherrill <joel@OARcorp.com>
* mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
	Updated to gcc 3.1 and gdb 5.2.
2002-06-14 17:33:04 +00:00
Joel Sherrill
72503c6cc2 2001-05-29 Joel Sherrill <joel@OARcorp.com>
* setup.def: Updated to binutils 2.12.1.
	* rtems/Makefile.am: Remove m68k-rtemself references.
2002-05-29 16:55:09 +00:00
Joel Sherrill
6e9746a29c 2002-06-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mkgcc3newlibspec.in: Remove SETUP (bogus).
	* gcc3newlib/target-c++.add: New.
	* gcc3newlib/Makefile.am: Add target-c++.add.
	* gcc3newlib/base-g77.add: Adapt to gcc-3.1.
	Reflect having split out c++. Various minor fixes.
	* gcc3newlib/base-gcc.add: Ditto.
	* gcc3newlib/gccnewlib.add: Ditto.
	* gcc3newlib/target-gcc.add: Ditto.
2002-05-15 16:38:16 +00:00
Joel Sherrill
383e974a46 2002-04-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
	timestamps.
2002-04-18 13:07:59 +00:00
Joel Sherrill
3f60b2aaff 2001-04-16 Joel Sherrill <joel@OARcorp.com>
* .cvsignore: Added files added by automake 1.6.1.
	* setup.def: New shot at gcc 3.0.4 RPMs.
	* binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
	Deleted m68k-rtemself.
	* gcc3newlib/gccnewlib.add: Commented out host/target OS check.
2002-04-16 23:43:23 +00:00
Joel Sherrill
1daced6d79 2002-04-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* autotools/automake-rtems.spec.in: Update to automake-1.6.1.
	Use *.tar.bz2.
2002-04-16 18:33:23 +00:00
Joel Sherrill
df2b589974 2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mkbinutilspec.in: Fix PATCH2.
2002-04-08 18:29:24 +00:00
Joel Sherrill
55f4d3d456 2002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
2002-04-04 18:22:45 +00:00
Joel Sherrill
0d211e81c9 2002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/gccnewlib.spec.in: Removed from CVS.
2002-04-04 18:20:38 +00:00
Joel Sherrill
becf77e6c9 2002-04-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mkbinutilspec.in: Add support for empty patch-version (no patch).
	* mkgcc3newlibspec.in: Ditto.
	* setup: Fix gcc3*_versions handling.
	* setup.def: binutils_patch_version=.
	* binutils/binutils.add: Reflect changes to mkbinutilspec.in,
	Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
	* binutils/target-binutils.add: Comment out c++filt.
	* gcc3newlib/base-gcc.add: Remove duplicate libm.info.
	* gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
	Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
	Comment out gcc-2.95.x hacks.
	Remove *.la from installed files.
	* gcc3newlib/gccnewlib_c_only.spec.in: Remove.
2002-04-03 18:00:56 +00:00
Joel Sherrill
df1f734e38 2002-04-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mkbinutilspec.in: Add support for empty patch-version (no patch).
	* mkgcc3newlibspec.in: Ditto.
	* setup: Fix gcc3*_versions handling.
	* setup.def: binutils_patch_version=.
	* binutils/binutils.add: Reflect changes to mkbinutilspec.in,
	Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
	* binutils/target-binutils.add: Comment out c++filt.
	* gcc3newlib/base-gcc.add: Remove duplicate libm.info.
	* gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
	Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
	Comment out gcc-2.95.x hacks.
	Remove *.la from installed files.
	* gcc3newlib/gccnewlib_c_only.spec.in: Remove.
2002-04-03 17:58:26 +00:00
Joel Sherrill
349a01cc4b 2001-04-02 Joel Sherrill <joel@OARcorp.com>
* buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
2002-04-02 23:48:02 +00:00
Joel Sherrill
d3c2a049a5 2001-03-29 Joel Sherrill <joel@OARcorp.com>
* .cvsignore: Added mkgcc3newlib.
2002-03-29 14:16:43 +00:00
Joel Sherrill
ff47e5b342 2001-03-29 Joel Sherrill <joel@OARcorp.com>
* gcc3newlib/.cvsignore: New file.
2002-03-29 14:15:34 +00:00
Joel Sherrill
afe5cac98d 2001-03-28 Joel Sherrill <joel@OARcorp.com>
* Per PR64 added support for gcc 3.x RPMs
	* Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
	* mkgcc3newlibspec.in: New file.
	* gcc3newlib: New subdirectory.
	* base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
	gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
	README, target-g77.add, target-gcc.add, target-gcj.add,
	target-objc.add: New files.
2002-03-28 18:17:40 +00:00
Joel Sherrill
c2778fa04c 2001-03-28 Joel Sherrill <joel@OARcorp.com>
* binutils/binutils.add: Commented out patch since binutils 2.12
	does not require one.
2002-03-28 18:13:06 +00:00
Joel Sherrill
d7c82390d8 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:
	AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
	AM_INIT_AUTOMAKE([no-define foreign 1.6]).
	* autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* Makefile.am: Remove AUTOMAKE_OPTIONS.
	* binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:54:33 +00:00
Joel Sherrill
be499b0d76 2002-03-06 Ralf Corsepius <corsepiu@faw-uni-ulm.de>
* PR151
	* autotools/automake-rtems.spec.in: New.
	* autotools/automake-rtems.spec: Removed.
	* configure.ac: Reflect changes above.
2002-03-20 14:23:51 +00:00
Joel Sherrill
353dbe95fc 2002-03-06 Ralf Corsepius <corsepiu@faw-uni-ulm.de>
* PR151
	* autotools/automake-rtems.spec.in: New.
	* autotools/automake-rtems.spec: Removed.
	* configure.ac: Reflect changes above.
2002-03-20 14:17:17 +00:00
Joel Sherrill
0694dbab39 2001-02-27 Joel Sherrill <joel@OARcorp.com>
* configure.ac: Be a little more lenient in matching sparc-solaris.
2002-02-27 21:56:41 +00:00
Joel Sherrill
4b3af7a411 2002-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
	gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
	gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
	gccnewlib/target-chill.add, gccnewlib/target-g77.add,
	gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
	gccnewlib/target-objc.add: Added more support for Canadian Cross
	building.
2002-02-05 21:08:15 +00:00
Joel Sherrill
2d14fce57e 2001-01-30 Joel Sherrill <joel@OARcorp.com>
* buildall.in: Corrected logic for detecting when no RPMs are installed.
2002-01-30 14:31:41 +00:00
Joel Sherrill
49d0704a0a 2001-01-24 Joel Sherrill <joel@OARcorp.com>
* README: Added Canadian Cross instructions.
2002-01-24 14:18:41 +00:00
Joel Sherrill
b96a7b14f9 2002-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
	* mkbinutilsspec.in: Add propagation of @prefix@.
	* binutils/base-binutils.add:
	Let %post and %unpost apply %{_prefix}.
	Apply %{_prefix} instead of /opt/rtems.
	* binutils/binutils.add: Update copyright notice.
	Add _prefix.
	Apply %{_prefix} instead of /opt/rtems.
	Remove -a 0 in %setup.
 	Rework hack to SuSE's rpm screwing up %{_target}.
	Replace ARGS with CONFIGURE_ARGS.
	* binutils/target-binutils.add:
	Apply %{_prefix} instead of /opt/rtems.
2002-01-24 14:14:31 +00:00
Joel Sherrill
2cfb238713 2002-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* binutils/binutils.add: Add initial support for building
	Canadian cross RPMs.  It should work like this:
	    cd rtems/scripts
	    ./configure --build=`../config.guess` --host=i386-cygwin
	    make install
	    rpm --target=i386-cygwin \
	        /usr/src/redhat/SPECS/<target>-binutils-..spec.

	    alien -t /usr/src/redhat/RPMS/....i386.rpm
	.. and voila ... your tarball, with rpm-consistency checks etc. applied.
2002-01-22 18:00:08 +00:00
Joel Sherrill
08f224b0d0 2001-01-22 Joel Sherrill <joel@OARcorp.com>
* buildalltar.in: Modified to support Canadian cross builds.
	It was testing using a RedHat 7.2 host to build *-rtems tools
	that run on an i386-cygwin host.
2002-01-22 15:38:43 +00:00
Joel Sherrill
96a2a020bf 2001-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix typo to allow custom RPM_SPECSdirs.
2001-11-15 16:51:20 +00:00
Joel Sherrill
7b2368b03d 2001-10-16 Joel Sherrill <joel@OARcorp.com>
* setup.def: Bumped the gdb_patch_version to account for a configuration
	problem on psim where it could not be enabled for powerpc-RTEMS.
	* gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
2001-10-16 13:16:53 +00:00
Joel Sherrill
64cc4bb5af 2001-10-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mkbinutilsspec.in: Guard sed-pattern against autoconf.
	* mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
	Target_alias.
	* mkgdbspec.in: Guard sed-pattern against autoconf.
	* mkbspspec.in: Guard sed-pattern against autoconf.
	* configure.ac: Rework check for RPM_SPECSdir.
	* autotools/automake-rtems.spec: Update to automake-1.5.
2001-10-15 17:49:35 +00:00
Joel Sherrill
d7aecdc8f8 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
	* configure.in: Remove.
2001-10-12 18:47:00 +00:00
Joel Sherrill
cfb99fb7b3 2001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
	* configure.in: Remove.
	* configure.ac: New file, generated from configure.in by autoupdate.
2001-10-12 16:05:32 +00:00
Joel Sherrill
df25c9989b 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
	* configure.in: Remove.
	* configure.ac: New file, generated from configure.in by autoupdate.
2001-10-11 19:36:23 +00:00
Joel Sherrill
0671af64ea 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
	Initially setup CLEANFILES using = instead of += to make
	automake-1.5 happy.
2001-09-24 18:30:27 +00:00
Joel Sherrill
1cd0db4073 2001-09-13 Joel Sherrill <joel@OARcorp.com>
* setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
	Revert changes because of gcc 2.5.x/3.0 transition and continue
	to support gcc 2.95.x as primary version.
2001-09-13 16:37:03 +00:00
Joel Sherrill
a8bd1dea77 2001-09-13 Joel Sherrill <joel@OARcorp.com>
* mkgccnewlibspec.in,
	Use Target_alias not target_alias to avoid conflicts with new autoconf.
	* setup.def: Changed version numbers in attempt at building gcc 3.0.1.
	Only sparc and arm built for C/C++ OK. :(
	* gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
	* gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
	* target-gcc.add: Modifications to reflect files not in gcc 3.1
2001-09-13 13:35:35 +00:00
Joel Sherrill
34094cc350 2001-09-13 Joel Sherrill <joel@OARcorp.com>
* autotools/.cvsignore: New file.
2001-09-13 13:13:20 +00:00
Joel Sherrill
a792b78d7b 2001-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* autotools/Makefile.am, autotools/autoconf-rtems.spec,
	autotools/automake-rtems.spec: New.
	* configure.in, Makefile.am: Add autotools/.
2001-09-06 18:38:31 +00:00
Joel Sherrill
4331c3dfa9 2001-08-30 Joel Sherrill <joel@OARcorp.com>
* .cvsignore: Add buildalltar.
2001-08-30 13:36:26 +00:00
Joel Sherrill
302b76df6a 2001-08-30 Joel Sherrill <joel@OARcorp.com>
* buildalltar.in: New file.
	* configure.in, Makefile.am: Modified to reflect addition of file.
2001-08-30 13:33:32 +00:00
Joel Sherrill
b471c035e8 2001-08-10 Joel Sherrill <joel@OARcorp.com>
* mkgdbspec.in: Make list of simulators very complete.
	* setup.def: Update versions.
2001-08-10 17:12:12 +00:00
Joel Sherrill
6c5e321514 2001-07-03 Joel Sherrill <joel@OARcorp.com>
* setup.def, binutils.add, gccnewlib.add: Updated to build
	binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
	patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
2001-07-03 17:01:56 +00:00
Joel Sherrill
01ec6c0c4c 2001-05-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Remove AC_EXEEXT, treat .exe manually.
	* gccnewlib/base-gcc.add: Remove cpp.
	* gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
	copyright.
2001-05-24 19:58:35 +00:00
Joel Sherrill
4ff04390ee 2001-04-16 Joel Sherrill <joel@OARcorp.com>
* setup.def: Modified the binutils version to 2.11 and
	RPM revision 3 to reflect experimentation with new binutils release.
2001-04-16 20:33:56 +00:00
Joel Sherrill
365d16cf94 2001-04-11 Joel Sherrill <joel@OARcorp.com>
* binutils/Makefile.am: Added a29k-rtems.
	* binutils/binutils.add: Switch to .bz2 extension to reflect
	real way code is compressed on distribution sites now.
2001-04-11 13:51:18 +00:00
Joel Sherrill
9a4d5493fd 2001-03-19 Joel Sherrill <joel@OARcorp.com>
* setup.def: Updated version numbers and patches for binutils
	and gdb.  binutils was to get correct patch in field.  gdb
	was to add mipstx39-rtems configurery support.
2001-03-19 13:09:35 +00:00
Joel Sherrill
b9a7287e2d 2001-03-14 Joel Sherrill <joel@OARcorp.com>
* gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
	configuration to gdb since this includes the JMR3904 simulator.
2001-03-14 19:43:57 +00:00
Joel Sherrill
48ad47cc70 2001-02-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Reworked for Canadian Cross support.
	* Makefile.am: Reflect changes to configure.in.
	* config.guess, config.sub: Update from subversions.gnu.org.
	* README.cdn-X: New file.
	* tools/Makefile.am: Remove build, tools from SUBDIRS.
2001-03-01 20:46:21 +00:00
Joel Sherrill
409f7d15ad 2001-01-03 Joel Sherrill <joel@OARcorp.com>
* setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
	binutils HISTORY to reflect new revision.  Updated gcc to fix
	i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
2001-01-03 16:50:24 +00:00
Joel Sherrill
ee6d2050d1 2000-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gccnewlib/gccnewlib.add: Fix typo in URL.
2000-11-16 13:54:18 +00:00