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 |
|
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 |
|