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
|
a3cb326702
|
2003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
target-c++.add, target-g77.add, target-gcc.add, target-gcj.add,
target-gnat.add, target-objc.add
Add support for %{rpmprefix}, %{rpmgroup}.
Use %{gcc_target and %{gcc_version}.
Remove "Provides:".
* gccnewlib.add: Ditto.
Correct setting up _gcj.
Explicitly build c++filt for gcc >= 3.3.
* mkspec.in: Add support for %{rpmprefix}, %{rpmgroup}.
|
2003-09-02 10:07:49 +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
|
c86d8e7f37
|
2003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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.
|
2003-01-29 14:06:02 +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 |
|