summaryrefslogtreecommitdiffstats
path: root/c/src (unfollow)
Commit message (Expand)AuthorFilesLines
1998-10-13Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to correct minorJoel Sherrill3-6/+6
1998-10-13Modified to avoid building certain files under UNIX.Joel Sherrill1-3/+11
1998-10-12Typo which prevented baud rate changes from Thomas Doerfler <td@imd.m.isar.de>.Joel Sherrill1-1/+1
1998-10-12changed version to 4.0.0-beta4Joel Sherrill2-2/+2
1998-10-12New files.Joel Sherrill4-0/+328
1998-10-12Removed fork(), execv(), and wait() since they are now stubbed in theJoel Sherrill1-21/+0
1998-10-12Added opendir and readdir.Joel Sherrill1-1/+1
1998-10-12Added header files per request from Chris Johns to avoid problemsJoel Sherrill3-0/+12
1998-10-07NEXT_GAS should have been NEW_GAS. Spotted by Emmanuel Raguet <raguet@crf.ca...Joel Sherrill3-4/+4
1998-10-06changed version to 981006Joel Sherrill2-2/+2
1998-10-06Removed files pc386uart.h and pcibio.h from Makefile since they areJoel Sherrill1-1/+0
1998-10-06Corrected assembly language to use constants instead of addresses.Joel Sherrill1-2/+2
1998-10-06Added missing field (idle_task_stack_size) to CPU Table.Joel Sherrill1-0/+1
1998-10-06Patch from Emmanuel Raguet <raguet@crf.canon.fr> to add networkingJoel Sherrill1-0/+10
1998-10-05Large patch from Erik Ivanenko <erik.ivanenko@utoronto.ca> whichJoel Sherrill31-376/+3515
1998-10-05New file based on information from Eric Norum <eric@skatter.usask.ca>.Joel Sherrill1-0/+42
1998-10-05Commented out line which ran psim tests twice.Joel Sherrill1-1/+1
1998-10-05Update from Thomas Doerfler <td@imd.m.isar.de>.Joel Sherrill1-0/+58
1998-10-05Fixed use of incorrect macro for minimum stack size.Joel Sherrill1-1/+1
1998-10-01Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill2-10/+16
1998-10-01changed version to 981001Joel Sherrill2-2/+2
1998-10-01Patch from Thomas Doerfler <td@imd.m.isar.de> to improve 403 support.Joel Sherrill4-1/+42
1998-09-30BSP submitted by Thomas Doerfler <td@imd.m.isar.de>:Joel Sherrill7-221/+1192
1998-09-30BSP submitted by Thomas Doerfler <td@imd.m.isar.de>:Joel Sherrill19-0/+2091
1998-09-30Added new autoconf test for i386 code16/code32 support. The guts of theJoel Sherrill4-7/+10
1998-09-30New file from Ralf.Joel Sherrill1-0/+91
1998-09-30Changed based on patch from pc386 linkcmds from Ian Lance TaylorJoel Sherrill6-5/+6
1998-09-30Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill1-0/+1
1998-09-30Patch from Eric Norum <eric@skatter.USask.Ca>:Joel Sherrill2-18/+1
1998-09-29Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill8-18/+26
1998-09-29Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill3-9/+6
1998-09-27New files.Joel Sherrill3-1/+35
1998-09-25Now compiles.Joel Sherrill3-1/+7
1998-09-25Added ENOSYS stubs for a number of process routines.Joel Sherrill8-0/+132
1998-09-24Improved missing directory message.Joel Sherrill1-1/+4
1998-09-24Removed superfluous initialization of PC video.Joel Sherrill1-3/+4
1998-09-24Patch from Erik Ivanenko <erik.ivanenko@utoronto.ca>:Joel Sherrill2-33/+7
1998-09-24New version from Erik Ivanenko <erik.ivanenko@utoronto.ca>.Joel Sherrill1-1/+23
1998-09-23Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2-2/+2
1998-09-23IDLE task stack size now specified as a field in the CPU Table for allJoel Sherrill14-19/+18
1998-09-23Modifed to zero out the C heap if the CPU Table indicates that theJoel Sherrill2-0/+30
1998-09-23changed version to 980923Joel Sherrill2-2/+2
1998-09-23Updated to remove bad comment.Joel Sherrill1-4/+1
1998-09-23Removed printk() references.Joel Sherrill1-4/+4
1998-09-23Patch from Erik Ivanenko <erik.ivanenko@utoronto.ca>:Joel Sherrill2-23/+40
1998-09-23Patch from Aleksey (Quality Quorum <qqi@world.std.com>):Joel Sherrill13-82/+77
1998-09-23Switched "NEW_GAS" flag.Joel Sherrill1-2/+0
1998-09-21changed version to 980921Joel Sherrill2-2/+2
1998-09-21New file from Emmanuel Raguet <raguet@crf.canon.fr>.Joel Sherrill1-0/+64
1998-09-21Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill3-87/+303