summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2001-09-14 Fernando Ruiz <fernando.ruiz@ctv.es>Joel Sherrill2001-09-212-1/+5
* 2001-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-08-302-1/+6
* 2001-08-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-08-161-0/+6
* 2001-08-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-08-161-0/+6
* 2001-08-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-08-092-5/+12
* 2001-03-26 Zoltan Kocsi <zoltan@bendor.com.au>Joel Sherrill2001-03-292-0/+8
* 2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-02-052-4/+9
* 2001-01-22 Michael Hamel <mhamel@adi.co.nz>Joel Sherrill2001-01-223-2/+7
* 2000-12-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-12-062-1/+4
* 2000-11-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-302-10/+13
* 2000-11-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-302-0/+10
* 2000-10-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-10-185-1/+101
* 2000-09-29 Stephan Merker <merker@decrc.abb.de>Joel Sherrill2000-09-294-3/+21
* 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-09-052-0/+5
* 2000-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2000-08-302-38/+11
* 2000-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2000-08-302-5/+42
* Adding ChangeLogs.Joel Sherrill2000-08-101-0/+3
* Switched to faster implementation.Joel Sherrill2000-07-061-25/+20
* Modfied to execute faster and have fewer instructions.Joel Sherrill2000-07-061-38/+38
* Switched to using isr disable version of _Objects_Get. When theJoel Sherrill2000-07-061-13/+15
* Added _Semaphore_Get_interrupt_disable.Joel Sherrill2000-07-061-0/+10
* Cleaned up to avoid disruptive use of inline conditionals.Joel Sherrill2000-07-061-18/+16
* Patch from John Cotton <john.cotton@nrc.ca> to correct style ofJoel Sherrill2000-06-161-16/+16
* Added include of options.h since it was not being picked upJoel Sherrill2000-06-141-0/+1
* New file.Joel Sherrill2000-06-131-0/+137
* Moved i386 and m68k cache management code to libcpu. EverythingJoel Sherrill2000-06-133-141/+2
* Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill2000-06-122-1/+141
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-128-33/+36
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-1311-0/+22
* Patches rtems-rc-20000204-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-02-081-2/+1
* Incorrect error status returned. Noted by Andrew KlossnerJoel Sherrill2000-02-041-1/+1
* Incorrect error status returned. Noted by Andrew KlossnerJoel Sherrill2000-02-041-1/+1
* Changed behavior to match that expected by EPICS test code. Reported byJoel Sherrill2000-02-031-2/+1
* Fixed spelling errors.Joel Sherrill2000-02-031-2/+2
* Directive rtems_task_variable_get() added by Eric Norum.Joel Sherrill2000-01-233-1/+86
* Patch from Eric Norum <eric@cls.usask.ca> to implement this:Joel Sherrill2000-01-214-5/+10
* Removed unused variable warning.Joel Sherrill2000-01-141-1/+0
* POSIX message queues now include complete functionality includingJoel Sherrill2000-01-133-30/+31
* Added comment to indicate this path does not occur.Jennifer Averett2000-01-131-1/+2
* Added support for simple binary semaphores in addition to the highJoel Sherrill2000-01-058-47/+92
* Added message priority parameter returned by core support routine.Joel Sherrill2000-01-051-1/+3
* First attempt at adding simple binary semaphore in addition to the currentJoel Sherrill1999-12-135-5/+38
* Patch rtems-rc-19991123-rc-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-291-0/+14
* Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-231-0/+79
* 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-17165-330/+165
* Moved task_variable pointer to basic shared part of TCB instead ofJoel Sherrill1999-11-164-38/+11
* Corrected remaining references to struct rtems_task_variable_t sinceJoel Sherrill1999-11-122-7/+11
* Used typedef so all "struct rtems_task_variable_t" uses are nowJoel Sherrill1999-11-124-19/+19
* Added per-task variable data stucture (rtems_task_variable_t),Joel Sherrill1999-11-121-4/+36