Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9b3cdfe   05/24/00 15:56:20 Joel Sherrill Updated.
(edit) @70f1f1d9   05/24/00 15:55:00 Joel Sherrill Initial DEC 21143 support from Stephan Wilms <Stephan.Wilms@…>. …
(edit) @2c8485b   05/24/00 15:37:32 Joel Sherrill Eliminated printing from switch extension.
(edit) @2fbdbd4   05/24/00 14:36:52 Joel Sherrill Significantly lowered the default memory requirements: - …
(edit) @1a9006a   05/24/00 14:23:34 Joel Sherrill Added a return to the bottom.
(edit) @8fe36e1   05/24/00 14:21:27 Joel Sherrill Removed some warnings.
(edit) @625f1a6   05/23/00 21:31:44 Joel Sherrill Remove NO_CPU reference.
(edit) @7c1a82f   05/23/00 15:41:04 Joel Sherrill Patch from Jennifer Averett <jennifer.averett@…> to make …
(edit) @1b69693   05/23/00 15:15:19 Joel Sherrill Added routines addr2ascii.c and ascii2addr.c even though they are not …
(edit) @58271f6   05/21/00 15:23:02 Joel Sherrill Added code to determine RPM CPU type for the host OS. This is needed …
(edit) @f9c0574   05/19/00 19:13:09 Joel Sherrill This is an update of all Classic API Message Manager tests to …
(edit) @9f2e6c6   05/19/00 19:07:04 Joel Sherrill Changed versions.
(edit) @e22e308   05/19/00 19:06:24 Joel Sherrill Use minimum stack size.
(edit) @6174e27   05/19/00 19:04:45 Joel Sherrill Changed to use minimum stack size.
(edit) @ef0126b   05/19/00 19:04:28 Joel Sherrill Changed screen to have indeterminate addresses.
(edit) @9064ad4   05/19/00 19:03:41 Joel Sherrill Made note that Version, CPU, and BSP will vary.
(edit) @fb4541b   05/19/00 19:02:30 Joel Sherrill Removed duplicated call to unmount filesystem.
(edit) @459d051b   05/19/00 19:01:39 Joel Sherrill Corrected direction of comparison in sizeof context overlay.
(edit) @d88b46fe   05/17/00 13:59:36 Joel Sherrill Removed HWAPI reference.
(edit) @00b772a   05/17/00 13:46:40 Joel Sherrill Applied patch to wrong place in code.
(edit) @580c7a9   05/16/00 19:23:16 Joel Sherrill Adding code to test for maximum filesize and skip some tests.
(edit) @0632b75   05/16/00 19:19:47 Joel Sherrill Initialize the variable.
(edit) @2936e972   05/16/00 19:19:18 Joel Sherrill Use sizeof(unsigned32) not 4.
(edit) @a93350a   05/16/00 19:18:03 Joel Sherrill Use CPU_ALIGNMENT not 4.
(edit) @f48cad9c   05/16/00 19:16:39 Joel Sherrill Constant of 4 for size is bad.
(edit) @250edf6   05/16/00 19:15:25 Joel Sherrill Modified to avoid copying too much data.
(edit) @8531dce   05/16/00 19:13:46 Joel Sherrill Updated to have better comments that can be searched and replaced.
(edit) @72988cd   05/16/00 19:11:33 Joel Sherrill Changed RTEMS_MAXIMUM_NAME_LENGTH to ITRON_MAXIMUM_NAME_LENGTH.
(edit) @aaf44d4   05/16/00 19:07:19 Joel Sherrill Do not prototype fileno() if is is a macro. This was tripped on Solaris.
(edit) @055b7d5   05/16/00 19:06:41 Joel Sherrill Corrected order of arguments to strncpy().
(edit) @078280e   05/16/00 19:05:49 Joel Sherrill Use CPU_HEAP_ALIGNMENT not CPU_ALIGNMENT.
(edit) @ba4b9ffe   05/16/00 19:04:21 Joel Sherrill Changed <= to < to prevent overindexing array of file control blocks …
(edit) @51e4268   05/16/00 18:58:58 Joel Sherrill Do not look for C++ compiler if C++ is disabled.
(edit) @017cb2b   05/16/00 18:58:18 Joel Sherrill Do not dereference NULL per bug report from Victor V. Vengerov …
(edit) @01e0e43   05/16/00 18:44:03 Joel Sherrill Update from Eric Norum to fix dereference of zero and correct test …
(edit) @405990a7   05/16/00 18:43:00 Joel Sherrill Added code to check for NULL pointer per bug report from Victor V. …
(edit) @b6206ccb   05/16/00 18:39:39 Joel Sherrill Modified to enable thread safe libraries.
(edit) @a4cb8f0   05/11/00 20:37:59 Joel Sherrill Patch from Eric Norum <eric@…> to fix bug from Alexey S. …
(edit) @6c30cc6   05/10/00 14:48:45 Joel Sherrill changed version to 4.5.0-beta3
(edit) @3673fbd8   05/10/00 13:35:18 Joel Sherrill Updated.
(edit) @405543d6   05/10/00 13:34:15 Joel Sherrill Corrected to flag that this test is not implemented.
(edit) @a2a0c9e   05/08/00 21:50:20 Joel Sherrill Updated to indicate that it has been tested and that the ulClock …
(edit) @b12d10b   05/08/00 21:21:29 Joel Sherrill RTEMS specific thread support for G++. This implementation includes …
(edit) @b76a825   05/08/00 21:17:51 rtems-devel This commit was manufactured by cvs2svn to create branch …
(edit) @e612d75   05/08/00 20:56:07 Joel Sherrill Modified license and copyright terms to be correct.
(edit) @0921e691   05/08/00 20:38:19 Joel Sherrill New file on branch.
(edit) @66d9d036   05/08/00 20:37:00 rtems-devel This commit was manufactured by cvs2svn to create branch …
(edit) @9d216de   05/08/00 18:59:18 Joel Sherrill Removed uses of RTEMS_ENABLE_HWAPI but left macro in aclocal.
(edit) @120adc20   05/08/00 17:27:46 Joel Sherrill Patch cd2401fix.diff from Charles-Antoine Gauthier …
(edit) @3a0218e   05/08/00 17:22:38 Joel Sherrill Update from John Cotton <john.cotton@…> which includes a number …
(edit) @57ca6d09   05/05/00 21:23:45 Joel Sherrill Changed XXX into comment.
(edit) @11a46a0d   05/05/00 12:58:06 Joel Sherrill These tests should have been fairly clean examples. Instead they …
(edit) @a1a19f6   05/05/00 12:57:14 Joel Sherrill Corrected typo (ifdef/define). Also spotted overnight by Ralf. :)
(edit) @c6883bd   05/05/00 01:30:41 Joel Sherrill Added inet_netof.c per patch from Eric Norum <eric@…>
(edit) @af9b39e   05/04/00 20:49:22 Joel Sherrill Renamed the CONFIGURE_TEST_NEEDS configuration constants to …
(edit) @f74de9c0   05/04/00 14:57:48 Joel Sherrill Removed references to CONFIGURE_SPTEST and CONFIGURE_TMTEST. Renamed …
(edit) @f747eca   05/04/00 14:17:26 Joel Sherrill Added setup.cache.
(edit) @5a6d98e4   05/04/00 14:16:28 Joel Sherrill Made better package names.
(edit) @d123a04b   05/04/00 14:16:20 Joel Sherrill Updated versions.
(edit) @de01ce7   05/04/00 14:15:53 Joel Sherrill binutils subdirectory is currently ignored. binutils is built as a …
(edit) @a4b7b82e   05/04/00 14:15:15 Joel Sherrill Updated to new versions.
(edit) @45e8d6c1   05/04/00 14:15:07 Joel Sherrill Better way to check which RTEMS RPMs are installed.
(edit) @4d42c43   05/04/00 14:09:30 Joel Sherrill Significantly enhanced checks for CPU type and floating point format …
(edit) @9c8d1edf   05/04/00 14:08:49 Joel Sherrill Fixed typo.
(edit) @57b6590   05/04/00 14:08:32 Joel Sherrill Does not really support multiprocessing so do not even try to build it.
(edit) @9fb78b8   05/03/00 14:12:51 Joel Sherrill Update from Eric Norum <eric@…>.
(edit) @45e4cc77   05/03/00 13:55:43 rtems-devel This commit was manufactured by cvs2svn to create branch …
(edit) @305f033   05/01/00 17:31:29 Joel Sherrill Patch from Eric Norum <eric@…> to make task variables …
(edit) @fee06c86   05/01/00 15:00:53 Joel Sherrill Patch rtems-4.5.0-rc-19.diff from Ralf Corsepius …
(edit) @180126d2   05/01/00 14:57:47 rtems-devel This commit was manufactured by cvs2svn to create branch …
(edit) @2033706   04/29/00 21:58:47 Joel Sherrill Fixed weird compilation problem. Why was it including FLEEB.
(edit) @c7b43795   04/29/00 19:47:14 Joel Sherrill Uncommented line so libxdr is picked up.
(edit) @8e743b7   04/29/00 19:39:09 Joel Sherrill Significant update of librpc to include XDR and more RPC functionality …
(edit) @be363a2d   04/29/00 19:13:20 rtems-devel This commit was manufactured by cvs2svn to create branch …
(edit) @b797468   04/29/00 19:09:48 Joel Sherrill Removed as part of merging RPC/XDR upgrade from Eric Norum.
(edit) @cd7024d   04/29/00 14:59:31 Joel Sherrill removed unused variables.
(edit) @d554ca0b   04/28/00 19:51:00 Joel Sherrill Patch from John M. Mills <jmills@…> to do some cleanup and use …
(edit) @a06c5f5   04/28/00 19:45:20 Joel Sherrill Temporarily disable libxdr until the complete patch is in.
(edit) @a974d6a   04/28/00 19:44:39 Joel Sherrill Patch rtems-4.5-rc-18-cvs.diff from Ralf Corsepius …
(edit) @42b7ffae   04/28/00 18:32:16 Joel Sherrill Updated to new versions.
(edit) @92bc357   04/28/00 18:31:43 Joel Sherrill Modifed to properly support aliased that support multiprocessing.
(edit) @2f82b35   04/28/00 17:44:03 Joel Sherrill New files from Eric Norum missed in previous commit.
(edit) @6ff83a4   04/28/00 17:42:17 rtems-devel This commit was manufactured by cvs2svn to create branch …
(edit) @ccbbfe3   04/27/00 20:11:05 Joel Sherrill Patch from "Alan Harry" <alan@…> to fix a problem where …
(edit) @fc1459f   04/27/00 18:24:51 Joel Sherrill Patch from Eric Norum <eric@…> to initiate upgrading librpc …
(edit) @92ba0476   04/18/00 13:18:34 Joel Sherrill Patches rtems-rc-4.5.0-16-cvs.diff and rtems-rc-4.5.0-17-cvs.diff from …
(edit) @8812023   04/18/00 13:10:39 Joel Sherrill Patches rtems-rc-4.5.0-16-cvs.diff and rtems-rc-4.5.0-17-cvs.diff from …
(edit) @8f5da34   04/18/00 13:00:20 Joel Sherrill Patch rtems-rc-4.5.0-15-cvs.diff from Ralf Corsepius …
(edit) @a174954   04/18/00 12:57:47 Joel Sherrill Avoid use of C++ keyword (or) as structure element name.
(edit) @97ad1a5   04/16/00 17:14:36 Joel Sherrill After investigating a problem reported by Franck Julien …
(edit) @dda3dc9a   04/16/00 17:04:17 Joel Sherrill Patch rtems-rc-4.5.0-14-cvs.diff from Ralf Corsepius …
(edit) @fe8e18a   04/16/00 17:01:18 Joel Sherrill Patch from Eric Norum <eric@…> to modify the generic m68k …
(edit) @e283b909   04/13/00 16:51:12 Joel Sherrill changed version to 4.5.0-beta2
(edit) @48e40a3   04/13/00 16:47:58 rtems-devel This commit was manufactured by cvs2svn to create branch …
(edit) @0e136be   04/13/00 13:47:28 Joel Sherrill Patch rtems-rc-4.5.0-12-cvs.diff from Ralf Corsepius …
(edit) @e0d1ba5   04/13/00 13:46:19 Joel Sherrill Modified CVS Id.
(edit) @a7d5b16   04/13/00 13:45:52 Joel Sherrill Modified Id.
(edit) @dddbc44   04/13/00 13:40:20 Joel Sherrill Renamed IMFS structure elements to avoid conflicts on Solaris …
(edit) @6c48c6ee   04/13/00 13:37:29 Joel Sherrill Modified to disable interrupts while checking signals.
(edit) @f3fea868   04/13/00 13:00:41 Joel Sherrill M68k BSPs compile and link again after making Ramsize handling as …
Note: See TracRevisionLog for help on using the revision log.