Timeline



09/07/02:

23:16 Changeset in rtems [ca756e9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-09-07 Joel Sherrill <joel@…> * clock/clock.c: Disabled use of fast idle since it seems broken with gcc 3.2.
23:12 Changeset in rtems [4e7ba21]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-09-07 Joel Sherrill <joel@…> * samples/base_mp/config.h: New file previously missed.
23:09 Changeset in rtems [a2117cd6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-09-07 Chris Johns <ccj@…> * network/Makefile.am, network/README.cs8900, network/cs8900.c, network/cs8900.h: Significant update which corrects the problem where the cs8900.c file was actually the BSP glue. Joel did some hacking so this file will compile. Previously it required providing a target.h file to compile. * network/cs8900.c.bsp: New file.
23:07 Changeset in rtems [19ed3cf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-09-07 Joel Sherrill <joel@…> * pppd/ipcp.c, rtems_servers/ftpd.c: Add include files to resolve warnings.
22:53 Changeset in rtems [87da638]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-09-07 Joel Sherrill <joel@…> * src/bdbuf.c: Previous fix for PR282 regressed mutex changes.

09/06/02:

12:01 Changeset in rtems [662814d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-09-06 Alexander M. Kukuta <kam@…> * src/bdbuf.c: Per PR282, correct problem in function rtems_bdbuf_read() where device ioctl() is called with the logical device number used instead of corresponding physical device number.
11:01 Ticket #282 (libblock bdbuf error) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied. Thank you.
02:45 Changeset in rtems [640e0dd6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-06 Ralf Corsepius <corsepiu@…> * Makefile.inc.in: Comment out RTEMS_USE_GCC272. Comment out RTEMS_LIBC_DIR.

09/04/02:

11:03 Ticket #282 (libblock bdbuf error) created by kam
in file: rtems-ss-20020628/c/src/exec/libblock/src/bdbuf.c in function …
10:48 Ticket #281 (Debug version build error) created by dedekind
When I build applications with gensh4 bsp - make debug generetes …
10:39 Ticket #280 (libc Initialize) created by dedekind
Incorrect second parameter pass to bsp_libc_init and size of heap will …

09/03/02:

18:31 Changeset in rtems [addebe67]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-09-03 Joel Sherrill <joel@…> * base_mp now builds and can be considered a bit of an example for the other mptests. * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am, samples/base_mp/mptest.adb, samples/base_mp/mptest.ads, samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am: Modified to make compile. * mptests/mp01/node1/mptest-per_node_configuration.adb, mptests/mp01/node2/mptest-per_node_configuration.adb, mptests/mp02/node1/mptest-per_node_configuration.adb, mptests/mp02/node2/mptest-per_node_configuration.adb, mptests/mp03/node1/mptest-per_node_configuration.adb, mptests/mp03/node2/mptest-per_node_configuration.adb, mptests/mp04/node1/mptest-per_node_configuration.adb, mptests/mp04/node2/mptest-per_node_configuration.adb, mptests/mp05/node1/mptest-per_node_configuration.adb, mptests/mp05/node2/mptest-per_node_configuration.adb, mptests/mp06/node1/mptest-per_node_configuration.adb, mptests/mp06/node2/mptest-per_node_configuration.adb, mptests/mp07/node1/mptest-per_node_configuration.adb, mptests/mp07/node2/mptest-per_node_configuration.adb, mptests/mp08/node1/mptest-per_node_configuration.adb, mptests/mp08/node2/mptest-per_node_configuration.adb, mptests/mp09/node1/mptest-per_node_configuration.adb, mptests/mp09/node2/mptest-per_node_configuration.adb, mptests/mp10/node1/mptest-per_node_configuration.adb, mptests/mp10/node2/mptest-per_node_configuration.adb, mptests/mp11/node1/mptest-per_node_configuration.adb, mptests/mp11/node2/mptest-per_node_configuration.adb, mptests/mp12/node1/mptest-per_node_configuration.adb, mptests/mp12/node2/mptest-per_node_configuration.adb, mptests/mp13/node1/mptest-per_node_configuration.adb, mptests/mp13/node2/mptest-per_node_configuration.adb, mptests/mp14/node1/mptest-per_node_configuration.adb, mptests/mp14/node2/mptest-per_node_configuration.adb, samples/base_mp/node1/mptest-per_node_configuration.adb, samples/base_mp/node2/mptest-per_node_configuration.adb: Removed as this information should come from config.h.

09/02/02:

06:26 Changeset in rtems [6a2d7ee]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-02 Ralf Corsepius <corsepiu@…> * netinet/in_cksum.c: #include <string.h> for puts in generic routines.
06:21 Changeset in rtems [c7dcfe36]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-02 Ralf Corsepius <corsepiu@…> * rtems_webserver/md5.h: Add missing newline.
06:17 Changeset in rtems [4adabccd]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-02 Ralf Corsepius <corsepiu@…> * mpc8260/exceptions/raw_exception.c: #include <string.h>. #include <bspIo.h>.
06:15 Changeset in rtems [6ce94bc3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-02 Ralf Corsepius <corsepiu@…> * pci/pcibios.c: #include <string.h>.
05:19 Changeset in rtems [7625d9a3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-02 Ralf Corsepius <corsepiu@…> * mptests/mp01/node1/.cvsignore: New. * mptests/mp01/node2/.cvsignore: New. * mptests/mp02/node1/.cvsignore: New. * mptests/mp02/node2/.cvsignore: New. * mptests/mp03/node1/.cvsignore: New. * mptests/mp03/node2/.cvsignore: New. * mptests/mp04/node1/.cvsignore: New. * mptests/mp04/node2/.cvsignore: New. * mptests/mp05/node1/.cvsignore: New. * mptests/mp05/node2/.cvsignore: New. * mptests/mp06/node1/.cvsignore: New. * mptests/mp06/node2/.cvsignore: New. * mptests/mp07/node1/.cvsignore: New. * mptests/mp07/node2/.cvsignore: New. * mptests/mp08/node1/.cvsignore: New. * mptests/mp08/node2/.cvsignore: New. * mptests/mp09/node1/.cvsignore: New. * mptests/mp09/node2/.cvsignore: New. * mptests/mp10/node1/.cvsignore: New. * mptests/mp10/node2/.cvsignore: New. * mptests/mp11/node1/.cvsignore: New. * mptests/mp11/node2/.cvsignore: New. * mptests/mp12/node1/.cvsignore: New. * mptests/mp12/node2/.cvsignore: New. * mptests/mp13/node1/.cvsignore: New. * mptests/mp13/node2/.cvsignore: New. * mptests/mp14/node1/.cvsignore: New. * mptests/mp14/node2/.cvsignore: New. * samples/base_mp/node1/.cvsignore: New. * samples/base_mp/node2/.cvsignore: New.
05:08 Changeset in rtems [0c7ef52]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-02 Ralf Corsepius <corsepiu@…> * mptests/Makefile.am: New. * mptests/mp01/Makefile.am: New. * mptests/mp01/node1/Makefile.am: New. * mptests/mp01/node2/Makefile.am: New. * samples/base_mp/Makefile.am: Comment out building mptest$(EXEEXT). * samples/base_mp/node1/Makefile.am: New. * samples/base_mp/node2/Makefile.am: New. * configure.ac: Add mptests/mp01. Add samples/base_mp.

08/31/02:

14:44 Changeset in rtems [5432fc4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-31 Joel Sherrill <joel@…> * rtems_webserver/webmain.c: Commented out rootWeb to eliminate warning.

08/30/02:

13:13 Changeset in rtems [84206479]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-08-30 Ralf Corsepius <corsepiu@…> * shell/shell.c: #include <time.h> * wrapup/Makefile.am: Eliminate LIBNAME.
12:14 Changeset in rtems [2d9c50b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-08-30 Ralf Corsepius <corsepiu@…> * tmtests/tm20/Makefile.am: Remove EXPADA.
12:09 Changeset in rtems [b83fd620]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-30 Joel Sherrill <joel@…> * samples/base_mp/mptest.ads: Removed lingering reference to BSP_MPCI.
12:07 Changeset in rtems [182e9f8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-30 Joel Sherrill <joel@…> * rtems.adb (IO_Initialize): Make this match the C prototype.
11:57 Changeset in rtems [af16d17d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-30 Joel Sherrill <joel@…> * src/io.c: Fixed some spacing.

08/29/02:

15:59 Changeset in rtems [f31a078]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-08-22 Ralf Corsepius <corsepiu@…> * score/include/Makefile.am: Remove cpuopt.h generation. * configure.ac: Correct package name. Don't build ada if POSIX is disabled. Generate cpuopt.h on the fly, filter out autoconf-2.53 PACKAGE crap.
15:54 Changeset in rtems [b88e366]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-08-29 Ralf Corsepius <corsepiu@…> * console/Makefile.am: Add $(PROJECT_INCLUDE)/rtems to PREINSTALL_FILES. * console/mouse_parser.c: Include <string.h> (for strcmp). * console/vt.c: Include <string.h> (for memcpy). * wd8003/wd8003.c: Include <string.h> (for memcpy, memset).
15:54 Changeset in rtems [72f4ec87]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-08-29 Ralf Corsepius <corsepiu@…> * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out autoconf-2.53 PACKAGE crap.

08/28/02:

17:42 Changeset in rtems [6c15108]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-08-28 Ralf Corsepius <corsepiu@…> * aclocal/prog-gnat.m4: New.
17:35 Changeset in rtems [b29709d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-27 Joel Sherrill <joel@…> * samples/base_mp/.cvsignore: New file.
14:16 Changeset in rtems [a456af96]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-08-28 Ralf Corsepius <corsepiu@…> * configure.ac: Add ada-tests.

08/27/02:

20:25 Changeset in rtems [40edeae]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-27 Joel Sherrill <joel@…> * samples/base_mp/.cvsignore: New file.
17:06 Changeset in rtems [bf6fa0f4]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-08-27 Ralf Corsepius <corsepiu@…> * sptests/sp09/Makefile.am: Remove EXPADA. * sptests/sp09/sptest.adb: Remove RESULT from SCREEN_13. * sptests/sp19/Makefile.am: Remove EXPADA. * sptests/sp21/Makefile.am: Remove EXPADA. * sptests/sp21/sptest.adb: Remove RESULT from TASK_1. * tmtests/tmoverhd/dummy_rtems.adb: Reflect changes to IO_Managers. * tmtests/tmoverhd/dummy_rtems.ads: Reflect changes to IO_Managers.
14:05 Changeset in rtems [cbb09503]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-27 Joel Sherrill <joel@…> * tmtests/tm20/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Fixed call to RTEMS IO Manager services.
13:35 Changeset in rtems [abe09384]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-08-27 Ralf Corsepius <corsepiu@…> * sptests/sp19/sptest.adp: Fix include paths.
13:17 Changeset in rtems [d73a01fd]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-08-27 Ralf Corsepius <corsepiu@…> * sptests/sp19/sptest.adb: Remove. * sptests/sp19/Makefile.am: Let m4 generate sptests.adb from sptests.adp.
13:13 Changeset in rtems [28d8503b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-27 Joel Sherrill <joel@…> * io.t: Correct Ada bindings.
13:12 Changeset in rtems [aa57f84]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-27 Joel Sherrill <joel@…> * rtems.ads: Corrected binding for Io_Initialize.
13:12 Changeset in rtems [e8c20a0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-27 Joel Sherrill <joel@…> * sptests/sp21/sptest.adb: Fixed IO_Initialize invocations to match corrected prototype.
12:20 Ticket #279 (ada-tests/sptests/sp19: Undeclared vars.) closed by Ralf Corsepius
State-Changed-From-To: open->closed State-Changed-Why: fixed
11:48 Changeset in rtems [b0e8b47e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-27 Joel Sherrill <joel@…> * sptests/sp19/sptest.adp: Added from old Ada implementation.
11:45 Changeset in rtems [3634ed9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-27 Joel Sherrill <joel@…> * tmtests/tm27/.cvsignore: Removed. Missed in previous attempts.
07:47 Changeset in rtems [f3013b8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Removed
06:57 Changeset in rtems [a846105]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-08-27 Ralf Corsepius <corsepiu@…> * sptests/sp09/sptest.adb: Add Result to SCREEN_13. Remove Status from TASK_1. * sptests/sp21/sptest.adb: Add Result to TASK_1. * tmtests/tm20/tmtest.adb: Remove various RETURN_VALUEs. * ada.am: Remove ADACOMPILE, ADAC. Add AM_LDFLAGS, LDFLAGS. * configure.ac: Check for m4. Abort if HAS_GNAT = no.
06:52 Ticket #279 (ada-tests/sptests/sp19: Undeclared vars.) created by Ralf Corsepius
i386-rtems-gcc -c …
06:48 Ticket #278 (ada-test/tmtests/tm26: tmtest.adp) closed by Ralf Corsepius
State-Changed-From-To: feedback->closed State-Changed-Why: Joel removed tm26
06:45 Ticket #276 (ada-tests/sptests/sp[09|21] do not build (too many arguments in call)) closed by Ralf Corsepius
State-Changed-From-To: feedback->closed State-Changed-Why: Work-around hacks applied, Ada-API needs to be looked into.

08/26/02:

17:25 Changeset in rtems [c94a454]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-26 Joel Sherrill <joel@…> * tm27 and tm27 are irrelevant as Ada binding tests. * tmtests/tm26/config.h, tmtests/tm26/config.h: Removed.
17:24 Changeset in rtems [b2b7cfc9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-26 Joel Sherrill <joel@…> * tm27 and tm27 are irrelevant as Ada binding tests. * tmtests/tm26/Makefile.am, tmtests/tm26/README, tmtests/tm26/tm26.adb, tmtests/tm26/tmtest.adb, tmtests/tm26/tmtest.adp, tmtests/tm26/tmtest.ads, tmtests/tm27/Makefile.am, tmtests/tm27/README, tmtests/tm27/tm27.adb, tmtests/tm27/tmtest.adb, tmtests/tm27/tmtest.ads: Removed. * configure.ac, tmtests/Makefile.am: Modified to reflect above.
17:20 Changeset in rtems [f435621b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-26 Joel Sherrill <joel@…> * sptests/sp19/sptest.adb: Modified to follow pattern of SP01 even though this test is not supported. * sptests/sp19/sp19.adb: New file.
14:27 Changeset in rtems [190f5c23]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-26 Joel Sherrill <joel@…> * mptests/mp01/mptest.ads, mptests/mp02/mptest.ads, mptests/mp03/mptest.ads, mptests/mp04/mptest.ads, mptests/mp05/mptest.ads, mptests/mp06/mptest.ads, mptests/mp07/mptest.ads, mptests/mp08/mptest.ads, mptests/mp09/mptest.ads, mptests/mp10/mptest.ads, mptests/mp11/mptest.ads, mptests/mp12/mptest.ads, mptests/mp13/mptest.ads, mptests/mp14/mptest.adb, mptests/mp14/mptest.ads: Per PR274, identify the need for the BSP_MPCI package. It was a trivial dependency and eliminated.
13:44 Changeset in rtems [8a0e8da]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-26 Joel Sherrill <joel@…> * sptests/sp19/sp19.adb: Removed/Renamed? to sptest.adb. * sptests/sp19/sptest.adb: Added/Renamed? from sptest.adb.
13:37 Changeset in rtems [61cd8db]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-26 Joel Sherrill <joel@…> * sptests/sp09/sptest.adb, sptests/sp21/sptest.adb: All RTEMS IO Manager directives take fewer arguments than these tests used.
13:06 Changeset in rtems [44c44c5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-21 Joel Sherrill <joel@…> * startup/linkcmds: Move .init section after text section so C+ global constructors work.
13:03 Changeset in rtems [a7bafd5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-08-26 Eric Norum <eric.norum@…> * cpu_asm.S: More PR267 tinkering which eliminates some conditional compilation.
12:47 Ticket #277 (ada-tests/sptests/sp19: sptest.adb missing) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: sp19.adb renamed to sptest.adb. This doesn't address the issue that this test is not implemented in Ada but it does at least match the pattern now. :)
10:10 Changeset in rtems [2085b08e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-08-26 Ralf Corsepius <corsepiu@…> * sptests/sp04/Makefile.am: Remove init.$(OBJEXT).
09:38 Changeset in rtems [7edb3d3a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-08-26 Ralf Corsepius <corsepiu@…> * Makefile.am: Activate tmtests. * configure.ac: Activate tmtests. * samples/base_mp/Makefile.am: Add nodeX subdirs. * sptests/sp01/Makefile.am: Add *.scn. * sptests/sp02/Makefile.am: Add *.scn. * sptests/sp03/Makefile.am: Add *.scn. * sptests/sp04/Makefile.am: Add *.scn. * sptests/sp05/Makefile.am: Add *.scn. * sptests/sp06/Makefile.am: Add *.scn. * sptests/sp07/Makefile.am: Add *.scn. * sptests/sp08/Makefile.am: Add *.scn. * sptests/sp09/Makefile.am: Add *.scn. * sptests/sp11/Makefile.am: Add *.scn. * sptests/sp12/Makefile.am: Add *.scn. * sptests/sp13/Makefile.am: Add *.scn. * sptests/sp14/Makefile.am: Add *.scn. * sptests/sp15/Makefile.am: Add *.scn. * sptests/sp16/Makefile.am: Add *.scn. * sptests/sp17/Makefile.am: Add *.scn. * sptests/sp19/Makefile.am: Add *.scn. * sptests/sp20/Makefile.am: Add *.scn. * sptests/sp21/Makefile.am: Add *.scn. * sptests/sp22/Makefile.am: Add *.scn. * sptests/sp23/Makefile.am: Add *.scn. * sptests/sp24/Makefile.am: Add *.scn. * sptests/sp25/Makefile.am: Add *.scn.
09:27 Changeset in rtems [0270bc8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-08-26 Ralf Corsepius <corsepiu@…> * tmtests/Makefile.am: New. * tmtests/tm01/Makefile.am: New. * tmtests/tm02/Makefile.am: New. * tmtests/tm03/Makefile.am: New. * tmtests/tm04/Makefile.am: New. * tmtests/tm05/Makefile.am: New. * tmtests/tm06/Makefile.am: New. * tmtests/tm07/Makefile.am: New. * tmtests/tm08/Makefile.am: New. * tmtests/tm09/Makefile.am: New. * tmtests/tm10/Makefile.am: New. * tmtests/tm11/Makefile.am: New. * tmtests/tm12/Makefile.am: New. * tmtests/tm13/Makefile.am: New. * tmtests/tm14/Makefile.am: New. * tmtests/tm15/Makefile.am: New. * tmtests/tm16/Makefile.am: New. * tmtests/tm17/Makefile.am: New. * tmtests/tm18/Makefile.am: New. * tmtests/tm19/Makefile.am: New. * tmtests/tm20/Makefile.am: New. * tmtests/tm21/Makefile.am: New. * tmtests/tm22/Makefile.am: New. * tmtests/tm23/Makefile.am: New. * tmtests/tm24/Makefile.am: New. * tmtests/tm25/Makefile.am: New. * tmtests/tm26/Makefile.am: New. * tmtests/tm26/tmtest.adb * tmtests/tm27/Makefile.am: New. * tmtests/tm28/Makefile.am: New. * tmtests/tm29/Makefile.am: New. * tmtests/tmck/Makefile.am: New. * tmtests/tmoverhd/Makefile.am: New.
09:10 Ticket #278 (ada-test/tmtests/tm26: tmtest.adp) created by Ralf Corsepius
tm26 contains a file named "tmtest.adp" (Note A-D-P). I am not sure …
09:07 Ticket #277 (ada-tests/sptests/sp19: sptest.adb missing) created by Ralf Corsepius
All sptests have a file called sptest.adb. sp19 doesn't. Release: …
09:04 Ticket #276 (ada-tests/sptests/sp[09|21] do not build (too many arguments in call)) created by Ralf Corsepius
sparc-rtems-gcc -c …
08:58 Ticket #275 (ada-tests/sptests/sp0[4|7] do not build (tcb_to_id)) created by Ralf Corsepius
sparc-rtems-gnatbind -aO./ -aO../../../../../lib/include/adainclude …
08:51 Ticket #274 (ada-tests/samples/base_mp does not build) created by Ralf Corsepius
sparc-rtems-gnatmake -cargs -B../../../../../lib/ …
06:12 Changeset in rtems [2af6056]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-08-26 Ralf Corsepius <corsepiu@…> * Makefile.am: New. * configure.ac: New. * ada.am: New. * support/Makefile.am: New. * samples/Makefile.am: New. * samples/base_mp/Makefile.am: New. * samples/base_sp/Makefile.am: New. * samples/hello/Makefile.am: New. * samples/ticker/Makefile.am: New.
06:04 Changeset in rtems [1a5f405b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-08-26 Ralf Corsepius <corsepiu@…> * sptests/Makefile.am: New. * sptests/sp01/Makefile.am: New. * sptests/sp02/Makefile.am: New. * sptests/sp03/Makefile.am: New. * sptests/sp04/Makefile.am: New. * sptests/sp05/Makefile.am: New. * sptests/sp06/Makefile.am: New. * sptests/sp07/Makefile.am: New. * sptests/sp08/Makefile.am: New. * sptests/sp09/Makefile.am: New. * sptests/sp11/Makefile.am: New. * sptests/sp12/Makefile.am: New. * sptests/sp13/Makefile.am: New. * sptests/sp14/Makefile.am: New. * sptests/sp15/Makefile.am: New. * sptests/sp16/Makefile.am: New. * sptests/sp17/Makefile.am: New. * sptests/sp19/Makefile.am: New. * sptests/sp20/Makefile.am: New. * sptests/sp21/Makefile.am: New. * sptests/sp22/Makefile.am: New. * sptests/sp23/Makefile.am: New. * sptests/sp24/Makefile.am: New. * sptests/sp25/Makefile.am: New. * sptests/spsize/Makefile.am: New.
05:51 Changeset in rtems [28cf529]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-08-26 Ralf Corsepius <corsepiu@…> * ChangeLog?: New. * .cvsignore: New. * mptests/.cvsignore: New. * mptests/mp01/.cvsignore: New. * mptests/mp02/.cvsignore: New. * mptests/mp03/.cvsignore: New. * mptests/mp04/.cvsignore: New. * mptests/mp05/.cvsignore: New. * mptests/mp06/.cvsignore: New. * mptests/mp07/.cvsignore: New. * mptests/mp08/.cvsignore: New. * mptests/mp09/.cvsignore: New. * mptests/mp10/.cvsignore: New. * mptests/mp11/.cvsignore: New. * mptests/mp12/.cvsignore: New. * mptests/mp13/.cvsignore: New. * mptests/mp14/.cvsignore: New. * samples/.cvsignore: New. * samples/base_sp/.cvsignore: New. * samples/hello/.cvsignore: New. * samples/ticker/.cvsignore: New. * sptests/.cvsignore: New. * sptests/sp01/.cvsignore: New. * sptests/sp02/.cvsignore: New. * sptests/sp03/.cvsignore: New. * sptests/sp04/.cvsignore: New. * sptests/sp05/.cvsignore: New. * sptests/sp06/.cvsignore: New. * sptests/sp07/.cvsignore: New. * sptests/sp08/.cvsignore: New. * sptests/sp09/.cvsignore: New. * sptests/sp11/.cvsignore: New. * sptests/sp12/.cvsignore: New. * sptests/sp13/.cvsignore: New. * sptests/sp14/.cvsignore: New. * sptests/sp15/.cvsignore: New. * sptests/sp16/.cvsignore: New. * sptests/sp17/.cvsignore: New. * sptests/sp19/.cvsignore: New. * sptests/sp20/.cvsignore: New. * sptests/sp21/.cvsignore: New. * sptests/sp22/.cvsignore: New. * sptests/sp23/.cvsignore: New. * sptests/sp24/.cvsignore: New. * sptests/sp25/.cvsignore: New. * sptests/spsize/.cvsignore: New. * support/.cvsignore: New. * tmtests/.cvsignore: New. * tmtests/tm01/.cvsignore: New. * tmtests/tm02/.cvsignore: New. * tmtests/tm03/.cvsignore: New. * tmtests/tm04/.cvsignore: New. * tmtests/tm05/.cvsignore: New. * tmtests/tm06/.cvsignore: New. * tmtests/tm07/.cvsignore: New. * tmtests/tm08/.cvsignore: New. * tmtests/tm09/.cvsignore: New. * tmtests/tm10/.cvsignore: New. * tmtests/tm11/.cvsignore: New. * tmtests/tm12/.cvsignore: New. * tmtests/tm13/.cvsignore: New. * tmtests/tm14/.cvsignore: New. * tmtests/tm15/.cvsignore: New. * tmtests/tm16/.cvsignore: New. * tmtests/tm17/.cvsignore: New. * tmtests/tm18/.cvsignore: New. * tmtests/tm19/.cvsignore: New. * tmtests/tm20/.cvsignore: New. * tmtests/tm21/.cvsignore: New. * tmtests/tm22/.cvsignore: New. * tmtests/tm23/.cvsignore: New. * tmtests/tm24/.cvsignore: New. * tmtests/tm25/.cvsignore: New. * tmtests/tm26/.cvsignore: New. * tmtests/tm27/.cvsignore: New. * tmtests/tm28/.cvsignore: New. * tmtests/tm29/.cvsignore: New. * tmtests/tmck/.cvsignore: New. * tmtests/tmoverhd/.cvsignore: New.
Note: See TracTimeline for information about the timeline view.