summaryrefslogtreecommitdiffstats
path: root/scripts/binutils/binutils.add (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2002-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-241-19/+22
| | | | | | | | | | | | | | | | * 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-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-221-3/+7
| | | | | | | | | | | | | * 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.
* 2001-07-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-07-031-1/+1
| | | | | | * 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-04-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-04-111-1/+1
| | | | | | * binutils/Makefile.am: Added a29k-rtems. * binutils/binutils.add: Switch to .bz2 extension to reflect real way code is compressed on distribution sites now.
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-0/+93
|
* Added on 4.5 branchJoel Sherrill2000-05-281-0/+0