Ralf Corsepius
cb228cfad4
Replace %{rpmprefix} with @rpmprefix@
2005-09-02 07:25:15 +00:00
Ralf Corsepius
4372b6070a
Switch to using %gcc_version.
2005-09-01 08:16:57 +00:00
Ralf Corsepius
86c81eecf1
Use gccnewlib_version. Cosmetics. Minor cleanups.
2005-08-30 05:44:56 +00:00
Ralf Corsepius
de449052f8
Remove _includedir
2005-08-30 04:52:02 +00:00
Ralf Corsepius
2c680594e8
Special-case _prefix == /usr
2005-08-17 02:51:30 +00:00
Ralf Corsepius
b3fded0fe1
install-info --info-dir=
2005-05-20 05:40:30 +00:00
Ralf Corsepius
0130999422
Misc. %infodir/dir handling changes.
2005-05-03 13:37:35 +00:00
Ralf Corsepius
3e66bcf012
2005-04-26 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* gccnewlib/base-gcc.add: Install infos using FC conventions.
* gccnewlib/base-gcj.add: Install infos using FC conventions.
Various minor fixes.
* gccnewlib/base-gfortran.add: Install infos using FC conventions.
* gccnewlib/target-gcj.add: Various minor fixes.
2005-04-26 13:36:21 +00:00
Ralf Corsepius
1eb65053ab
2005-04-22 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* gccnewlib/base-gfortran.add, gccnewlib/target-gfortran.add: New.
* gccnewlib/Makefile.am: Reflect addition of gfortran.
* gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
gccnewlib/base-gnat.add, gccnewlib/target-g++.add, gccnewlib/target-g77.add,
gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
gccnewlib/target-gnat.add:
Remove RPM_INSTALL_PREFIX. Remove superfluous
%doc directives. Use %_infodir, %_includedir, %_bindir, %_libdir.
* gccnewlib/gccnewlib.add: Ditto.
Add further BR's, Reflect addition of gfortran.
Reflect gcc's changes to "version_string".
2005-04-22 05:15:44 +00:00
Ralf Corsepius
664d8b7197
New.
2005-04-12 15:17:39 +00:00
Ralf Corsepius
5333511e91
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
gccnewlib/gccnewlib.add, gccnewlib/header.add,
gccnewlib/target-chill.add, gccnewlib/target-g77.add,
gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
gccnewlib/target-objc.add: Remove (Obsolete).
* configure.ac, Makefile.am: Reflect changes above.
2004-02-12 15:00:11 +00:00
Ralf Corsepius
59292fe9af
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
$(top_builddir)/common/clean.add, header.add.
Generate rtemsdoc.spec.in.
* rtemsdoc/mkspec.in: Remove exe_ext.
* rtemsdoc/rtemsdoc.spec.in: Remove.
* gccnewlib/Makefile.am: Use $(top_builddir)/common/common.add,
$(top_builddir)/common/clean.add, header.add.
* gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
* gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
* gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
Remove header, broken cdn-X configuration, %clean.
* gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
* gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
* gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
* gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
2003-01-31 06:22:09 +00:00
Joel Sherrill
4b3af7a411
2002-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
gccnewlib/target-chill.add, gccnewlib/target-g77.add,
gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
gccnewlib/target-objc.add: Added more support for Canadian Cross
building.
2002-02-05 21:08:15 +00:00
Joel Sherrill
1cd0db4073
2001-09-13 Joel Sherrill <joel@OARcorp.com>
...
* setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
Revert changes because of gcc 2.5.x/3.0 transition and continue
to support gcc 2.95.x as primary version.
2001-09-13 16:37:03 +00:00
Joel Sherrill
a8bd1dea77
2001-09-13 Joel Sherrill <joel@OARcorp.com>
...
* mkgccnewlibspec.in,
Use Target_alias not target_alias to avoid conflicts with new autoconf.
* setup.def: Changed version numbers in attempt at building gcc 3.0.1.
Only sparc and arm built for C/C++ OK. :(
* gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
* gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
* target-gcc.add: Modifications to reflect files not in gcc 3.1
2001-09-13 13:35:35 +00:00
Joel Sherrill
01ec6c0c4c
2001-05-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.in: Remove AC_EXEEXT, treat .exe manually.
* gccnewlib/base-gcc.add: Remove cpp.
* gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
copyright.
2001-05-24 19:58:35 +00:00
Joel Sherrill
df49c60c96
Merged from 4.5.0-beta3a
2000-06-12 15:00:15 +00:00
Joel Sherrill
778239e9bb
Added on 4.5 branch
2000-05-28 18:03:55 +00:00