summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-07-06Corrected call to _CORE_mutex_Seize_interrupt_blocking.Joel Sherrill1-2/+5
2000-07-06Modfied to execute faster and have fewer instructions.Joel Sherrill1-38/+38
2000-07-06Switched to using isr disable version of _Objects_Get. When theJoel Sherrill1-13/+15
2000-07-06Added _Semaphore_Get_interrupt_disable.Joel Sherrill1-0/+10
2000-07-06Cleaned up to avoid disruptive use of inline conditionals.Joel Sherrill1-18/+16
2000-07-06Switched to using _POSIX_Mutex_Get_interrupt_disable to improve performance.Joel Sherrill1-3/+4
2000-07-06Added support for converting a mutex id to a pointer and returningJoel Sherrill1-21/+39
2000-07-06Reimplemented _Core_MUTEX_Seize to return with interrupts disabledJoel Sherrill2-7/+119
2000-07-06Added _CORE_semaphore_Seize_isr_disable.Joel Sherrill1-0/+56
2000-07-06Added _Objects_Get_isr_disable prototype and added numerous comments.Joel Sherrill1-7/+18
2000-07-06Removed unnecessary parentheses.Joel Sherrill1-4/+4
2000-07-06Added objjectgetbyisr.cJoel Sherrill1-2/+3
2000-07-06The code that attempts to obtain a mutex has now been inlined. TheJoel Sherrill1-83/+7
2000-07-06Directly index local table to avoid error check.Joel Sherrill3-12/+10
2000-07-06New file. Convert ID to pointer and return with interrupts -- notJoel Sherrill1-0/+83
2000-07-06Format of return line changed.Joel Sherrill1-3/+3
2000-07-06Patch rtems-rc-20000626-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2-6/+6
2000-07-03Interrupt stack is allocated in _ISR_Handler_initialization notJoel Sherrill14-14/+14
2000-07-03Added blocked_count field to allow for optimizations.Joel Sherrill2-2/+4
2000-07-03Changed extra_system_initialization_stack to extra_mpci_receive_server_stackJoel Sherrill1-1/+1
2000-07-03Patch rtems-rc-20000702-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-7/+15
2000-07-02Fixed stat_ino should be st_ino.Joel Sherrill3-3/+3
2000-06-30Patch from Chris Johns <cjohns@cybertec.com.au> so the web serverJoel Sherrill2-3/+12
2000-06-30Patch from Chris Johns <cjohns@cybertec.com.au> so the directoryJoel Sherrill3-3/+3
2000-06-30Patch from Chris Johns <cjohns@cybertec.com.au> to add support forJoel Sherrill6-39/+51
2000-06-30Patch from Chris Johns <cjohns@cybertec.com.au> to add fchdir()Joel Sherrill6-2/+146
2000-06-29This is the initial addition of the port of RTEMS to theJoel Sherrill18-2/+2037
2000-06-29Added H8 as IEEE whether this is true or not.Joel Sherrill2-0/+2
2000-06-29Disabled #ident since the h8300-rtems binutils do not like theJoel Sherrill2-2/+2
2000-06-29Corrected prototype for xdrrec_endofrecord to match C body.Joel Sherrill2-2/+2
2000-06-29Added RTEMS_CPU_HAS_16_BIT_ADDRESSES constant to disable codeJoel Sherrill2-0/+12
2000-06-29Patch from Eric Valette to do some cleanup.Joel Sherrill3-9/+16
2000-06-29Patch from Chris Johns <cjohns@cybertec.com.au> to make sure theJoel Sherrill2-2/+4
2000-06-29Patch from Eric Valette <valette@crf.canon.fr> to make librdbg workJoel Sherrill1-8/+10
2000-06-29Patch rtems-rc-20000627-2 from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill4-17/+3
2000-06-26Removed as it was orphaned by previous patches.Joel Sherrill1-19/+0
2000-06-26Patch from Chris Johns <cjohns@cybertec.com.au> andJoel Sherrill3-0/+9
2000-06-26Patch from Chris Johns <cjohns@cybertec.com.au> andJoel Sherrill3-3/+3
2000-06-16Patch from John Cotton <john.cotton@nrc.ca> to correct style ofJoel Sherrill1-16/+16
2000-06-16New file.Joel Sherrill1-0/+2
2000-06-16Patch rtems-rc-20000616-2-cvs.diff from Ralf CorsepiusJoel Sherrill1-1/+2
2000-06-16Patch rtems-rc-20000616-1-cvs.diff from Ralf CorsepiusJoel Sherrill1-7/+7
2000-06-16Patch rtems-rc-20000615-4-cvs.diff from Ralf CorsepiusJoel Sherrill3-23/+2
2000-06-15Modified to pick up components from libcpu.Joel Sherrill2-1/+2
2000-06-15rxgen960 compiles and links.Joel Sherrill8-16/+88
2000-06-15Remove pragma align 4Joel Sherrill1-2/+0
2000-06-15Make ppc603e pick up caching code.Joel Sherrill1-0/+1
2000-06-15Pick up caching code.Joel Sherrill1-1/+2
2000-06-15Use correct name for caching routines.Joel Sherrill1-3/+2
2000-06-15Fixing warning obtained by some users.Joel Sherrill2-0/+8