summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
1998-04-30botched file -- removed from repository and readdedJoel Sherrill1-0/+14
1998-04-30Removed tripling of workspace API when POSIX API is enabled. confdefs.hJoel Sherrill2-1/+5
1998-04-30Added wildcard to switch for monitor and termios.Joel Sherrill1-1/+1
1998-04-30Removed redundant "* 1024" which exploded the size of the workspace.Joel Sherrill2-4/+4
1998-04-30Added sections and redirected some to RAM to avoid warnings.Joel Sherrill1-40/+47
1998-04-30Added sections to remove warningsJoel Sherrill1-0/+8
1998-04-30moved tools to bsp directoryJoel Sherrill2-2/+2
1998-04-29Added support for debug variants on tests.Joel Sherrill1-4/+5
1998-04-27Update from Pedro Romano <pmcnr@camoes.rnl.ist.utl.pt>.Joel Sherrill11-820/+274
1998-04-27Added I386_HAS_BSWAP cpu model feature flag so swap u32 could takeJoel Sherrill1-10/+28
1998-04-27Added swap of unsigned16Joel Sherrill11-3/+69
1998-04-27Fixed spelling errors.Joel Sherrill1-3/+3
1998-04-27Fixed trace bit manipulation per requests from Eric Norum and Chris Johns.Joel Sherrill1-11/+3
1998-04-27Cosmetic fix from Eric Norum:Joel Sherrill2-2/+2
1998-04-27Removed redundant implementation of tcgetattr and tcsetattr.Joel Sherrill1-20/+0
1998-04-27Fixed bad CVS Id string.Joel Sherrill1-2/+1
1998-04-27Clean up patch from Ralf Corsepius.Joel Sherrill1-22/+23
1998-04-27Fix from Ralf Corsepius:Joel Sherrill1-6/+1
1998-04-27Added shared directory.Joel Sherrill1-1/+1
1998-04-27Removed extra (bad) CVS Id string.Joel Sherrill1-2/+0
1998-04-27Fixed CVS Id string and removed bogus comment.Joel Sherrill1-4/+1
1998-04-27Fix from Ralf Corsepius:Joel Sherrill1-0/+1
1998-04-27Fixed CVS IdJoel Sherrill1-1/+1
1998-04-27Added CONFIGURE_EXTRA_TASK_STACKS definition to make memory requirementsJoel Sherrill24-3/+49
1998-04-27Fixed screen to match actual output.Joel Sherrill1-3/+2
1998-04-27Added numerous entries to make the memory calculation more accurate:Joel Sherrill2-2/+134
1998-04-27Moved POSIX_signals_Siginfo_node structure definition to headers/psignal.hJoel Sherrill1-5/+1
1998-04-27Changed __POSIX_SIGNALS_h to __RTEMS_POSIX_SIGNALS_h to avoid conflict withJoel Sherrill2-4/+14
1998-04-27Reset the pthread attributes structure so the proper error would beJoel Sherrill1-1/+5
1998-04-18psim now runs in both debug and non-debug mode.Joel Sherrill4-9/+17
1998-04-18rtems_libio_number_iops is now defined in confdefs.h so the maximumJoel Sherrill2-2/+2
1998-04-18Changed to account for libio's maximum_semaphores as well as itsJoel Sherrill2-2/+10
1998-04-18Changed version number so script will work.Joel Sherrill2-2/+2
1998-04-15Fixed so this would compile without warning.Joel Sherrill2-0/+4
1998-04-15Added bh, ch, dh, bl, cl, and dl register macros.Joel Sherrill1-0/+7
1998-04-15Updated.Joel Sherrill1-0/+2
1998-04-15update from Eric NorumJoel Sherrill2-16/+15
1998-04-15New file created by extracting common initialization from every BSP'sJoel Sherrill1-0/+38
1998-04-15Numerous changes which in total greatly reduced the amount of sourceJoel Sherrill56-873/+90
1998-04-15Transitioned to shared bsp_libc_init() and cleaned up comments.Joel Sherrill63-1435/+604
1998-04-15Initial sets of user extensions now have memory allocated on the flyJoel Sherrill1-2/+1
1998-04-15Stack check now initialized as part of initial extension set.Joel Sherrill6-0/+130
1998-04-15Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill27-351/+13
1998-04-15Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill9-28/+83
1998-04-14changed version to ralf-980414Joel Sherrill2-2/+2
1998-04-14Account for interrupt stack spaceJoel Sherrill2-2/+24
1998-04-14Ralf Corsepius suggested a way to get rid of UNIX compiler files and use gcc-...Joel Sherrill3-3/+2
1998-04-14Stack checker extension now accounted for in confdefs.hJoel Sherrill27-201/+3
1998-04-14Added stack checker extensionJoel Sherrill2-4/+28
1998-04-14Now accounts for region used by RTEMS malloc and extension usedJoel Sherrill28-408/+32