Ralf Corsepius
8a1d1e0bed
2003-02-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
Apply %gcc_version, %newlib_version.
* gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
* gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
* gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
* gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
* gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
* gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
2003-02-26 15:52:36 +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
9b0bb5a488
2003-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* gccnewlib.add: Add various BuildPreReq.
Add %defattr(-,root,root) to "dir".
* base-g77.add: %defattr(-,root,root).
* base-gcc.add %defattr(-,root,root).
* base-gcj.add %defattr(-,root,root).
* base-gnat.add %defattr(-,root,root).
* target-c++.add %defattr(-,root,root).
* target-g77.add %defattr(-,root,root).
* target-gcc.add %defattr(-,root,root).
* target-gcj.add %defattr(-,root,root).
* target-gnat.add %defattr(-,root,root).
* target-objc.add %defattr(-,root,root).
2003-01-28 15:39:35 +00:00