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
Ralf Corsepius
1343b11d5f
Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.
2005-11-08 14:28:49 +00:00
Ralf Corsepius
1eeac70235
Add GCCSPECS
2005-11-08 14:27:37 +00:00
Ralf Corsepius
f455ae71b4
Remove GCCSPECS
2005-11-08 14:27:17 +00:00
Ralf Corsepius
347733c466
2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* irq/irq.c, startup/bspstart.c: Remove obsolete types (*unsigned32).
2005-11-08 10:46:29 +00:00
Ralf Corsepius
b07b75fc09
Remove obsolete types (*unsigned32).
2005-11-08 10:46:19 +00:00
Eric Norum
91c832b919
Remove assignation to U.S. Government.
2005-11-07 17:30:17 +00:00
Eric Norum
12b36efe39
Assign copyright to OAR since all files descend from OAR's source.
2005-11-07 17:22:23 +00:00
Joel Sherrill
086c1c3b9e
Fixed formatting.
2005-11-07 16:19:21 +00:00
Joel Sherrill
fb08bd9220
Repaired some changelog entries lost.
2005-11-07 15:36:31 +00:00
Ralf Corsepius
cb9812980a
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* console/console.c: Eliminate unsigned32, unsigned8.
* include/bsp.h: Eliminate unsigned32.
* startup/bspstart.c: Eliminate unsigned32.
2005-11-07 06:26:45 +00:00
Ralf Corsepius
71a7ed0ae7
Eliminate unsigned32.
2005-11-07 06:26:37 +00:00
Ralf Corsepius
8fd9e9787e
Eliminate unsigned32, unsigned8.
2005-11-07 06:26:08 +00:00