summaryrefslogtreecommitdiffstats
path: root/c/src/exec (follow)
Commit message (Expand)AuthorAgeFilesLines
* Coldfire support patch from David Fiddes <D.J.Fiddes@hw.ac.uk>.Joel Sherrill1998-06-253-14/+151
* Patch from Robin Kirkham <Robin.Kirkham@mlb.dmt.csiro.au> to distinguishJoel Sherrill1998-06-251-7/+18
* Suggestion from Robin Kirkham <Robin.Kirkham@mlb.dmt.csiro.au> to improveJoel Sherrill1998-06-241-2/+1
* changed version to 980618Joel Sherrill1998-06-182-2/+2
* All task delete API level services were incorrectly assuming that theJoel Sherrill1998-06-182-2/+15
* Modified _Objects_Is_class_valid() to correctly report that 0 wasJoel Sherrill1998-06-184-4/+4
* Added freebsd support from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill1998-06-185-2/+41
* Corrected so it returns the correct date. Previously was getting the numberJoel Sherrill1998-06-181-11/+28
* Added a public interface to the chain handler.Joel Sherrill1998-06-181-0/+362
* Added optimized version of memcpy.c to this directory since RTEMS makesJoel Sherrill1998-06-122-1/+88
* changed version to 980604Joel Sherrill1998-06-042-2/+2
* Added CPU_ISR_PASSES_FRAME_POINTER so some ports could pass just theJoel Sherrill1998-06-0313-0/+133
* Corrected macros for assembly language program sections.Joel Sherrill1998-06-031-2/+2
* changed version to 980527Joel Sherrill1998-05-272-2/+2
* Corrected interrupt stack allocation.Joel Sherrill1998-05-272-6/+14
* Fixed spacingJoel Sherrill1998-05-271-16/+16
* Fix from Jiri Gaisler <jgais@ws.estec.esa.nl> for a problem in whichJoel Sherrill1998-05-271-1/+18
* Added tcdrain(), cfgetospeed(0, cfsetospeed(), cfgetispeed(), andJoel Sherrill1998-05-222-0/+56
* Added tcdrain(), cfgetospeed(), cfsetospeed(), cfgetispeed(), and cfsetispeed().Joel Sherrill1998-05-221-1/+5
* changed version to 980521Joel Sherrill1998-05-212-2/+2
* Per suggestion from Ralf Corsepius made all macros solaris2 -- not solarisJoel Sherrill1998-05-211-1/+1
* Patch to add return status to rtems_termios_enqueue_raw_characters fromJoel Sherrill1998-05-202-2/+4
* Added tcdrain() from Eric NorumJoel Sherrill1998-05-201-0/+1
* Addition of tcdrain() from Eric Norum.Joel Sherrill1998-05-191-0/+12
* Removed prototype of rtems_libio_config() per Chris Johns' eagle eye.Joel Sherrill1998-05-191-1/+0
* changed version to 980518Joel Sherrill1998-05-182-2/+2
* Added bsp_specs.Joel Sherrill1998-05-181-3/+4
* Include memory for Ada task stacks.Joel Sherrill1998-05-182-4/+4
* Patch from Eric Norum to switch to termios callback structure, addJoel Sherrill1998-05-042-38/+41
* fixed swap of unsigned16Joel Sherrill1998-05-041-6/+6
* Added default value for CONFIGURE_MAXIMUM_POSIX_THREADS since it isJoel Sherrill1998-05-042-0/+2
* Fixed case where wrong variable was used.Joel Sherrill1998-04-301-1/+1
* Removed redundant "* 1024" which exploded the size of the workspace.Joel Sherrill1998-04-302-4/+4
* Added I386_HAS_BSWAP cpu model feature flag so swap u32 could takeJoel Sherrill1998-04-271-10/+28
* Added swap of unsigned16Joel Sherrill1998-04-2711-3/+69
* Fixed spelling errors.Joel Sherrill1998-04-271-3/+3
* Fixed trace bit manipulation per requests from Eric Norum and Chris Johns.Joel Sherrill1998-04-271-11/+3
* Fixed CVS IdJoel Sherrill1998-04-271-1/+1
* Added numerous entries to make the memory calculation more accurate:Joel Sherrill1998-04-272-2/+134
* Moved POSIX_signals_Siginfo_node structure definition to headers/psignal.hJoel Sherrill1998-04-271-5/+1
* Changed __POSIX_SIGNALS_h to __RTEMS_POSIX_SIGNALS_h to avoid conflict withJoel Sherrill1998-04-272-4/+14
* rtems_libio_number_iops is now defined in confdefs.h so the maximumJoel Sherrill1998-04-181-1/+1
* Changed to account for libio's maximum_semaphores as well as itsJoel Sherrill1998-04-182-2/+10
* Changed version number so script will work.Joel Sherrill1998-04-182-2/+2
* Added bh, ch, dh, bl, cl, and dl register macros.Joel Sherrill1998-04-151-0/+7
* Numerous changes which in total greatly reduced the amount of sourceJoel Sherrill1998-04-153-20/+18
* Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill1998-04-159-28/+83
* changed version to ralf-980414Joel Sherrill1998-04-142-2/+2
* Account for interrupt stack spaceJoel Sherrill1998-04-142-2/+24
* Ralf Corsepius suggested a way to get rid of UNIX compiler files and use gcc-...Joel Sherrill1998-04-142-2/+1