Timeline



09/08/02:

08:11 Changeset in rtems [cb72774]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-08 Ralf Corsepius <corsepiu@…> * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
07:59 Changeset in rtems [c386c63]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-08 Ralf Corsepius <corsepiu@…> * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
07:50 Changeset in rtems [e293efaf]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-08 Ralf Corsepius <corsepiu@…> * Makefile.am: Don't use RTEMS_TOPdir in ACLOCAL_AMFLAGS.
07:36 Changeset in rtems [bca73c8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-08 Ralf Corsepius <corsepiu@…> * Makefile.am: ACLOCAL_AMFLAGS = -I ../../../../../../aclocal.
07:14 Changeset in rtems [bdd85dc2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-08 Ralf Corsepius <corsepiu@…> * configure.ac: Remove duplicate mpc6xx/timer/Makefile from CONFIG_FILES.
07:11 Changeset in rtems [6373910]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-09-08 Ralf Corsepius <corsepiu@…> * configure.ac: Remove duplicate timer/Makefile from CONFIG_FILES.

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.
Note: See TracTimeline for information about the timeline view.