Commit Graph

10 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
df49c60c96 Merged from 4.5.0-beta3a 2000-06-12 15:00:15 +00:00
Joel Sherrill
778239e9bb Added on 4.5 branch 2000-05-28 18:03:55 +00:00