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
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
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
Joel Sherrill
39f76ad024
2002-11-13 Joel Sherrill <joel@OARcorp.com>
...
* setup.def: Switched to binutils 2.13.1
* binutils/Makefile.am: Remove a29k-rtems.
2002-11-13 18:00:10 +00:00
Ralf Corsepius
3ad7f69d4b
2002-07-22 Joel Sherrill <joel@OARcorp.com>
...
* binutils/Makefile.am: Add or32-rtems-binutils.
2002-07-22 09:57:30 +00:00
Joel Sherrill
3f60b2aaff
2001-04-16 Joel Sherrill <joel@OARcorp.com>
...
* .cvsignore: Added files added by automake 1.6.1.
* setup.def: New shot at gcc 3.0.4 RPMs.
* binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
Deleted m68k-rtemself.
* gcc3newlib/gccnewlib.add: Commented out host/target OS check.
2002-04-16 23:43:23 +00:00
Joel Sherrill
d7c82390d8
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac:
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
AM_INIT_AUTOMAKE([no-define foreign 1.6]).
* autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
* Makefile.am: Remove AUTOMAKE_OPTIONS.
* binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
* gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
* gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
* rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:54:33 +00:00
Joel Sherrill
0671af64ea
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
Initially setup CLEANFILES using = instead of += to make
automake-1.5 happy.
2001-09-24 18:30:27 +00:00
Joel Sherrill
365d16cf94
2001-04-11 Joel Sherrill <joel@OARcorp.com>
...
* binutils/Makefile.am: Added a29k-rtems.
* binutils/binutils.add: Switch to .bz2 extension to reflect
real way code is compressed on distribution sites now.
2001-04-11 13:51:18 +00:00
Joel Sherrill
06f2f75419
2000-10-30 Joel Sherrill <joel@OARcorp.com>
...
* buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
Added mips-rtems, updated to include new patches and
gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
2000-10-31 16:44:11 +00:00
Joel Sherrill
08330bf0be
Port of RTEMS to the ARM processor family by Eric Valette
...
<valette@crf.canon.fr > and Emmanuel Raguet <raguet@crf.canon.fr >
of Canon CRF - Communication Dept. This port includes a
basic BSP that is sufficient to link hello world.
2000-07-27 01:04:11 +00:00
Joel Sherrill
5b433165e1
Added initial h8300 support.
2000-06-29 16:28:39 +00:00
Joel Sherrill
df49c60c96
Merged from 4.5.0-beta3a
2000-06-12 15:00:15 +00:00
Joel Sherrill
4c46630639
Patch rtems-rc-20000118-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
that contains:
* cleanups to configuration files
* A reworked gccnewlib.spec.in: I have reformated it for enhanced
readability and added more rtems-base packages. It now should be free of
any installation conflicts (If there still remain some, they should be
regarded as bugs).
* A fix to the bin2boot RTEMS_BSP issue (make RTEMS_BSP="pc386 pc486"
now works).
* removes libbsp/bare/wrapup
* Further cleanups
2000-01-31 15:15:10 +00:00
Joel Sherrill
3953765718
Added sh-rtemself and m68k-rtemself.
1999-10-21 16:15:54 +00:00
Joel Sherrill
43e7d103a0
Changes from Ralf with script-19991021-0. He fixed the %files
...
issue and has mkbspspec in a better state. user.cfg is now
gone.
There are some miscellaneous changes to buildall done by Joel
to clean up the build process.
1999-10-21 15:59:54 +00:00
Joel Sherrill
10629f7435
New version from Ralf.
1999-10-20 15:29:12 +00:00