summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/gcc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Backport from CVS-HEAD.Ralf Corsepius2009-03-301-0/+5
|
* Sync with CVS-HEAD.Ralf Corsepius2009-02-075-14/+8
|
* Sync with CVS-HEAD.Ralf Corsepius2008-11-101-1/+2
|
* Import changes from HEAD.Ralf Corsepius2008-11-071-0/+4
|
* Sync with CVS-HEAD.Ralf Corsepius2008-11-063-2/+26
|
* Add --enable-newlib-io-c99-formats.Ralf Corsepius2008-09-081-0/+3
|
* Do not use string comparisions.Ralf Corsepius2008-06-091-2/+2
|
* Use rtems_api.Ralf Corsepius2008-04-261-2/+2
|
* Remove stray newline.Ralf Corsepius2008-04-251-1/+0
|
* Unconditionally BR: %{_host_rpmprefix}gcc.Ralf Corsepius2008-03-311-1/+6
|
* Set CFLAGS_FOR_BUILD and CC for CdnX-builds.Ralf Corsepius2008-03-181-1/+5
|
* BR: @rpmprefix@@tool_target@-gcc and @rpmprefix@%{_host}-gcc for CdnX-builds.Ralf Corsepius2008-03-181-0/+5
|
* BR: @rpmprefix@@tool_target@-gcc-c++ for CdnX-builds.Ralf Corsepius2008-03-181-0/+3
|
* Require gmp and mpfr for gcc > 4.2.0 fortran.Ralf Corsepius2008-03-061-0/+7
|
* Build bundled mpfr for suse10.2 and suse10.3.Ralf Corsepius2008-02-271-1/+3
|
* Add mpfr support.Ralf Corsepius2008-02-272-0/+25
|
* Add %{?_smp_mflags}.Ralf Corsepius2007-12-201-1/+1
|
* Exclude %{gcclib}/@tool_target@/%{gcc_version}/include/ssp for avr.Ralf Corsepius2007-11-121-0/+2
|
* Cleanups.Ralf Corsepius2007-09-281-1/+1
|
* 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
|