Till Straumann
36c30fe2e7
2005-11-21 Till Straumann <strauman@slac.stanford.edu>
...
* new-exceptions/cpu_asm.S: the book says a context
synchronizing instruction (isync) is necessary after flipping
certain bits (e.g, MSR_FP) in msr -- since this could happen as
part of a context switch I added 'isync'.
2005-11-22 01:24:10 +00:00
Ralf Corsepius
2e6c877055
Add dist_scn_DATA = *.scn.
2005-11-21 04:40:11 +00:00
Ralf Corsepius
b702c7dc17
Re-add mp?? tests.
2005-11-20 17:13:02 +00:00
Ralf Corsepius
82f0ad1d63
Re-add mptests*Makefile.am.
2005-11-20 17:12:45 +00:00
Ralf Corsepius
e7d5d4b418
2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* configure.ac: Re-add mptests*Makefile.am.
* mptests/Makefile.am: Re-add mp?? tests.
2005-11-20 17:12:32 +00:00
Ralf Corsepius
0f4b25dfe7
Regenerate.
2005-11-20 17:10:34 +00:00
Ralf Corsepius
8fdfc9f68a
Cleanup.
2005-11-20 17:09:19 +00:00
Ralf Corsepius
603b359810
New.
2005-11-20 17:08:04 +00:00
Ralf Corsepius
586460264c
2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* mptests/mp02/Makefile.am, mptests/mp02/node1/Makefile.am,
mptests/mp02/node2/Makefile.am, mptests/mp03/Makefile.am,
mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am,
mptests/mp04/Makefile.am, mptests/mp04/node1/Makefile.am,
mptests/mp04/node2/Makefile.am, mptests/mp05/Makefile.am,
mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am,
mptests/mp06/Makefile.am, mptests/mp06/node1/Makefile.am,
mptests/mp06/node2/Makefile.am, mptests/mp07/Makefile.am,
mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am,
mptests/mp08/Makefile.am, mptests/mp08/node1/Makefile.am,
mptests/mp08/node2/Makefile.am, mptests/mp09/Makefile.am,
mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am,
mptests/mp10/Makefile.am, mptests/mp10/node1/Makefile.am,
mptests/mp10/node2/Makefile.am, mptests/mp11/Makefile.am,
mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am,
mptests/mp12/Makefile.am, mptests/mp12/node1/Makefile.am,
mptests/mp12/node2/Makefile.am, mptests/mp13/Makefile.am,
mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am,
mptests/mp14/Makefile.am, mptests/mp14/node1/Makefile.am,
mptests/mp14/node2/Makefile.am: New.
2005-11-20 17:05:47 +00:00
Ralf Corsepius
b960faa60e
Cleanup.
2005-11-20 17:00:57 +00:00
Ralf Corsepius
d605c21055
Cleanup.
2005-11-20 08:58:17 +00:00
Ralf Corsepius
34771307f8
Remove.
2005-11-20 08:56:07 +00:00
Ralf Corsepius
1c9abf823b
New.
2005-11-20 08:55:21 +00:00
Ralf Corsepius
c2cdd9d4d9
Add scndir. Install *.scn to scndir.
2005-11-20 08:51:05 +00:00
Ralf Corsepius
1471bd9b41
2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* samples/base_mp/node1/Makefile.am,
samples/base_mp/node2/Makefile.am, samples/base_sp/Makefile.am,
samples/hello/Makefile.am, samples/ticker/Makefile.am,
sptests/sp01/Makefile.am, sptests/sp02/Makefile.am,
sptests/sp03/Makefile.am, sptests/sp04/Makefile.am,
sptests/sp05/Makefile.am, sptests/sp06/Makefile.am,
sptests/sp07/Makefile.am, sptests/sp08/Makefile.am,
sptests/sp09/Makefile.am, sptests/sp11/Makefile.am,
sptests/sp12/Makefile.am, sptests/sp13/Makefile.am,
sptests/sp14/Makefile.am, sptests/sp15/Makefile.am,
sptests/sp16/Makefile.am, sptests/sp17/Makefile.am,
sptests/sp19/Makefile.am, sptests/sp20/Makefile.am,
sptests/sp21/Makefile.am, sptests/sp22/Makefile.am,
sptests/sp23/Makefile.am, sptests/sp24/Makefile.am,
sptests/sp25/Makefile.am: Add scndir. Install *.scn to scndir.
2005-11-20 08:49:38 +00:00
Ralf Corsepius
1245c44a73
Add rtems_ada_testsdir.
2005-11-20 08:44:02 +00:00
Ralf Corsepius
ef6b461903
2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* samples/base_mp/Makefile.am: Remove references to *.scn.
* samples/base_mp/node1/base_mp.scn: Remove.
* samples/base_mp/node1/base_mp-node1.scn: New.
* samples/base_mp/node1/Makefile.am: Eliminate NODE.
Reflect having renamed base_mp.scn.
* samples/base_mp/node2/base_mp.scn: Remove.
* samples/base_mp/node2/base_mp-node2.scn: New.
* samples/base_mp/node2/Makefile.am: Eliminate NODE.
Reflect having renamed base_mp.scn.
2005-11-20 08:33:40 +00:00
Ralf Corsepius
c31ac15e2d
Remove references to *.scn.
2005-11-20 08:33:24 +00:00
Ralf Corsepius
6f9d34c497
Eliminate NODE.
2005-11-20 08:33:03 +00:00
Ralf Corsepius
da90bab4f4
New.
2005-11-20 08:32:40 +00:00
Ralf Corsepius
e0f6a78d11
Remove.
2005-11-20 08:32:20 +00:00
Ralf Corsepius
436135feca
2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* aclocal/prog-cc.m4: Remove RTEMS_USE_GCC.
Add RTEMS_RELLDFLAGS.
* automake/compile.am: Remove RTEMS_USE_GCC.
Remove RTEMS_RELLDFLAGS.
2005-11-20 08:11:32 +00:00
Ralf Corsepius
430a833dc8
Remove RTEMS_USE_GCC. Remove RTEMS_RELLDFLAGS.
2005-11-20 08:11:17 +00:00
Ralf Corsepius
546c41d075
Remove RTEMS_USE_GCC. Add RTEMS_RELLDFLAGS.
2005-11-20 08:10:58 +00:00
Ralf Corsepius
a4a40daca6
2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* configure.ac: Pass --enable-rtems-root to ada-tests/configure.
2005-11-20 08:07:55 +00:00
Ralf Corsepius
d75e9b1815
2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* configure.ac: Reflect changes to testsuites/automake,
testsuites/aclocal.
2005-11-20 07:04:30 +00:00
Joel Sherrill
cb19f3f8b2
2005-11-17 Joel Sherrill <joel@OARcorp.com>
...
* rtems.adb, rtems.ads: Remove initialization directives as
rtems_initialize_executive is obsolete and the other initialization
services should not be called from Ada anyway.
2005-11-17 14:29:23 +00:00
Ralf Corsepius
a0321355d3
2005-11-14 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libchip/network/if_media.h, libchip/network/mii.h:
Remove (Moved to cpukit).
* libchip/Makefile.am: Reflect having moved libchip/network/mii.h
and libchip/network/if_media.h.
* libchip/network/elnk.c, libchip/network/if_dc.c: Reflect mii.h and
if_media.h having moved.
2005-11-14 05:42:10 +00:00
Ralf Corsepius
750a6863f8
Reflect mii.h and if_media.h having moved.
2005-11-14 05:40:11 +00:00
Ralf Corsepius
c3eeb74789
Regenerate.
2005-11-14 05:37:33 +00:00
Ralf Corsepius
e7d0cafa5a
Reflect having moved libchip/network/mii.h and libchip/network/if_media.h.
2005-11-14 05:36:25 +00:00
Ralf Corsepius
cdfdef4ce2
Remove (Moved to cpukit).
2005-11-14 05:35:03 +00:00
Ralf Corsepius
7e8151c7cd
2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* Makefile.am: Remove depend-am.
2005-11-13 09:19:37 +00:00
Ralf Corsepius
8de9ae06a5
Remove depend.
2005-11-13 09:16:48 +00:00
Ralf Corsepius
d366255b5f
2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* automake/compile.am, automake/host.am, automake/local.am,
automake/subdirs.am: Remove depend.
2005-11-13 09:16:17 +00:00
Ralf Corsepius
3136ff03a9
2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* configure.ac: Explicitly pass --libdir and --includedir to
testsuites.
2005-11-13 08:15:24 +00:00
Ralf Corsepius
15ec224b8f
2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* bsp_specs: Remove %cpp.
2005-11-13 05:38:34 +00:00
Ralf Corsepius
17e451aec4
2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* bsp_specs: Remove %cpp.
2005-11-13 05:17:24 +00:00
Ralf Corsepius
bf221c5ae2
2005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* bsp_specs: Remove %cpp.
2005-11-12 07:21:23 +00:00
Ralf Corsepius
bcd0867d04
2005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* bsp_specs: Remove %cpp.
* console/console.c: Eliminate obsolete types.
2005-11-12 07:08:33 +00:00
Ralf Corsepius
b1a09175e6
2005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* bsp_specs: Remove %cpp.
2005-11-12 07:04:49 +00:00
Ralf Corsepius
cea62b215a
2005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove USE_ENHANCED_INTR_API.
2005-11-12 05:26:25 +00:00
Eric Norum
46fa1f6404
Clean up UART2 pin setup. Protect pin setup code.
2005-11-11 15:48:24 +00:00
Eric Norum
0cf20a9156
Need to install vme_am_defs.h.
2005-11-09 17:23:35 +00:00
Ralf Corsepius
ac3a37d769
2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* shared/startup/bspstart.c: Eliminate obsolete types.
2005-11-09 16:53:30 +00:00
Ralf Corsepius
c29d03e942
2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* vmeUniverse/vmeUniverse.c: Eliminate obsolete types.
Remove CVS log.
2005-11-09 16:51:26 +00:00
Eric Norum
d5b3fe52a8
Fix disagreement between GCCSPECS and GCC_SPECS.
2005-11-09 16:38:33 +00:00
Ralf Corsepius
3f74676065
2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* configure.ac: Reflect changes to testsuites.
2005-11-09 10:25:28 +00:00
Eric Norum
8e6835a5a3
Add code to set up pin assignments.
2005-11-08 20:11:02 +00:00
Ralf Corsepius
95cd7080c6
2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* automake/compile.am: Remove GCCSPECS.
* aclocal/prog-cc.m4: Add GCCSPECS.
* aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.
2005-11-08 14:34:23 +00:00