summaryrefslogtreecommitdiffstats
path: root/scripts/gcc3newlib/mkspec.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove.Ralf Corsepius2005-04-121-78/+0
|
* 2005-04-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-121-1/+1
| | | | | * setup, setup.def, gcc3newlib/mkspec.in: s/gcc3newlib_rpm_release/gccnewlib_rpm_release/g.
* Fix stupid typo in previous patch.Ralf Corsepius2005-04-121-1/+1
|
* Use newlib_* instead of gcc3newlib_* for values from setup.*.Ralf Corsepius2005-04-121-6/+6
|
* Use gcc_* instead of gcc3_* for setup.* values.Ralf Corsepius2005-04-121-5/+5
|
* Eliminate @PATCH2@, @PATCH4@.Ralf Corsepius2005-04-121-4/+0
|
* 2005-02-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-241-0/+2
| | | | | * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def: Add gcc_suffix. Add newlib_suffix.
* 2003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-041-0/+1
| | | | | | | | | | | * 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-021-0/+2
| | | | | | | | | | | | | | | | | | | | | | | * 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-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-311-2/+0
| | | | | | | | | | | | | | * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration, %clean, Replace @exe_ext@ with %{_exeext}. * gcc3newlib/mkspec.in: Remove exe_ext. * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}. * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}. * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}. * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}. * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}. * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}. + gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add, $(top_builddir)/common/clean.add, header.add.
* 2003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | * ChangeLog: Fix yesterday's entry. * gdb/target-gdb.add: %defattr(-,root,root). Use %{_prefix} instead of /opt/rtems. Misc. minor changes. * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems. Remove stray unpackaged files. Use %{_defaultbuildroot} instead of hard-coded values. configure --disable-nls. Misc. minor changes. Add BuildPreReq: ncurses-devel. * gdb/base-gdb.add: %defattr(-,root,root). Use %{_prefix} instead of /opt/rtems. Misc. minor changes. * gdb/mkspec.in: New. * gdb/Makefile.am: Reflect addition of gdb/mkspec.in. * gcc3newlib/mkspec.in: Fix usage. * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of hard-coded values. Update copyright notice. * mkgdbspec.in: Removed. * Makefile.am: Remove mkgdbspec. * configure.ac: Remove mkgdbspec. Add gdb/mkspec.
* 2002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-121-0/+79
* mkgcc3newlibspec.in: Remove * gcc3newlib/mkspec.in: New. * configure.ac: Reflect changes above. * gcc3newlib/gccnewlib.add: Add build_XXX defines. Add preliminary gnat support. * gcc3newlib/base-g77.add: Add build_g77. * gcc3newlib/base-gcj.add: Add build_gcj. * gcc3newlib/base-gnat.add: New. * gcc3newlib/target-c++.add: Add build_cxx. * gcc3newlib/target-g77.add: Add build_g77. * gcc3newlib/target-gcj.add: Add build_gcj. * gcc3newlib/target-objc.add: Add build_objc. * gcc3newlib/target-gnat.add: New. * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.