summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2001-03-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-04-021-9/+9
* 2001-03-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-03-291-18/+33
* 2001-01-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-02-011-0/+21
* 2001-01-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-221-0/+3
* 2001-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-161-6/+127
* 2000-10-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-10-182-0/+22
* 2000-09-29 Stephan Merker <merker@decrc.abb.de>Joel Sherrill2000-09-291-0/+1
* Patch from John Cotton <john.cotton@nrc.ca> to correct style ofJoel Sherrill2000-06-161-16/+16
* New file.Joel Sherrill2000-06-131-0/+137
* Moved i386 and m68k cache management code to libcpu. EverythingJoel Sherrill2000-06-131-140/+0
* Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill2000-06-121-0/+140
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-1/+3
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-132-0/+4
* Directive rtems_task_variable_get() added by Eric Norum.Joel Sherrill2000-01-231-0/+12
* Patch from Eric Norum <eric@cls.usask.ca> to implement this:Joel Sherrill2000-01-211-2/+3
* Added support for simple binary semaphores in addition to the highJoel Sherrill2000-01-051-7/+6
* First attempt at adding simple binary semaphore in addition to the currentJoel Sherrill1999-12-131-1/+5
* Patch rtems-rc-19991123-rc-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-291-0/+14
* Updated copyright notice.Joel Sherrill1999-11-1730-60/+30
* Moved task_variable pointer to basic shared part of TCB instead ofJoel Sherrill1999-11-161-15/+0
* Corrected remaining references to struct rtems_task_variable_t sinceJoel Sherrill1999-11-121-5/+9
* Used typedef so all "struct rtems_task_variable_t" uses are nowJoel Sherrill1999-11-121-7/+7
* Added per-task variable data stucture (rtems_task_variable_t),Joel Sherrill1999-11-121-4/+36
* Added rtems_semaphore_flush directive.Joel Sherrill1999-10-211-0/+11
* Added prototype for rtems_task_is_suspended at request ofJoel Sherrill1999-10-201-1/+12
* Comments fixed after problem report from Ian Lance Taylor <ian@airs.com>.Joel Sherrill1999-02-101-19/+10
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-238-0/+24
* Added system task attribute to allow one to create a task with "0" priorityJoel Sherrill1998-08-211-0/+3
* updated copyright to 1998Joel Sherrill1998-02-1730-30/+30
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-0830-60/+60
* Added RTEMS_IO_ERROR status code.Joel Sherrill1997-08-281-1/+2
* Added rtems_message_queue_get_number_pending directive.Joel Sherrill1997-07-312-13/+32
* Corrected typos and spacing.Joel Sherrill1997-07-091-3/+3
* Added support for context switching the data used by the gcc m68kJoel Sherrill1997-05-281-1/+1
* Added to comment header block to include new status directive.Joel Sherrill1997-04-251-0/+1
* promote TOD_MICROSECONDS_TO_TICKS through API as RTEMS_MICROSECONDS_PER_TICK.Joel Sherrill1997-04-221-0/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-2230-150/+150
* added support for statistics on rate monotonic periods.Joel Sherrill1997-04-091-5/+32
* Suggested changes from Mark Jordan which eliminate warnings and errorsJoel Sherrill1996-12-021-2/+3
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-2810-12/+13
* added initial posix configuration supportJoel Sherrill1996-05-282-0/+55
* event.h: _Event_Manager_initialization no longer a static inlineJoel Sherrill1996-04-192-0/+12
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-0616-1031/+34
* added rtems_interrupt_is_in_progressJoel Sherrill1996-02-091-0/+14
* changed synchronization algorithm to be a single list of enumerated statesJoel Sherrill1996-02-081-2/+2
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-151-1/+7
* new states added and _Rate_monotonic_Set_State removed.Joel Sherrill1995-12-051-17/+7
* spurious blank line removedJoel Sherrill1995-12-011-1/+0
* Made _Event_Sync volatileJoel Sherrill1995-12-011-2/+15
* posix support initially addedJoel Sherrill1995-09-2621-60/+60