summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/unix (follow)
Commit message (Expand)AuthorAgeFilesLines
* Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-194-12/+48
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-184-4/+12
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-187-0/+1442
* Yet another part of automake VI from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-184-1275/+2
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-181-10/+1
* Part of automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-181-2/+2
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-181-6/+0
* Patch from Ian Lance Taylor <ian@airs.com>.Joel Sherrill1998-10-281-11/+19
* IDLE task stack size now specified as a field in the CPU Table for allJoel Sherrill1998-09-231-0/+1
* Redid Makefiles to properly do a preinstall. There was remnants of theJoel Sherrill1998-08-051-10/+2
* Added freebsd support from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill1998-06-183-2/+20
* Added CPU_ISR_PASSES_FRAME_POINTER so some ports could pass just theJoel Sherrill1998-06-031-0/+8
* Per suggestion from Ralf Corsepius made all macros solaris2 -- not solarisJoel Sherrill1998-05-211-1/+1
* Added bsp_specs.Joel Sherrill1998-05-181-3/+4
* Added swap of unsigned16Joel Sherrill1998-04-271-0/+3
* Ralf Corsepius suggested a way to get rid of UNIX compiler files and use gcc-...Joel Sherrill1998-04-142-2/+1
* Added "sigemptyset()" call to insure that the memcmp() would work.Joel Sherrill1998-03-311-0/+4
* Changed int to unsigned32 to match cpu.h.Joel Sherrill1998-03-271-1/+1
* Added _XOPEN_SOURCE definition to allow use of UNIX IPC.Joel Sherrill1998-03-241-0/+1
* Rename hppa1_1 to hppa1.1 and switched to using __XXX__ macros forJoel Sherrill1998-03-242-14/+14
* updated copyright to 1998Joel Sherrill1998-02-172-2/+2
* Ralf Corsepius noticed that generally was spelled incorrectly.Joel Sherrill1998-02-041-1/+1
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-301-4/+2
* Change to remove warning on glibc2 systems per Ralf Corsepius'sJoel Sherrill1998-01-281-1/+6
* Solaris port updates from Chris JohnsJoel Sherrill1998-01-231-10/+0
* Removed warning per Chris John's suggestion.Joel Sherrill1998-01-201-1/+1
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-201-1/+1
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-101-1/+4
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-084-8/+8
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-081-6/+6
* Patch from Chris John <cjohns@awa.com.au> to add use of a select statementJoel Sherrill1997-04-223-3/+150
* multiprocessing fixed on linux by fixing cpu.c so correct form ofJoel Sherrill1997-04-221-3/+4
* updated with new license information per Tony Bennett.Joel Sherrill1997-04-222-20/+7
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-222-10/+10
* Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill1997-04-091-0/+17
* added initialization of variable to eliminate warning.Joel Sherrill1997-04-071-1/+1
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-014-5/+99
* initialized a stack variable to avoid a warning.Joel Sherrill1997-03-101-1/+1
* Removed definitions which are now in targopts.h. This eliminates theJoel Sherrill1997-01-291-32/+0
* Added comment.Joel Sherrill1997-01-291-1/+1
* fixed incorrect placement of CPU_STRUCTURE_ALIGNMENT macro.Joel Sherrill1996-09-301-2/+2
* use address object to avoid direct pointer arithmeticJoel Sherrill1996-09-181-1/+1
* corrected white space problemsJoel Sherrill1996-09-181-60/+62
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-281-4/+4
* updates from Tony Bennett.Joel Sherrill1996-05-232-60/+78
* *** empty log message ***Joel Sherrill1996-05-081-1/+2
* added stack allocation fields to the cpu tableJoel Sherrill1996-04-222-31/+71
* Dispersal of internal thread handler resulted in IDLE thread becomingJoel Sherrill1996-02-212-10/+10
* added clear of _ISR_Signals_to_thread_executingJoel Sherrill1996-02-091-0/+1
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-153-15/+47