summaryrefslogtreecommitdiffstats
path: root/contrib (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Let rpm Obsolete < %{gdb_version}-%{release}Ralf Corsepius2006-07-231-2/+2
|
* Add --enable-threads.Ralf Corsepius2006-07-231-0/+1
|
* Elminate blank lines.Ralf Corsepius2006-07-236-24/+24
|
* Changes to the installer and an extra script to build all.Chris Johns2006-07-223-0/+614
|
* Eliminate white spaces.Ralf Corsepius2006-07-2210-50/+50
|
* Rename rtems4.7-base-gdb into gdb-commonRalf Corsepius2006-07-223-11/+14
|
* Rename rtems4.7-base-binutils into binutils-commonRalf Corsepius2006-07-213-7/+13
|
* Remove --sources (Unused)Ralf Corsepius2006-07-211-10/+0
|
* Add %{gcclib}/@tool_target@/%{gcc_version}/include/sspRalf Corsepius2006-07-211-0/+3
|
* Make install-patches more verbose.Ralf Corsepius2006-07-211-1/+2
|
* Add install-patches.Ralf Corsepius2006-07-211-0/+6
|
* Add objc.Ralf Corsepius2006-07-211-1/+1
|
* 2006-07-21 Chris Johns <chrisj@rtems.org>Chris Johns2006-07-211-0/+6
| | | | | | * build-rpms.sh: Add the build-rpms.sh here until moved to crossrpms. * AUTHORS, ChangeLog, README: Add the support files.
* Add the build-rpms.sh here until moved to crossrpms.Chris Johns2006-07-211-0/+355
|
* Add the support files.Chris Johns2006-07-213-0/+24
|
* Add NSIS installer support for MinGW.Chris Johns2006-07-214-0/+416
|
* Use gcc-core-4.1.1-rtems-20060720.diff.Chris Johns2006-07-2010-10/+10
|
* Remove $build_infos.Ralf Corsepius2006-07-201-9/+6
| | | | Add SPECSTRIP_OPTS.
* Add --enable/disable-infos.Ralf Corsepius2006-07-201-6/+13
|
* Add SPECSTRIP_OPTS.Ralf Corsepius2006-07-201-2/+1
|
* 2006-07-19 Chris Johns <chrisj@rtems.org>Chris Johns2006-07-201-0/+5
| | | | | * patches/gcc-core-4.1.1-rtems-20060720.diff: Added patch to fix GCC bug PR28400.
* Added patch to fix GCC bug PR28400.Chris Johns2006-07-191-0/+65
|
* Use newlib-1.14.0-rtems-20060707.diffRalf Corsepius2006-07-181-1/+1
|
* Fix setting up targets for solaris*Ralf Corsepius2006-07-181-2/+7
|
* Remove infos and man7 if !%build_infos.Ralf Corsepius2006-07-181-3/+1
|
* Require: base packages iff %build_infosRalf Corsepius2006-07-173-0/+8
|
* 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-175-6/+6
|
* 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
|
* Cosmetics.Ralf Corsepius2006-07-162-2/+8
|
* Let *-gcc subpackage require base-package.Ralf Corsepius2006-07-161-0/+3
|
* Remove rpmlint warning on subject.Ralf Corsepius2006-07-161-1/+1
|
* Remove @build_infos@.Ralf Corsepius2006-07-161-1/+0
|
* Eliminate @osversion@Ralf Corsepius2006-07-161-1/+0
|
* Eliminate @osversion. Hard-code 4.7.Ralf Corsepius2006-07-1616-52/+52
|
* Use <os>/<arch>/Makefile.am in check for all/rtems.Ralf Corsepius2006-07-141-8/+12
|
* include ../gcc.amRalf Corsepius2006-07-141-37/+2
|
* New. Split out from i686/Makefile.amRalf Corsepius2006-07-141-0/+37
|
* include ../gcc.amRalf Corsepius2006-07-141-38/+2
|
* New. Split out from i686/Makefile.amRalf Corsepius2006-07-141-0/+39
|
* Change RTEMS to Joel.Joel Sherrill2006-07-131-1/+1
|
* 2006-07-13 Joel Sherrill <joel@oarcorp.com>Joel Sherrill2006-07-1326-20/+164
| | | | | | | | | | | | | | | | * configure.ac, rtems4.7/Makefile.am, rtems4.7/arm/Makefile.am, rtems4.7/arm/gdb-sources.add, rtems4.7/avr/Makefile.am, rtems4.7/avr/gdb-sources.add, rtems4.7/h8300/Makefile.am, rtems4.7/h8300/gdb-sources.add, rtems4.7/i386/Makefile.am, rtems4.7/i386/gdb-sources.add, rtems4.7/m68k/Makefile.am, rtems4.7/m68k/gdb-sources.add, rtems4.7/mips/Makefile.am, rtems4.7/mips/gdb-sources.add, rtems4.7/powerpc/Makefile.am, rtems4.7/powerpc/gdb-sources.add, rtems4.7/sh/Makefile.am, rtems4.7/sh/gdb-sources.add, rtems4.7/sparc/Makefile.am, rtems4.7/sparc/gdb-sources.add, rtems4.7/tic4x/gdb-sources.add: Updated to gdb 6.5 * patches/gdb-6.5-rtems-20060713.diff, rtems4.7/mipstx39/.cvsignore, rtems4.7/mipstx39/Makefile.am, rtems4.7/mipstx39/gdb-sources.add: New files.