Ralf Corsepius
792f23905c
2003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* binutils/base-binutils.add: Add osversion support.
* binutils/binutils.add: Add osversion support.
%setup -n %{name}-%{version}.
Don't remove c++filt.
* binutils/target-binutils.add: Add osversion support.
Pickup c++filt.
* gcc3newlib/base-g77.add: Add osversion support.
* gcc3newlib/base-gcc.add: Add osversion support.
* gcc3newlib/base-gcj.add: Add osversion support.
* gcc3newlib/base-gnat.add: Add osversion support.
* gcc3newlib/gccnewlib.add: Add osversion support.
Remove c++filt,
%setup -n -n %{name}-%{version}.
* gcc3newlib/target-c++.add: Add osversion support.
Don't pickup c++filt.
* gcc3newlib/target-g77.add: Add osversion support.
* gcc3newlib/target-gcc.add: Add osversion support.
* gcc3newlib/target-gcj.add: Add osversion support.
* gcc3newlib/target-gnat.add: Add osversion support.
* gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
* gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
gdb_version, gdb_target.
* gdb/target-gdb.add: Ditto.
* gdb/gdb.add: Ditto.
%setup -n -n %{name}-%{version}.
2003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de >
* binutils/Makefile.am: Fix osversion support for sh-rtemself.
* gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
2003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de >
* 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-05 03:23:17 +00:00
Ralf Corsepius
446a7486b9
2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* common/commom.am: New.
* Makefile.am: Remove TEMPLATES.
Put setup.cache into CONFIG_STATUS_DEPENDENCIES instead of
CONFIGURE_DEPENDENCIES.
* configure.ac: Remove AC_PREFIX_DEFAULT.
* binutils/Makefile.am: include common.am.
* common/common.add.in: Use rtems.com gnats.
* cpukit/Makefile.am: include common.am.
* gcc3newlib/Makefile.am: include common.am.
* gccnewlib/Makefile.am: include common.am.
* gdb/Makefile.am: include common.am.
* rtems/Makefile.am: include common.am.
* rtemsdoc/Makefile.am: include common.am.
2003-08-28 23:43:10 +00:00
Ralf Corsepius
491b8b2e7a
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* 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-31 05:21:08 +00:00
Ralf Corsepius
d21091b98b
2002-10-25 Joel Sherrill <joel@OARcorp.com>
...
* autotools/autoconf-rtems.spec.in: New.
Remove Provides: autoconf (Conflicts with RH-8.0).
* autotools/autoconf-rtems.spec: Remove.
* autotools/automake-rtems.spec.in:
Remove Provides: automake (Conflicts with RH-8.0).
* gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
* Makefile.am: Ditto.
* configure.ac: Add autotools/autoconf-rtems.spec.in.
2002-10-25 14:52:25 +00:00
Ralf Corsepius
682c7502d2
2002-08-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* gcc3newlib/Makefile.am: Remove c_only remnants.
* gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
headers into c++ instead of g++.
* gcc3newlib/target-c++.add: Ditto.
2002-08-15 23:12:04 +00:00
Ralf Corsepius
513afacb12
2002-08-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
* gcc3newlib/Makefile.am: Use mkspec for c4x.
* gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
Rework handing Ada.
Don't put adalib and adainclude into files.gcc.
* gcc3newlib/target-gnat.add: Add adalib.
Add adainclude.
2002-08-13 14:01:03 +00:00
Ralf Corsepius
4aba88a119
2002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* 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.
2002-08-12 10:11:44 +00:00
Joel Sherrill
6e9746a29c
2002-06-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* mkgcc3newlibspec.in: Remove SETUP (bogus).
* gcc3newlib/target-c++.add: New.
* gcc3newlib/Makefile.am: Add target-c++.add.
* gcc3newlib/base-g77.add: Adapt to gcc-3.1.
Reflect having split out c++. Various minor fixes.
* gcc3newlib/base-gcc.add: Ditto.
* gcc3newlib/gccnewlib.add: Ditto.
* gcc3newlib/target-gcc.add: Ditto.
2002-05-15 16:38:16 +00:00
Joel Sherrill
afe5cac98d
2001-03-28 Joel Sherrill <joel@OARcorp.com>
...
* Per PR64 added support for gcc 3.x RPMs
* Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
* mkgcc3newlibspec.in: New file.
* gcc3newlib: New subdirectory.
* base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
README, target-g77.add, target-gcc.add, target-gcj.add,
target-objc.add: New files.
2002-03-28 18:17:40 +00:00