Ralf Corsepius
3a2c14d6b7
2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* leon_smc91111/leon_smc91111.c, README, timer/timer.c,
startup/setvec.c, startup/spurious.c, startup/linkcmds,
console/console.c, console/debugputs.c,
console/consolereserveresources.c, bsp_specs, gnatsupp/gnatsupp.c,
include/coverhd.h, include/tm27.h, include/leon.h, include/bsp.h,
Makefile.am, configure.ac, times, leon_open_eth/leon_open_eth.c,
clock/ckinit.c: Backport from rtems-4-6-branch.
2006-01-09 10:38:12 +00:00
Ralf Corsepius
bec7ba5231
Backport from rtems-4-6-branch.
2006-01-09 10:36:06 +00:00
Ralf Corsepius
0e4a70fedb
2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* Makefile.am, runtest.in, configure.ac: Backport from
rtems-4-6-branch.
2006-01-09 10:35:12 +00:00
Ralf Corsepius
1b7e802b75
2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* Makefile.am: Merge-in shared/Makefile.am.
* ChangeLog: Merge-in shared/ChangeLog.
* configure.ac: Remove shared/Makefile.am.
2005-10-16 08:34:06 +00:00
Ralf Corsepius
79d172aba5
Remove.
2005-10-16 08:33:22 +00:00
Joel Sherrill
8a6570d020
2005-09-02 Joel Sherrill <joel@OARcorp.com>
...
PR 821/bsps
* start.S: Workaround -- just avoid copying non-existent initialized
data in ROM to RAM.
2005-09-02 14:49:13 +00:00
Ralf Corsepius
34c48523b8
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* include/bsp.h: New header guard.
2005-05-26 05:36:48 +00:00
Ralf Corsepius
0e4507bff3
Cosmetics.
2005-02-16 11:30:31 +00:00
Joel Sherrill
1147a6527c
2005-01-20 Joel Sherrill <joel@OARcorp.com>
...
* bsp_specs: Conditionalize inclusion of crtend/crtn.
2005-01-20 17:07:10 +00:00
Ralf Corsepius
982c61cc67
Cosmetics.
2005-01-20 15:15:49 +00:00
Joel Sherrill
d873fd49ec
2005-01-20 Joel Sherrill <joel@OARcorp.com>
...
* Makefile.am: Fix typo.
2005-01-20 14:58:02 +00:00
Ralf Corsepius
844609f9f1
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-07 06:57:39 +00:00
Joel Sherrill
19f26fea9c
2005-01-06 Joel Sherrill <joel@OARcorp.com>
...
* Makefile.am: Fix typo.
2005-01-06 23:52:16 +00:00
Ralf Corsepius
db3fa142bb
2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* Makefile.am: Remove build-variant support.
2005-01-03 04:33:07 +00:00
Ralf Corsepius
3e46c1cf83
Fix typo in previous change.
2004-09-24 06:32:10 +00:00
Ralf Corsepius
97891e5ea3
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* configure.ac: Require automake > 1.9.
2004-09-24 05:54:59 +00:00
Ralf Corsepius
3defec6f09
2004-04-23 Ralf Corsepius <ralf_corsepius@rtems.org>
...
PR 610/bsps
* Makefile.am: Add include/tm27.h, Cosmetics.
* include/tm27.h: Final cosmetics.
2004-04-23 04:47:38 +00:00
Ralf Corsepius
f850b756a4
2004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* include/bsp.h: Split out tmtest27 support.
* include/tm27.h: New.
2004-04-23 02:10:31 +00:00
Ralf Corsepius
3344730a1a
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
...
PR 613/bsps
* include/bsp.h: Remove MAX_LONG_TEST_DURATION.
2004-04-21 16:21:25 +00:00
Ralf Corsepius
7dd6e8d7a7
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
...
PR 614/bsps
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
2004-04-21 16:16:38 +00:00
Ralf Corsepius
f05b2ac0bc
Remove duplicate white lines.
2004-04-21 16:01:48 +00:00
Ralf Corsepius
6128a4aa5e
Remove stray white spaces.
2004-04-21 10:43:04 +00:00
Ralf Corsepius
3239698d1f
Remove stray white spaces.
2004-04-15 13:26:21 +00:00
Ralf Corsepius
7f01f8953b
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* start.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 10:12:00 +00:00
Ralf Corsepius
206e590765
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* startup/boardinit.S: Include <rtems/asm.h> instead of <asm.h>.
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
* console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
2004-04-01 10:11:58 +00:00
Ralf Corsepius
e7d03cbcf0
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* bspstart.c, gnatcommon.c: Convert to using c99 fixed size types.
2004-03-31 05:18:13 +00:00
Ralf Corsepius
bd978031bf
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* clock/ckinit.c, console/console.c, console/debugputs.c,
include/bsp.h, include/leon.h, startup/setvec.c, startup/spurious.c,
timer/timer.c: Convert to using c99 fixed size types.
2004-03-31 05:18:03 +00:00
Ralf Corsepius
1be1e91356
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* clock/ckinit.c, console/console.c, console/debugputs.c,
erc32sonic/erc32sonic.c, include/bsp.h, include/erc32.h,
startup/setvec.c, startup/spurious.c, timer/timer.c: Convert to
using c99 fixed size types.
2004-03-31 05:17:45 +00:00
Ralf Corsepius
b6e033751d
Remove refs to Makefile*.
2004-03-09 09:15:48 +00:00
Ralf Corsepius
2a7f9a2859
2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Reflect changes to bsp.am.
Preinstall dist_project_lib*.
2004-02-19 06:22:18 +00:00
Ralf Corsepius
6ac101b7ae
2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Reflect changes to bsp.am.
2004-02-14 04:36:01 +00:00
Ralf Corsepius
717a34e944
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* acinclude.m4: Regenerate.
2004-02-12 16:37:03 +00:00
Ralf Corsepius
34354c6d5b
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
2004-02-12 16:12:10 +00:00
Ralf Corsepius
8c760486d6
.cvsignore: Remove (Unused).
2004-02-12 13:17:38 +00:00
Ralf Corsepius
c24d7c8478
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
2004-02-12 09:08:05 +00:00
Ralf Corsepius
af333d7b50
2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Pickup files from ../../sparc/shared instead of
../shared. Reformat.
2004-02-06 08:15:06 +00:00
Ralf Corsepius
2c8fbddf08
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Cosmetics.
2004-01-30 11:49:29 +00:00
Ralf Corsepius
bb0b1e48af
2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Cosmetics.
2004-01-29 01:35:15 +00:00
Ralf Corsepius
e4453d0042
2004-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Merge-in clock/Makefile.am, erc32sonic/Makefile.am,
startup/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
timer/Makefile.am, wrapup/Makefile.am.
Use automake compilation rules.
* clock/Makefile.am, erc32sonic/Makefile.am, startup/Makefile.am,
console/Makefile.am, gnatsupp/Makefile.am, timer/Makefile.am,
wrapup/Makefile.am: Remove.
* configure.ac: Reflect changes above.
2004-01-29 01:34:08 +00:00
Ralf Corsepius
e7c997e797
2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Cosmetics.
* configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
2004-01-29 01:32:00 +00:00
Ralf Corsepius
8cb3c27ef3
2004-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Merge-in clock/Makefile.am, leon_open_eth/Makefile.am,
startup/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
timer/Makefile.am, wrapup/Makefile.am.
Use automake compilation rules.
* clock/Makefile.am, leon_open_eth/Makefile.am, startup/Makefile.am,
console/Makefile.am, gnatsupp/Makefile.am, timer/Makefile.am,
wrapup/Makefile.am: Remove.
* configure.ac: Reflect changes above.
2004-01-27 10:31:46 +00:00
Ralf Corsepius
454c30fce3
2004-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Merge-in clock/Makefile.am, erc32sonic/Makefile.am,
startup/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
timer/Makefile.am, wrapup/Makefile.am.
Use automake compilation rules.
* clock/Makefile.am, erc32sonic/Makefile.am, startup/Makefile.am,
console/Makefile.am, gnatsupp/Makefile.am, timer/Makefile.am,
wrapup/Makefile.am: Remove.
* configure.ac: Reflect changes above.
2004-01-27 10:20:58 +00:00
Ralf Corsepius
aed95bd389
2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Add PREINSTALL_DIRS.
2004-01-21 14:39:56 +00:00
Ralf Corsepius
bfcfa45a6e
2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Add PREINSTALL_DIRS.
* wrapup/Makefile.am: Cosmetics.
2004-01-21 14:31:03 +00:00
Ralf Corsepius
96fc70b248
2004-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* wrapup/Makefile.am: Reflect changes to libcpu.
2004-01-18 06:02:34 +00:00
Ralf Corsepius
ff716ea0ea
2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
Add PRE/TMPINSTALL_FILES to CLEANFILES.
* startup/Makefile.am: Ditto.
2004-01-14 07:11:35 +00:00
Ralf Corsepius
03ea53234b
2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
Add PRE/TMPINSTALL_FILES to CLEANFILES.
2004-01-14 07:00:40 +00:00
Ralf Corsepius
194d1282d7
2004-01-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
$(RTEMS_BSP_FAMILY).
2004-01-13 13:11:27 +00:00
Ralf Corsepius
b817474898
2004-01-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* gnatsupp/Makefile.am: Eliminate VPATH.
2004-01-12 05:36:02 +00:00
Ralf Corsepius
ba2dafadbc
2004-01-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* start/.cvsignore: Remove.
2004-01-09 14:16:12 +00:00