summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/unix (unfollow)
Commit message (Expand)AuthorFilesLines
2000-08-10Adding ChangeLogs.Joel Sherrill1-0/+3
2000-07-26Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill1-0/+1
2000-07-03Interrupt stack is allocated in _ISR_Handler_initialization notJoel Sherrill1-1/+1
2000-06-12Works on Solaris and Linux.Joel Sherrill1-8/+6
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill4-13/+47
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill3-0/+17
2000-01-31Patches rtems-rc-20000118-3.diff and rtems-rc-20000118-4.diff fromJoel Sherrill1-6/+8
1999-12-01Patch rtems-rc-19991123-rc-1.diff from Ralf CorsepiusJoel Sherrill1-0/+30
1999-11-17Updated copyright notice.Joel Sherrill2-4/+2
1999-11-16Only check for System V IPC if multiprocessing is enabled. The unixJoel Sherrill2-1/+11
1999-11-05This is another pass at making sure that nothing outside the BSPJoel Sherrill1-0/+11
1999-10-05Bug report and fix from Jay Kulpinski <jskulpin@eng01.gdds.com> whereJoel Sherrill1-3/+2
1999-08-12Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-14/+8
1999-07-29Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca>Joel Sherrill1-2/+2
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill3-0/+1218
1998-10-28Patch from Ian Lance Taylor <ian@airs.com>.Joel Sherrill1-11/+19
1998-06-18Added freebsd support from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill1-2/+7
1998-04-14Ralf Corsepius suggested a way to get rid of UNIX compiler files and use gcc-...Joel Sherrill1-1/+0
1998-03-31Added "sigemptyset()" call to insure that the memcmp() would work.Joel Sherrill1-0/+4
1998-03-27Changed int to unsigned32 to match cpu.h.Joel Sherrill1-1/+1
1998-03-24Added _XOPEN_SOURCE definition to allow use of UNIX IPC.Joel Sherrill1-0/+1
1998-03-24Rename hppa1_1 to hppa1.1 and switched to using __XXX__ macros forJoel Sherrill1-4/+4
1998-01-28Change to remove warning on glibc2 systems per Ralf Corsepius'sJoel Sherrill1-1/+6
1998-01-23Solaris port updates from Chris JohnsJoel Sherrill1-10/+0
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22Patch from Chris John <cjohns@awa.com.au> to add use of a select statementJoel Sherrill1-2/+123
1997-04-22multiprocessing fixed on linux by fixing cpu.c so correct form ofJoel Sherrill1-3/+4
1997-04-22updated with new license information per Tony Bennett.Joel Sherrill1-10/+4
1997-04-07added initialization of variable to eliminate warning.Joel Sherrill1-1/+1
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill1-2/+2
1997-03-10initialized a stack variable to avoid a warning.Joel Sherrill1-1/+1
1996-09-30fixed incorrect placement of CPU_STRUCTURE_ALIGNMENT macro.Joel Sherrill1-2/+2
1996-09-18corrected white space problemsJoel Sherrill1-60/+62
1996-05-23updates from Tony Bennett.Joel Sherrill1-58/+76
1996-05-08*** empty log message ***Joel Sherrill1-1/+2
1996-04-22added stack allocation fields to the cpu tableJoel Sherrill1-23/+53
1996-02-21Dispersal of internal thread handler resulted in IDLE thread becomingJoel Sherrill1-2/+2
1996-02-09added clear of _ISR_Signals_to_thread_executingJoel Sherrill1-0/+1
1996-01-15updates from Tony Bennett for PA and UNIX portsJoel Sherrill1-14/+28
1995-10-30SPARC port passes all testsJoel Sherrill1-46/+6
1995-10-06moved to new development machine and went to gcc 2.7.0Joel Sherrill1-0/+3
1995-09-29all targets compile .. tony's patches in placeJoel Sherrill1-1/+1
1995-09-27Modified UNIX simulator port so all references to native unixJoel Sherrill1-13/+291
1995-09-26posix support initially addedJoel Sherrill1-2/+2
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1-29/+56
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-5/+24
1995-08-04cleanup and optimization from TonyJoel Sherrill1-12/+18
1995-08-02*** empty log message ***Joel Sherrill1-1/+0
1995-07-18fixed for LinuxJoel Sherrill1-13/+24
1995-07-18merged Linux UNIX simulator support (C)Joel Sherrill1-0/+22