Ralf Corsepius
869ffd9bff
2003-10-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* autotools/automake-rtems.spec.in: Automake-1.7.8.
2003-10-07 08:48:42 +00:00
Joel Sherrill
923ecb6ff9
2003-09-26 Joel Sherrill <joel@OARcorp.com>
...
* buildall.in, buildalltar.in, binutils/Makefile.am,
cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
2003-09-26 21:48:56 +00:00
Ralf Corsepius
2783df063e
2003-09-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* autotools/automake-rtems.spec.in: Automake-1.7.7.
2003-09-24 08:06:56 +00:00
Ralf Corsepius
937d881898
2003-09-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
* gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
* setup.def: gcc3newlib_rpm_release=4.
2003-09-18 07:36:48 +00:00
Ralf Corsepius
cdf5ff651b
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 14:39:05 +00:00
Ralf Corsepius
dbb13bf6b7
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 14:35:59 +00:00
Ralf Corsepius
f8f365a6c9
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-04 13:35:27 +00:00
Ralf Corsepius
087a6c86f5
2003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am, configure.ac,
autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
binutils/Makefile.am, binutils/base-binutils.add,
binutils/binutils.add, binutils/mkspec.in,
binutils/target-binutils.add,
common/common.add.in,
cpukit/Makefile.am,
gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
gcc3newlib/target-objc.add,
gccnewlib/Makefile.am,
gdb/Makefile.am,
rtems/Makefile.am,
rtemsdoc/Makefile.am:
Merger from rtems-4-6-branch.
* common/common.am: New.
2003-09-02 16:41:50 +00:00
Ralf Corsepius
ae67478147
2003-08-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
from running (Chokes on foreign object formats).
* gcc3newlib/base-g77.add:
Use %{gcc_version} instead of @gcc_version@.
* gcc3newlib/gccnewlib.add:
Use %{gcc_version} instead of @gcc_version@.
Reflect gcc >= 3.3 shipping monolytic infos.
* gcc3newlib/target-c++.add:
Use %{gcc_version} instead of @gcc_version@.
Don't pickup c++filt.
* gcc3newlib/target-g77.add:
Use %{gcc_version} instead of @gcc_version@.
* gcc3newlib/target-gcc.add:
Use %{gcc_version} instead of @gcc_version@.
* gcc3newlib/target-gcj.add:
Use %{gcc_version} instead of @gcc_version@.
* gcc3newlib/target-gnat.add:
Use %{gcc_version} instead of @gcc_version@.
* gcc3newlib/target-objc.add:
Use %{gcc_version} instead of @gcc_version@.
2003-08-24 04:41:10 +00:00
Ralf Corsepius
5c47f47f1a
2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* binutils/binutils.add: Preps for 2.14.
Use %{binutils_version} instead of @binutils_version@.
* binutils/base_binutils.add: Preps for 2.14.
2003-08-22 10:31:12 +00:00
Ralf Corsepius
7dcc3feefc
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-11 14:20:43 +00:00
Ralf Corsepius
a753ab2fbd
2003-07-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* autotools/automake-rtems.spec.in: Automake-1.7.6.
2003-07-13 16:16:27 +00:00
Ralf Corsepius
e1f8bf05c7
2003-06-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* autotools/automake-rtems.spec.in: Automake-1.7.5.
2003-06-04 15:07:00 +00:00
Joel Sherrill
be36fee015
2003-06-02 Joel Sherrill <joel@OARcorp.com>
...
* setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
2003-06-02 16:49:33 +00:00
Joel Sherrill
caebcb5bc1
2003-05-07 Joel Sherrill <joel@OARcorp.com>
...
* setup.def: Update to gcc3.2.3newlib1.11.0-1.
* gcc3newlib/gccnewlib.add: We used .bz2 files.
2003-05-07 18:07:29 +00:00
Joel Sherrill
888fc8e286
2003-04-18 Joel Sherrill <joel@OARcorp.com>
...
* setup.def: Update to gcc3.2.2newlib1.11.0-2.
* gcc3newlib/gccnewlib.add: We used .bz2 files.
2003-04-18 12:56:22 +00:00
Ralf Corsepius
69b742ee43
Merger from rtems-4-6-branch.
2003-03-11 12:40:35 +00:00
Joel Sherrill
a696c7ae9e
2003-02-26 RTEMS
...
* setup.def: Updated gdb revision to -2 so arm will build and
to fix psim build problem on NetBSD.
* gcc3newlib/gccnewlib.add: Ignore dependency on GNAT RPM since
RedHat 7.3 doesn't have it available. Maybe later.
* gdb/Makefile.am: Cleanup way the RPM_SPECS_DATA variable is built.
2003-02-26 18:05:17 +00:00
Ralf Corsepius
ccd81b60c2
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2003-02-11 11:47:49 +00:00
Ralf Corsepius
9b5c258556
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: AC_PREREQ(2.57).
2003-02-11 11:11:33 +00:00
Joel Sherrill
de819f6e89
2003-02-10 Joel Sherrill <joel@OARcorp.com>
...
* gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
determine which targets have simulators, configure with appropriate
arguments, and package the correct files.
2003-02-10 16:32:27 +00:00
Ralf Corsepius
553e29714c
2003-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
* gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
gcj from rpmbuild command line.
Copy gsyslimits.h for CDN-X compilation.
2003-02-07 05:16:41 +00:00
Ralf Corsepius
54ceffa88c
2003-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Apply the 2003-01-31 changes OAR's broken CVS had dropped.
2003-02-05 05:01:11 +00:00
Ralf Corsepius
7da8c10750
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* README.cdn-X: New.
* binutils/binutils.add: Add --build=%_build --host=%_host.
* cpukit/.cvsignore: Add *.spec.in.
* gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
* gdb/gdb.add: Add --build=%_build --host=%_host.
* rtemsdoc/.cvsignore: Add *.spec.in.
2003-01-31 16:02:21 +00:00
Ralf Corsepius
36f18e0722
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* gcc3newlib/gccnewlib.add: Remove Buildroot.
* common/.cvsignore: New.
2003-01-31 07:32:21 +00:00
Ralf Corsepius
ab591073c5
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* common/common.add.in: Add Vendor, Distribution, BuildRoot.
* binutils/Makefile.am: Fix path to clean.add.
* binutils/binutils.add: Remove BuildRoot.
* cpukit/Makefile.am: Use $(top_builddir)/common/common.add,
$(top_builddir)/common/clean.add, header.add.
Generate rtems-cpukit.spec.in.
* cpukit/header.add: New.
* cpukit/rtems-cpukit.spec.in: Remove.
* cpukit/rtems-cpukit.add: New.
* gccnewlib/gccnewlib.add: Remove Buildroot.
* gdb/gdb.add: Remove Buildroot.
* rtemsdoc/rtemsdoc.add: Remove BuildRoot.
2003-01-31 07:29:27 +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
Ralf Corsepius
9c8ee7b2bd
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* gdb/gdb.add: Remove header, broken cdn-X configuration,
%clean, Replace @exe_ext@ with %{_exeext}.
* gdb/mkspec.in: Remove exe_ext.
* gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
* gdb/Makefile.am: Use $(top_builddir)/common/common.add,
$(top_builddir)/common/clean.add, header.add.
* gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
* cpukit/mkspec.in: Remove exe_ext.
* binutils/Makefile.am: Use $(top_builddir)/common/common.add,
$(top_builddir)/common/clean.add, header.add.
2003-01-31 05:32:20 +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
6044dd2f53
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Remove reference to mkbinutilsspec.
* configure.ac: Remove EXEEXT check.
Add common/clean.add, common/common.add.
2003-01-31 05:10:02 +00:00
Ralf Corsepius
0ac55c0c57
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* binutils/binutils.add: Remove header, broken cdn-X configuration,
%clean.
* binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
* binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
2003-01-31 04:58:01 +00:00
Ralf Corsepius
b5b0433eaa
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* gcc3newlib/header.add: New.
* gccnewlib/header.add: New.
* binutils/header.add: New.
* gdb/header.add: New.
* rtemsdoc/header.add: New.
* rtemsdoc/rtemsdoc.add: New.
* common/clean.add.in: New.
* common/common.add.in: New.
2003-01-31 04:46:44 +00:00
Ralf Corsepius
d413a66b3e
2003-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* binutils/Makefile.am: Reflect changes above.
2003-01-30 10:26:45 +00:00
Ralf Corsepius
b601e1a44e
2003-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* binutils/mkspec.in: New.
* binutils/.cvsignore: Add mkspec.
* mkbinutilspec.in: Remove.
* gdb/Makefile.am: Depend on mkspec.
* binutils/binutils.add: Add @exe_ext@ to c++filt.
Add %_defaultbuildroot.
* configure.ac: Reflect changes above.
2003-01-30 10:21:40 +00:00
Ralf Corsepius
00b8107cce
2003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* gdb/.cvsignore: Add mkspec.
2003-01-29 14:07:35 +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
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
Ralf Corsepius
986eab4656
2003-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* ChangeLog: binutils/binutils.add-entry from previous patch.
2003-01-28 06:19:20 +00:00
Ralf Corsepius
d5dd9b9428
2003-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* setup.def: binutils_rpm_release=2.
* binutils/base-binutils.add: %defattr(-,root,root).
* binutils/binutils.add: Ditto.
* binutils/target-binutils.add: Ditto.
2003-01-28 06:17:15 +00:00
Joel Sherrill
180a2ebdea
2003-01-27 RTEMS
...
* buildalltar.in, setup.def: Tool update including binaries for Cygwin
with a special RTEMS user account.
2003-01-27 16:38:54 +00:00
Ralf Corsepius
2eb3fdaacd
2003-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add rtemsdoc.
* Makefile.ac: Add rtemsdoc.
* rtemsdoc/README: New.
* rtemsdoc/.cvsignore: New.
2003-01-26 08:20:30 +00:00
Ralf Corsepius
2dae735fec
2003-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* rtemsdoc/Makefile.am: New.
* rtemsdoc/mkspec.in: New.
* rtemsdoc/rtemsdoc.spec.in: New.
* rtemsdoc/supplement.add.in: New.
* rtemsdoc/templ.add.in: New.
2003-01-26 08:13:55 +00:00
Joel Sherrill
0d1ce4012d
2002-12-16 Joel Sherrill <joel@OARcorp.com>
...
* setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
to include m68k crti.o/crtn.o multilib patch.
2002-12-17 00:01:28 +00:00
Ralf Corsepius
09e391d874
2002-12-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* autotools/automake-rtems.spec.in: Update to automake-1.7.2.
* autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
2002-12-07 12:59:43 +00:00
Joel Sherrill
07bf9f9d79
2002-12-06 Joel Sherrill <joel@OARcorp.com>
...
* ChangeLog: Removed duplicate entry.
2002-12-06 13:51:35 +00:00
Joel Sherrill
4f7ee21b6f
2002-12-06 Joel Sherrill <joel@OARcorp.com>
...
* setup.def: Updated patch to fix m68k cut and paste bug which turned
a tab into spaces in a Makefile fragment.
* gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
must be built with a -G0 option.
2002-12-06 13:51:15 +00:00
Joel Sherrill
e09c5c5920
2002-12-06 Joel Sherrill <joel@OARcorp.com>
...
* setup.def: Updated patch to fix m68k cut and paste bug which turned
a tab into spaces in a Makefile fragment.
* gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
must be built with a -G0 option.
2002-12-06 13:51:12 +00:00
Joel Sherrill
2e332a946d
2002-12-02 Joel Sherrill <joel@OARcorp.com>
...
* setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
2002-12-02 19:17:27 +00:00
Joel Sherrill
472f35a1d1
2002-11-29 Joel Sherrill <joel@OARcorp.com>
...
* setup.def: Updated to gcc-3.2.1.
2002-11-29 21:18:29 +00:00
Joel Sherrill
f7e1564a61
2002-11-28 Joel Sherrill <joel@OARcorp.com>
...
* setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
* gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
2002-11-28 21:12:23 +00:00