summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-09-212001-09-14 Fernando Ruiz <fernando.ruiz@ctv.es>Joel Sherrill1-0/+4
* src/tasks.c: Dereference pointer passed to destructor.
2001-08-302001-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* inline/rtems/rtems/attr.inl: Correct typo and use correct attribute RTEMS_SYSTEM_TASK. Reported by Chris Johns <ccj@acm.org>.
2001-08-162001-08-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+6
* src/msgqsubmit.c: Add a comment indicating that we do not have to account for possibly blocking during the core send operation because Classic API message queue send is always non-blocking.
2001-08-092001-08-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+7
* src/msgqsubmit.c: Unblocking message queue operations should NOT use _Thread_Executing for return status since it is permissible to invoke message send operations from an ISR. This was reported by Suvrat Gupta <suvrat@utstar.com>.
2001-03-292001-03-26 Zoltan Kocsi <zoltan@bendor.com.au>Joel Sherrill1-0/+7
* src/eventsurrender.c: Clear event condition when task is unblocked. This makes sure that subsequent event send thinks the task is still blocked and overwrites the initial events received.
2001-02-052001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+7
* include/Makefile.am, include/rtems/rtems/Makefile.am, inline/rtems/rtems/Makefile.am, macros/rtems/rtems/Makefile.am, rtems/optman/Makefile.am: Apply include_*HEADERS instead of H_FILES.
2001-01-222001-01-22 Michael Hamel <mhamel@adi.co.nz>Joel Sherrill1-0/+5
* include/rtems.h, src/signalcatch.c: Modifications to make CodeWarrior happy.
2000-12-062000-12-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* src/regiongetinfo.c: Removed unused variable to eliminate warning.
2000-11-302000-11-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* src/msgqsubmit.c: Modified multiprocessing conditional so this would compile with both macros and inlines.
2000-11-302000-11-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* macros/rtems/rtems/sem.inl: Added macro implementation of _Semaphore_Get_interrupt_disable().
2000-10-182000-10-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+7
* src/regiongetinfo.c, include/rtems/rtems/region.h, include/rtems/rtems/types.h, src/Makefile.am: Added region_get_information() and information control block. * src/regiongetinfo.c: New file.
2000-09-292000-09-29 Stephan Merker <merker@decrc.abb.de>Joel Sherrill1-0/+7
* include/rtems/rtems/ratemon.h, src/ratemonperiod.c, src/ratemontimeout.c: Add next_length field so period length can be changed by the the sequence period(X), period(not X) with no intervening cancel or expiration.
2000-09-052000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
* optman/Makefile.am, src/Makefile.am: Include compile.am.
2000-08-302000-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+6
* taskstart.c: Removed 1st cut at rtems_task_start_main_style. Only committed this so it could be easily revisited as we discussing moving main() to user space from BSP space.
2000-08-302000-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+4
* taskstart.c: Added 1st cut at rtems_task_start_main_style.
2000-08-10Adding ChangeLogs.Joel Sherrill1-0/+3