summaryrefslogtreecommitdiffstats
path: root/scripts/gccnewlib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove (Obsolete).Ralf Corsepius2007-01-0817-1123/+0
|
* Remove (Obsolete)Ralf Corsepius2007-01-082-92/+0
|
* 2006-02-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-02-051-1/+11
| | | | * gccnewlib/mkspec.in: Split patches.
* 2006-02-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-02-051-24/+91
| | | | | * gccnewlib/gccnewlib.add: Dynamically create brp-*. Use split source tar balls.
* Add BuildRoot.Ralf Corsepius2005-12-291-0/+1
|
* Cosmetics.Ralf Corsepius2005-12-221-7/+18
|
* Cosmetics to make rpmlint happy.Ralf Corsepius2005-12-226-6/+6
|
* Cosmetics.Ralf Corsepius2005-12-219-15/+15
|
* Use Source50/Patch50 for newlib.Ralf Corsepius2005-12-191-3/+3
|
* Add URL:.Ralf Corsepius2005-12-191-10/+12
| | | | Use Source50/Patch50 for newlib.
* CosmeticsRalf Corsepius2005-12-199-2/+10
|
* 2005-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-211-6/+12
| | | | | * gccnewlib/gccnewlib.add: Rename src.rpm back to gcc-newlib.src.rpm. Misc fixups.
* Add License.Ralf Corsepius2005-11-217-2/+13
|
* Re-sort sub-package fragments.Ralf Corsepius2005-11-211-6/+6
|
* Add License.Ralf Corsepius2005-11-215-1/+6
|
* 2005-10-31 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-312-7/+8
| | | | | | * gccnewlib/gccnewlib.add: Rename src.rpm to *-gcc.src.rpm. * gccnewlib/target-gcc.add: Reflect changes above. * gccnewlib/Makefile.am: Re-sort sub-package fragments.
* 2005-09-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-151-0/+2
| | | | | * gccnewlib/gccnewlib.add: Pass CC="%__cc $RPM_OPT_FLAGS" to configure.
* Append %_bindir to PATH only if %_prefix != /usr.Ralf Corsepius2005-09-151-0/+2
|
* Generate unversioned *gcc-newlib.spec.Ralf Corsepius2005-09-151-24/+24
|
* Rename *.spec into @rpmprefix@*.spec.Ralf Corsepius2005-09-021-24/+24
|
* Replace %{rpmprefix} with @rpmprefix@Ralf Corsepius2005-09-0214-68/+68
|
* 2005-09-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-024-18/+26
| | | | | | * gccnewlib/Makefile.am: Use target-libc.add * gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add, gccnewlib/target-libc.add: Misc. fixes.
* Switch to using %gcc_version.Ralf Corsepius2005-09-0110-10/+18
|
* Fix directory ownerships.Ralf Corsepius2005-09-016-1/+23
|
* 2005-08-31 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-311-0/+18
| | | | * gccnewlib/target-libc.add: New.
* Remove dep on *-base-gfortran for prefix=/usr.Ralf Corsepius2005-08-301-0/+2
|
* Remove dep on *-base-gcc for prefix=/usr.Ralf Corsepius2005-08-301-0/+2
|
* Cosmetics.Ralf Corsepius2005-08-302-3/+3
|
* Cosmetics.Ralf Corsepius2005-08-303-3/+7
|
* 2005-08-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-301-4/+6
| | | | * gccnewlib/target-gcc.add: Add Requires/Provides *-newlib/*-libc.
* cleanupsRalf Corsepius2005-08-301-0/+14
|
* Minor cleanups.Ralf Corsepius2005-08-301-1/+1
|
* Use gccnewlib_version. Cosmetics. Minor cleanups.Ralf Corsepius2005-08-309-27/+26
|
* Remove _includedirRalf Corsepius2005-08-301-2/+0
|
* Remove %_bindir.Ralf Corsepius2005-08-302-2/+0
|
* Remove %_bindir.Ralf Corsepius2005-08-301-5/+6
| | | | Add %{gcc_target}-gfortran.1.
* Remove %_bindir.Ralf Corsepius2005-08-301-3/+0
| | | | Remove %_mandir.
* Add %{gcc_target}-g77.1.Ralf Corsepius2005-08-301-1/+2
|
* Remove Packager:.Ralf Corsepius2005-08-301-4/+3
| | | | Add %gccnewlib_version.
* Remove %_mandir.Ralf Corsepius2005-08-301-6/+2
| | | | Remove %{gcc_target}-gfortran.1.
* Remove %_mandir.Ralf Corsepius2005-08-301-4/+0
| | | | Remove %{gcc_target}-g77.1.
* 2005-08-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-08-251-1/+8
| | | | | * gccnewlib/gccnewlib.add: Remove vxaddr2line. Further minor cleanup.
* Special-case _prefix == /usrRalf Corsepius2005-08-176-0/+18
|
* Remove h8300-rtemscoffRalf Corsepius2005-08-151-4/+0
|
* Reflect using brp-rtems*.Ralf Corsepius2005-07-281-11/+15
|
* 2005-07-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-07-051-11/+11
| | | | | * binutils/mkspec.in, gccnewlib/mkspec.in, gdb/mkspec.in: Use ',' as sed pattern delimiter.
* 2005-07-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-07-051-1/+0
| | | | * gccnewlib/gccnewlib.add: Remove Epoch.
* Correct PATCH<N> handling.Ralf Corsepius2005-05-201-3/+3
|
* Remove bogus commentRalf Corsepius2005-05-201-10/+0
|
* install-info --info-dir=Ralf Corsepius2005-05-205-28/+28
|