summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
1998-06-18All task delete API level services were incorrectly assuming that theJoel Sherrill2-2/+15
1998-06-18Modified _Objects_Is_class_valid() to correctly report that 0 wasJoel Sherrill2-2/+2
1998-06-18Added freebsd support from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill2-2/+21
1998-06-18Corrected so it returns the correct date. Previously was getting the numberJoel Sherrill1-11/+28
1998-06-18Added a public interface to the chain handler.Joel Sherrill1-0/+362
1998-06-12Added optimized version of memcpy.c to this directory since RTEMS makesJoel Sherrill1-0/+87
1998-06-03Added CPU_ISR_PASSES_FRAME_POINTER so some ports could pass just theJoel Sherrill1-0/+7
1998-06-03Corrected macros for assembly language program sections.Joel Sherrill2-4/+4
1998-05-27Corrected interrupt stack allocation.Joel Sherrill1-3/+7
1998-05-22Added tcdrain(), cfgetospeed(0, cfsetospeed(), cfgetispeed(), andJoel Sherrill2-0/+56
1998-05-22Added tcdrain(), cfgetospeed(), cfsetospeed(), cfgetispeed(), and cfsetispeed().Joel Sherrill1-1/+5
1998-05-20Patch to add return status to rtems_termios_enqueue_raw_characters fromJoel Sherrill2-2/+4
1998-05-20Added tcdrain() from Eric NorumJoel Sherrill1-0/+1
1998-05-19Addition of tcdrain() from Eric Norum.Joel Sherrill1-0/+12
1998-05-19Removed prototype of rtems_libio_config() per Chris Johns' eagle eye.Joel Sherrill1-1/+0
1998-05-18Include memory for Ada task stacks.Joel Sherrill1-2/+2
1998-05-04Patch from Eric Norum to switch to termios callback structure, addJoel Sherrill2-38/+41
1998-05-04Added default value for CONFIGURE_MAXIMUM_POSIX_THREADS since it isJoel Sherrill1-0/+1
1998-04-30Removed redundant "* 1024" which exploded the size of the workspace.Joel Sherrill1-2/+2
1998-04-27Cosmetic fix from Eric Norum:Joel Sherrill1-1/+1
1998-04-27Fixed CVS IdJoel Sherrill1-1/+1
1998-04-27Added numerous entries to make the memory calculation more accurate:Joel Sherrill1-1/+67
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 Sherrill1-2/+7
1998-04-18rtems_libio_number_iops is now defined in confdefs.h so the maximumJoel Sherrill1-1/+1
1998-04-18Changed to account for libio's maximum_semaphores as well as itsJoel Sherrill1-1/+5
1998-04-15Fixed so this would compile without warning.Joel Sherrill1-0/+2
1998-04-15Added bh, ch, dh, bl, cl, and dl register macros.Joel Sherrill2-0/+14
1998-04-15Numerous changes which in total greatly reduced the amount of sourceJoel Sherrill2-19/+9
1998-04-15Stack check now initialized as part of initial extension set.Joel Sherrill3-0/+65
1998-04-15Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill1-12/+13
1998-04-15Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill5-16/+44
1998-04-14Account for interrupt stack spaceJoel Sherrill1-1/+12
1998-04-14Ralf Corsepius suggested a way to get rid of UNIX compiler files and use gcc-...Joel Sherrill1-1/+0
1998-04-14Added stack checker extensionJoel Sherrill1-2/+14
1998-04-14Now accounts for region used by RTEMS malloc and extension usedJoel Sherrill1-4/+16
1998-04-06Increased stack space of the monitor task.Joel Sherrill1-1/+1
1998-04-06More stuff removed as a result of using newlib's isatty() implementation.Joel Sherrill1-11/+0
1998-04-03Removed isatty() since we are now using newlib's implementation asJoel Sherrill1-1/+0
1998-04-03Made these have real constants.Joel Sherrill1-6/+6
1998-03-31Added "sigemptyset()" call to insure that the memcmp() would work.Joel Sherrill1-0/+4
1998-03-27Changed int to unsigned32 to match cpu.h.Joel Sherrill1-1/+1
1998-03-27Should have included <rtems.h> before checking for ifdef RTEMS_UNIX.Joel Sherrill1-2/+2
1998-03-25m68k software interrupt stack support from Chris Johns and Eric Norum.Joel Sherrill1-4/+0
1998-03-24Added _XOPEN_SOURCE definition to allow use of UNIX IPC.Joel Sherrill1-0/+1
1998-03-24Real definition for the beginning of the data section per Eric Norum'sJoel Sherrill2-4/+4
1998-03-24Rename hppa1_1 to hppa1.1 and switched to using __XXX__ macros forJoel Sherrill1-4/+4
1998-03-20SH port submitted from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill3-0/+506
1998-02-20Modified to make it possible for an ISR to return a mutex which didJoel Sherrill1-2/+20
1998-02-20Added misisng line continuation.Joel Sherrill1-1/+1