summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/gcc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Apply %{?_smp_mflags}.Ralf Corsepius2007-12-211-1/+1
|
* Backport from HEAD.Ralf Corsepius2007-11-131-0/+2
|
* Move %{?dist} into GCC_RPMREL.Ralf Corsepius2007-07-241-1/+1
|
* Various patches from rtems-4-8-testing branch.Ralf Corsepius2007-07-227-38/+2
|
* --disable-libstdcxx-pchRalf Corsepius2007-06-181-0/+1
|
* Remove %{_libdir}/libiberty.aRalf Corsepius2007-05-241-1/+1
|
* Add --libexecdir.Ralf Corsepius2007-05-211-0/+1
|
* Add exec_prefix.Ralf Corsepius2007-03-064-8/+9
|
* mf-runtime.h is still broken in gcc-4.1.2Ralf Corsepius2007-02-271-1/+1
|
* Fix typo.Ralf Corsepius2007-02-171-1/+1
|
* Ignore errors on install-info.Ralf Corsepius2007-02-166-28/+28
|
* 'BR: flex bison' for gcc >= 4.2.0Ralf Corsepius2006-11-101-0/+3
|
* Introduce GCC_PKGVERSRalf Corsepius2006-11-093-5/+5
|
* 2006-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-08-231-6/+0
| | | | * gcc/build.add: Revert --disable-libssp etc. hacks.
* 2006-08-11 Joel Sherrill <joel@oarcorp.com>Joel Sherrill2006-08-112-0/+8
| | | | | | | | | | | | | * configure.ac, gcc/build.add, gcc/target-gcc.add: Add bfin target prior to merge. Add ability to disable libssp and libstdcxx-pch which apparently are required to build the Blackfin port. * patches/binutils-2.17-rtems-bfin-20060810.diff, patches/gcc-4.1.1-bfinrtems-20060810a.diff, patches/gdb-6.5-bfinrtems-20060810a.diff, patches/newlib-1.14.0-bfinrtems-20060810a.diff, rtems4.7/bfin/.cvsignore, rtems4.7/bfin/Makefile.am, rtems4.7/bfin/binutils-sources.add, rtems4.7/bfin/gcc-sources.add, rtems4.7/bfin/gdb-sources.add: New files.
* More %if %build_newlib blocks.Ralf Corsepius2006-07-252-0/+4
|
* Minor fixes.Ralf Corsepius2006-07-231-2/+2
|
* Rename *base packages into gcc*-common gcc/base*.addRalf Corsepius2006-07-232-4/+8
|
* Rename *base packages into gcc*-common gcc/base*.addRalf Corsepius2006-07-231-9/+10
| | | | Rename *gfortran into *gcc-gfortran
* Rename *base packages into gcc*-common gcc/base*.addRalf Corsepius2006-07-231-8/+9
| | | | Rename *g77 into *gcc-g77
* Rename *base packages into gcc*-common gcc/base*.addRalf Corsepius2006-07-231-4/+7
| | | | Rename *objc into *gcc-objc
* Rename *base packages into gcc*-common gcc/base*.addRalf Corsepius2006-07-231-1/+2
| | | | Rename *gcj into *gcc-gcj
* Rename *base packages into gcc*-common gcc/base*.addRalf Corsepius2006-07-231-4/+5
| | | | Rename *gnat into *gcc-gnat
* Rename *base packages into gcc*-common gcc/base*.addRalf Corsepius2006-07-231-5/+8
| | | | Rename *c++ into *gcc-c++
* Rename *base packages into gcc*-commonRalf Corsepius2006-07-236-35/+69
|
* Add --enable-threads.Ralf Corsepius2006-07-231-0/+1
|
* Add %{gcclib}/@tool_target@/%{gcc_version}/include/sspRalf Corsepius2006-07-211-0/+3
|
* Remove infos and man7 if !%build_infos.Ralf Corsepius2006-07-181-3/+1
|
* Require: base packages iff %build_infosRalf Corsepius2006-07-171-0/+4
|
* Require: base-g77 iff %build_infosRalf Corsepius2006-07-171-0/+2
|
* Require: base-gfortran iff %build_infosRalf Corsepius2006-07-171-1/+1
|
* Cosmetics.Ralf Corsepius2006-07-173-3/+3
|
* Require base-gnat if build_infos is true.Ralf Corsepius2006-07-161-1/+1
|
* Require base-gcc if build_infos is true.Ralf Corsepius2006-07-162-2/+2
|
* Let *-gcc subpackage require base-package.Ralf Corsepius2006-07-161-0/+3
|
* Eliminate @osversion. Hard-code 4.7.Ralf Corsepius2006-07-1611-39/+39
|
* Remove unused constructs.Ralf Corsepius2006-07-051-73/+0
|
* GCC-4.1.1 still installs mf-runtime.h to the wrong directory.Ralf Corsepius2006-06-211-1/+1
|
* Replace %{build_infos} with %build_infos.Ralf Corsepius2006-06-208-8/+8
|
* Use %sysdir instead of %if %_prefix ==|!= /usrRalf Corsepius2006-03-178-23/+17
|
* Use %build_infosRalf Corsepius2006-03-109-9/+9
|
* Use gcc_rpmvers for subpackage deps.Ralf Corsepius2006-03-076-6/+6
|
* Use %echo instead of %%echo in %expandRalf Corsepius2006-03-071-2/+2
|
* Renamed into *-newlib.addRalf Corsepius2006-03-072-61/+0
|
* Renamed from *-libc.add to *-newlib.addRalf Corsepius2006-03-072-0/+61
|
* gcc-4.1.0 still has issues with mudflap.Ralf Corsepius2006-03-011-2/+2
|
* Revert to cd'ing into gcc-%{gcc_version} for gcc_updateRalf Corsepius2006-02-271-2/+3
|
* Fix stupid typo.Ralf Corsepius2006-02-251-1/+1
|
* Use gcc_rpmvers to setup Version:Ralf Corsepius2006-02-2510-10/+10
|
* Use %{_builddir}/%{name}-%{gcc_rpmvers}/find-* to work around rpmbuild ↵Ralf Corsepius2006-02-241-6/+6
| | | | screwing up on %version.