summaryrefslogtreecommitdiffstats
path: root/scripts/binutils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2005-09-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-051-1/+1
| | | | | * binutils/target-binutils.add: Don't own %{_mandir}/man1 for %_prefix == /usr.
* Remove dlltool, nlmconv, windres man pages.Ralf Corsepius2005-09-031-0/+5
|
* Rename *.spec into @rpmprefix@*.spec.Ralf Corsepius2005-09-021-24/+24
|
* Replace %{rpmprefix} with @rpmprefix@Ralf Corsepius2005-09-023-10/+10
|
* Further adaptations to /usr.Ralf Corsepius2005-09-011-0/+4
|
* Remove Packager:.Ralf Corsepius2005-09-011-1/+0
|
* Special-case _prefix == /usrRalf Corsepius2005-08-171-2/+0
|
* Add special treatment for _prefix=/usrRalf Corsepius2005-08-162-0/+10
|
* Remove h8300-rtemscoffRalf Corsepius2005-08-151-4/+0
|
* Reflect using brp-rtems*.Ralf Corsepius2005-07-281-19/+17
|
* 2005-07-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-07-061-1/+7
| | | | | * binutils/binutils.add: Take out -D_FORTIFY_SOURCE from CFLAGS to prevent fortify from rendering ar unusable.
* 2005-07-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-07-051-8/+8
| | | | | * binutils/mkspec.in, gccnewlib/mkspec.in, gdb/mkspec.in: Use ',' as sed pattern delimiter.
* install-info --info-dir=Ralf Corsepius2005-05-201-12/+12
|
* 2005-05-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-022-3/+4
| | | | | * binutils/base-binutils.add, binutils/binutils.add: Misc %infodir/dir handling changes.
* Install infos using FC conventions.Ralf Corsepius2005-04-262-24/+22
|
* 2005-04-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-251-3/+3
| | | | | | | * binutils/binutils.add: Use BuildRequires instead of BuildPreReq. * gccnewlib/gccnewlib.add: Use BuildRequires instead of BuildPreReq. * gdb/gdb.add: Use BuildRequires instead of BuildPreReq. * gccnewlib/gccnewlib.add: Remove Source0-magic for gcc < 3.0.
* 2005-04-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-232-4/+5
| | | | | | * binutils/Makefile.am: Add h8300-rtemscoff. Remove or32-rtems. * binutils/binutils.add: Propagate RPM_OPT_FLAGS to configure.
* 2005-04-20 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-203-59/+52
| | | | | | * binutils/base-binutils.add, binutils/binutils.add, binutils/target-binutils.add: Introduce %{_includedir}, %{_libdir}, %{_bindir}. Remove superfluous %doc. Misc. fixes.
* 2005-04-20 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-201-2/+1
| | | | | | | | | * configure.ac: chmod +x rtems/mkspec. * binutils/binutils.add: Remove Prefix. Use mkdir -p. * cpukit/rtems-cpukit.add: Fix Source URL. * rtems/Makefile.am: Append @osversion@ to rules. * rtems/rtems.add: Fix Source URL. Misc cosmetics.
* Let %install rm -f $RPM_BUILD_ROOT.Ralf Corsepius2005-04-131-0/+2
|
* Remove rpm_build_root.Ralf Corsepius2005-04-131-1/+0
|
* Move target-*.add before base*.add.Ralf Corsepius2005-04-131-1/+2
|
* 2005-04-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-121-1/+0
| | | | | | * binutils/target-binutils.add, cpukit/rtems-cpukit.add, gcc3newlib/gccnewlib.add, gdb/gdb.add, rtemsdoc/rtemsdoc.add: Remove Autoreqprov-tag.
* Sync %setup with gcc/gcc.add for consistency.Ralf Corsepius2005-04-121-1/+1
|
* Apply patches in tool subdirs.Ralf Corsepius2005-04-121-1/+5
|
* Eliminate @PATCH2@.Ralf Corsepius2005-04-122-3/+1
|
* Add support for rpmbuild --with sources.Ralf Corsepius2005-04-121-1/+1
|
* Preparations for binutils-2.16.Ralf Corsepius2005-03-121-0/+3
|
* Add binutils_suffix.Ralf Corsepius2005-03-122-3/+3
|
* 2004-10-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-10-291-0/+4
| | | | | | | * setup.def: Update gcc to 3.3.5 and binutils to 2.15. * autotools/autoconf-rtems.spec.in: Temporarily do not include some of the documentation since it causes the RPM build to fail. * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
* 2004-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-09-291-4/+0
| | | | | | | * buildall.in, buildalltar.in, binutils/Makefile.am, cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add, gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore, rtemsdoc/Makefile.am: i960 obsoleted.
* 2004-09-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-233-15/+24
| | | | | | | * binutils/binutils.add: Rename package from binutils-collection to binutils. Cleanups. * binutils/target-binutils.add: Reflect changes above. * binutils/Makefile.am: Add avr. Reflect changes above.
* 2004-05-18 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-05-182-3/+4
| | | | | | | * binutils/Makefile.am: Add sh-rtemscoff. Remove sh-rtemself. * binutils/binutils.add: BuildRequires flex. * autotools/automake-rtems.spec.in: Automake 1.8.5.
* 2004-03-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-03-273-35/+40
| | | | | | | | * binutils/base-binutils.add: Apply _infodir. Don't install libiberty. Misc. cleanups. * binutils/binutils.add: Apply _infodir, _mandir. Don't install libiberty. Gzip man pages. Misc. cleanups. * binutils/target-binutils.add: Apply _mandir.
* 2004-03-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-03-151-11/+7
| | | | * binutils/base-binutils.add: Preparations for binutils-2.15.
* 2004-01-28 RTEMSJoel Sherrill2004-01-281-4/+0
| | | | | | | * buildall.in, buildalltar.in, binutils/Makefile.am, cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am, gdb/Makefile.am: Attempt to convert all c4x-rtems references to tic4x-rtems. Left the rtems documentation alone.
* 2004-01-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-071-4/+0
| | | | | | | | * buildall.in, buildalltar.in, binutils/Makefile.am, cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am, gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore, rtemsdoc/Makefile.am: mips64orion port removed as mips port more completely covers the MIPS family.
* 2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-111-2/+1
| | | | | | | | | | | | | | * Makefile.am: Cosmetics. * autotools/Makefile.am: Cosmetics. * autotools/autoconf-rtems.spec.in: 2.59. * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59. * binutils/Makefile.am: Cosmetics. * cpukit/Makefile.am: Cosmetics. * gcc3newlib/Makefile.am: Cosmetics. * gccnewlib/Makefile.am: Cosmetics. * gdb/Makefile.am: Cosmetics. * rtems/Makefile.am: Cosmetics. * rtemsdoc/Makefile.am: Cosmetics.
* 2003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-232-1/+4
| | | | | * binutils/Makefile.am: Add tic4x. * binutils/mkspec.in: Remove duplicate rpmgroup.
* 2003-09-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-261-4/+0
| | | | | | | * buildall.in, buildalltar.in, binutils/Makefile.am, cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am, gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore, rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
* 2003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-043-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * binutils/base-binutils.add: Add osversion support. * binutils/binutils.add: Add osversion support. %setup -n %{name}-%{version}. Don't remove c++filt. * binutils/target-binutils.add: Add osversion support. Pickup c++filt. * gcc3newlib/base-g77.add: Add osversion support. * gcc3newlib/base-gcc.add: Add osversion support. * gcc3newlib/base-gcj.add: Add osversion support. * gcc3newlib/base-gnat.add: Add osversion support. * gcc3newlib/gccnewlib.add: Add osversion support. Remove c++filt, %setup -n -n %{name}-%{version}. * gcc3newlib/target-c++.add: Add osversion support. Don't pickup c++filt. * gcc3newlib/target-g77.add: Add osversion support. * gcc3newlib/target-gcc.add: Add osversion support. * gcc3newlib/target-gcj.add: Add osversion support. * gcc3newlib/target-gnat.add: Add osversion support. * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}. * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix, gdb_version, gdb_target. * gdb/target-gdb.add: Ditto. * gdb/gdb.add: Ditto. %setup -n -n %{name}-%{version}.
* 2003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-041-2/+2
| | | | | * binutils/Makefile.am: Fix osversion support for sh-rtemself. * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
* 2003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-042-40/+42
| | | | | | | | | | | * configure.ac: Add --enable-osversions (OS-versioned RPMS support). * binutils/Makefile.am: Add osversion support. * binutils/mkspec.in: Add osversion support. * gcc3newlib/Makefile.am: Add osversion support. * gcc3newlib/mkspec.in: Add osversion support. * gdb/Makefile.am: Add osversion support. * gdb/mkspec.in: Add osversion support. Add rpmprefix, rpmgroup.
* 2003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-025-60/+67
| | | | | | | | | | | | | | | | | | | | | | | * Makefile.am, configure.ac, autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in, binutils/Makefile.am, binutils/base-binutils.add, binutils/binutils.add, binutils/mkspec.in, binutils/target-binutils.add, common/common.add.in, cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/base-g77.add, gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add, gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, gcc3newlib/target-c++.add, gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add, gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add, gcc3newlib/target-objc.add, gccnewlib/Makefile.am, gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/Makefile.am: Merger from rtems-4-6-branch. * common/common.am: New.
* 2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-222-7/+13
| | | | | | * binutils/binutils.add: Preps for 2.14. Use %{binutils_version} instead of @binutils_version@. * binutils/base_binutils.add: Preps for 2.14.
* 2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-311-0/+1
| | | | | | | | | * 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 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-312-2/+1
| | | | | | | | | | | | | | | * 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 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-311-2/+4
| | | | | | | | | | | | | * 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 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-313-48/+23
| | | | | | | * 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 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-311-0/+4
| | | | | | | | | | | * 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.