Commit Graph
22127 Commits
Author SHA1 Message Date
Joel Sherrill a49a7f3d87 Backed out change that increased the minimum stack size since it
was unnecessary.  The real fix was an alignment error in the
object extend memory allocation scheme.
1999-11-02 15:22:00 +00:00
Joel Sherrill f59df6b2ba Modified to use minimum stack size and reserve the necessary amount
of space in the workspace.
1999-11-02 15:19:43 +00:00
Joel Sherrill dee8a5174f Corrected wildcard to pickup CPU model dependent library pieces. 1999-11-01 21:34:04 +00:00
Joel Sherrill 43f7a90fc2 Enabled configuring mini or full IMFS. 1999-11-01 20:58:23 +00:00
Joel Sherrill 0910a25152 Added name to id support routine. 1999-11-01 20:31:25 +00:00
Joel Sherrill 2e3e40770b Increased stack space for all initialization tasks in tmtests. 1999-11-01 20:21:17 +00:00
Joel Sherrill 5fe6b21a11 Increased stack space of a task. 1999-11-01 20:14:35 +00:00
Joel Sherrill 328aa64cc0 Increased stack space of task 2. 1999-11-01 20:11:24 +00:00
Joel Sherrill 4443984a4c Increased stack space for a task. 1999-11-01 20:08:05 +00:00
Joel Sherrill c42e6c72eb Increased stack space for task 1. 1999-11-01 20:06:02 +00:00
Joel Sherrill 89b6397249 Removed routines that had already been separated into their own files. 1999-11-01 18:02:44 +00:00
Joel Sherrill c61218e85b Removed HAS_MP=no and commented out HAS_NETWORKING=no. 1999-11-01 13:15:26 +00:00
Joel Sherrill 92f699993f Removed all references to shared memory driver as it is not supported
yet on the mvme2307.
1999-11-01 13:08:35 +00:00
Joel Sherrill a2504f7dc6 Removed shmsupp directory as it is not really implemented. 1999-11-01 13:07:56 +00:00
Joel Sherrill 4c9d61e8be MVME2307 does not really include MP support. 1999-11-01 13:07:22 +00:00
Jennifer Averett 4a07d2b866 Moved the rmnod callback from the operations table to the handler table. 1999-10-29 15:19:13 +00:00
Jennifer Averett 4bde80720f Joel added a table of mount entry requests to be processed during
initialization.
1999-10-29 14:28:39 +00:00
Joel Sherrill a8efb8fea0 Changed version timestamp. 1999-10-28 19:51:23 +00:00
Joel Sherrill 49ea76dc35 Added information to fstat handler. 1999-10-28 19:42:14 +00:00
Joel Sherrill 08dc4bd600 Reformatted. 1999-10-28 19:42:05 +00:00
Joel Sherrill dcb931554c Cleaned up spacing on function prototypes. 1999-10-28 19:29:49 +00:00
Joel Sherrill d3fc9e9dc3 Added lstat(). 1999-10-28 19:25:46 +00:00
Joel Sherrill 75e3651a0c Added shell of chapters on implementation of miniIMFS and TFTP client
filesystems.  Moved system call chapter to before filesystem
implementation requirements.
1999-10-28 18:30:47 +00:00
Joel Sherrill b502b0d1b1 changed version to 19991028 1999-10-28 17:44:08 +00:00
Joel Sherrill 7046cddb1b Patch rtems-rc-19991011-3.diff from Ralf Corsepius. 1999-10-28 16:01:41 +00:00
Joel Sherrill e90c5a1e76 changed version to 19991028 1999-10-28 15:30:55 +00:00
Joel Sherrill 5c104e08bb New test added - psxcancel. This is just a shell for now. 1999-10-28 15:12:10 +00:00
Joel Sherrill b8d9f41f4a Added include of <sys/select.h> in attempt to remove compilation warning. 1999-10-28 14:59:35 +00:00
Joel Sherrill be22768407 Added use of __rtems__ rather than LINUX for RTEMS configuration. 1999-10-28 14:50:43 +00:00
Joel Sherrill bb43e0797f More changes. 1999-10-28 14:07:54 +00:00
Joel Sherrill c8b35b1b9b Notes on what to do when merging a BSP. 1999-10-28 13:36:26 +00:00
Joel Sherrill 45544f0d01 Patch from Aleksey (Quality Quorum <qqi@world.std.com>) to
increase ease of application configuration of the pc386 BSP.  This
patch allows switching the printk console to a serial port and
overriding bsp_start by making it a weak alias.
1999-10-27 20:50:57 +00:00
Joel Sherrill e4487b6cd8 Modified to properly descend into the dummy directory. 1999-10-27 20:21:33 +00:00
Joel Sherrill 0f75a13ce8 Fixed typo. 1999-10-27 20:09:39 +00:00
Joel Sherrill b07e06a1bc New files from Ralf Corsepius <corsepiu@faw.uni-ulm.de> which
are a dummy for linking programs together when you are primarily
concerned with tricking another package into building.

This may grow into something which could help link programs on
the command line by having a default start sequence.
1999-10-27 19:35:36 +00:00
Joel Sherrill 3abbfdb40f Added $(EXEEXT) in attempt to help Cygwin install process. 1999-10-27 19:27:05 +00:00
Joel Sherrill 10eb06e80d Updated. 1999-10-27 19:25:43 +00:00
Joel Sherrill 226ea52ba8 Updated to be more like cvme961.cfg. 1999-10-27 19:24:26 +00:00
Joel Sherrill 4b42e2003a Latest version from Ralf Corsepius <corsepiu@faw.uni-ulm.de> which
splits gcc, gcj, chill, f77 and objc into separate rpms..
1999-10-27 19:07:56 +00:00
Joel Sherrill 2bdc1e985f Last cleanup to attempt to link. 1999-10-27 18:54:14 +00:00
Joel Sherrill ae7325bdc8 rxgen960 now compiles -- may not link. 1999-10-27 17:25:53 +00:00
Joel Sherrill 2ea8df3beb Added CVS Ids and a basic header. More header cleanup needed. 1999-10-27 16:27:34 +00:00
Joel Sherrill f08a559655 Removed systbl.S save_systbl.c. They were unnecessary. 1999-10-27 16:26:00 +00:00
Joel Sherrill 8ac421361f Removed sctns.S. This file was obviously the output of the compiler. 1999-10-27 16:21:49 +00:00
Joel Sherrill 919822f961 Replaced Makefile.in's with modified copies of cvme961 to get
autoconf/automake changes.
1999-10-27 16:19:24 +00:00
Joel Sherrill d73a8649ed Moved timerisr.s to timerisr.S per GNU conventions. 1999-10-27 15:58:26 +00:00
Joel Sherrill ce644256cf Moved systbl.s to systbl.S per GNU conventions. 1999-10-27 15:57:20 +00:00
Joel Sherrill 5ee66dae7b Moved sctns.s to sctns.S per GNU conventions. 1999-10-27 15:57:19 +00:00
Joel Sherrill bf71be9e87 Moved rxgen_romld.s to rxgen_romld.S per GNU conventions. 1999-10-27 15:57:17 +00:00
Joel Sherrill 478c4b80c8 Moved ihandler.s to ihandler.S per GNU conventions. 1999-10-27 15:57:16 +00:00