Commit Graph

7 Commits

Author SHA1 Message Date
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
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
b41a0d197c RTEMS RPM basically working. 1999-11-22 14:30:41 +00:00
Joel Sherrill
7063e223dc Made the RTEMS version get substituted properly even though it is
not right yet.

Now can specify rpm_build_root via setup.
1999-10-21 17:22:02 +00:00
Joel Sherrill
43e7d103a0 Changes from Ralf with script-19991021-0. He fixed the %files
issue and has mkbspspec in a better state.  user.cfg is now
gone.

There are some miscellaneous changes to buildall done by Joel
to clean up the build process.
1999-10-21 15:59:54 +00:00
Joel Sherrill
e46cd61162 Added RPM release numbers. 1999-10-20 16:57:50 +00:00
Joel Sherrill
10629f7435 New version from Ralf. 1999-10-20 15:29:12 +00:00