summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/macros (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove, moved to cpukit.Ralf Corsepius2002-07-2220-1113/+0
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-011-1/+1
* 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-06-171-1/+1
* 2001-04-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-04-081-1/+1
* 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-281-1/+0
* 2001-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-161-1/+2
* 2001-10-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-10-231-2/+2
* 2001-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-10-231-1/+1
* 2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-10-163-42/+21
* 2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-09-281-1/+1
* 2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-02-051-3/+6
* 2000-11-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-301-0/+5
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-8/+5
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-133-0/+6
* Added support for simple binary semaphores in addition to the highJoel Sherrill2000-01-051-10/+19
* First attempt at adding simple binary semaphore in addition to the currentJoel Sherrill1999-12-131-0/+9
* Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-231-2/+3
* Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-11-221-6/+6
* Updated copyright notice.Joel Sherrill1999-11-1716-32/+16
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill1999-10-043-9/+9
* Removed Makefile.in generated from Makefile.amJoel Sherrill1999-10-043-987/+0
* Regenerated.Joel Sherrill1999-10-043-15/+18
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-076-52/+984
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-07-263-3/+3
* This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-07-263-29/+37
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-04-193-3/+3
* Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-193-9/+36
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-183-1/+7
* Automake reorgnization.Joel Sherrill1998-12-172-0/+28
* Part II automake reorg by Ralf CorsepiusJoel Sherrill1998-12-1517-1103/+0
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-232-0/+4
* Added system task attribute to allow one to create a task with "0" priorityJoel Sherrill1998-08-212-0/+18
* updated copyright to 1998Joel Sherrill1998-02-1732-32/+32
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-302-8/+4
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-202-2/+2
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-102-2/+8
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-0832-64/+64
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-082-2/+2
* Make Post an atomic operation.Joel Sherrill1997-10-062-2/+14
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-2232-160/+160
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-012-0/+60
* _Event_Manager_initialization no longer a static inlineJoel Sherrill1996-04-192-38/+0
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-062-16/+0
* new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1996-02-092-2/+2
* posix support initially addedJoel Sherrill1995-09-262-2/+2
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-192-146/+2
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-1112-120/+72
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-284-2/+18
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-232-4/+4
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-234-0/+98