summaryrefslogtreecommitdiffstats
path: root/c/src/exec (unfollow)
Commit message (Expand)AuthorFilesLines
1998-06-25Coldfire support patch from David Fiddes <D.J.Fiddes@hw.ac.uk>.Joel Sherrill3-14/+151
1998-06-25Patch from Robin Kirkham <Robin.Kirkham@mlb.dmt.csiro.au> to distinguishJoel Sherrill1-7/+18
1998-06-24Suggestion from Robin Kirkham <Robin.Kirkham@mlb.dmt.csiro.au> to improveJoel Sherrill1-2/+1
1998-06-18changed version to 980618Joel Sherrill2-2/+2
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 Sherrill4-4/+4
1998-06-18Added freebsd support from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill5-2/+41
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 Sherrill2-1/+88
1998-06-04changed version to 980604Joel Sherrill2-2/+2
1998-06-03Added CPU_ISR_PASSES_FRAME_POINTER so some ports could pass just theJoel Sherrill13-0/+133
1998-06-03Corrected macros for assembly language program sections.Joel Sherrill1-2/+2
1998-05-27changed version to 980527Joel Sherrill2-2/+2
1998-05-27Corrected interrupt stack allocation.Joel Sherrill2-6/+14
1998-05-27Fixed spacingJoel Sherrill1-16/+16
1998-05-27Fix from Jiri Gaisler <jgais@ws.estec.esa.nl> for a problem in whichJoel Sherrill1-1/+18
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-21changed version to 980521Joel Sherrill2-2/+2
1998-05-21Per suggestion from Ralf Corsepius made all macros solaris2 -- not solarisJoel Sherrill1-1/+1
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-18changed version to 980518Joel Sherrill2-2/+2
1998-05-18Added bsp_specs.Joel Sherrill1-3/+4
1998-05-18Include memory for Ada task stacks.Joel Sherrill2-4/+4
1998-05-04Patch from Eric Norum to switch to termios callback structure, addJoel Sherrill2-38/+41
1998-05-04fixed swap of unsigned16Joel Sherrill1-6/+6
1998-05-04Added default value for CONFIGURE_MAXIMUM_POSIX_THREADS since it isJoel Sherrill2-0/+2
1998-04-30Fixed case where wrong variable was used.Joel Sherrill1-1/+1
1998-04-30Removed redundant "* 1024" which exploded the size of the workspace.Joel Sherrill2-4/+4
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-27Fixed CVS IdJoel Sherrill1-1/+1
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-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 Sherrill2-2/+10
1998-04-18Changed version number so script will work.Joel Sherrill2-2/+2
1998-04-15Added bh, ch, dh, bl, cl, and dl register macros.Joel Sherrill1-0/+7
1998-04-15Numerous changes which in total greatly reduced the amount of sourceJoel Sherrill3-20/+18
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 Sherrill2-2/+1