Commit Graph
22127 Commits
Author SHA1 Message Date
Joel Sherrill 4955afcca5 rtems_libio_number_iops is now defined in confdefs.h so the maximum
file descriptors is user configurable.
1998-04-18 17:25:35 +00:00
Joel Sherrill 4390882539 Changed to account for libio's maximum_semaphores as well as its
memory requirements.

Also added variable to tell libio how many file descriptors to allocate.
1998-04-18 17:24:56 +00:00
Joel Sherrill b25d3d03df Changed version number so script will work. 1998-04-18 17:24:04 +00:00
Joel Sherrill 180d459615 Used http reference for EGCS index. 1998-04-17 16:55:37 +00:00
Joel Sherrill 5558bd3809 Increased size of archive. 1998-04-17 16:55:23 +00:00
Joel Sherrill edffc05456 Fixed so this would compile without warning. 1998-04-15 22:16:43 +00:00
Joel Sherrill 8a1636d39f Added bh, ch, dh, bl, cl, and dl register macros. 1998-04-15 22:16:22 +00:00
Joel Sherrill 6bd6c82e7b Updated. 1998-04-15 22:15:38 +00:00
Joel Sherrill 70ad028c82 update from Eric Norum 1998-04-15 22:09:28 +00:00
Joel Sherrill c0daf8072f New file created by extracting common initialization from every BSP's
bspstart.c file.
1998-04-15 22:09:17 +00:00
Joel Sherrill bd9c3d1e76 Numerous changes which in total greatly reduced the amount of source
code in each BSP's bspstart.c.  These changes were:

  + confdefs.h now knows libio's semaphore requirements
  + shared/main.c now copies Configuration to BSP_Configuration
  + shared/main.c fills in the Cpu_table with default values

This removed the need for rtems_libio_config() and the constant
BSP_LIBIO_MAX_FDS in every BSP.  Plus now the maximum number of open
files can now be set on the gcc command line.
1998-04-15 20:50:31 +00:00
Joel Sherrill b6394ae434 Transitioned to shared bsp_libc_init() and cleaned up comments. 1998-04-15 15:13:01 +00:00
Joel Sherrill b3d3a34edd Stack checker now enabled via initial set of user extensions. This
eliminates the need to build the entire application with the
STACK_CHECKER_ON macro defined.
1998-04-15 15:10:47 +00:00
Joel Sherrill d07d3eecca Initial sets of user extensions now have memory allocated on the fly
for them.
1998-04-15 15:09:38 +00:00
Joel Sherrill 71f4beb0cd Stack check now initialized as part of initial extension set. 1998-04-15 15:08:49 +00:00
Joel Sherrill 9b64c2d5f7 Per suggestion from Eric Norum, went from one initial extension set
to multiple.  This lets the stack check extension be installed
at system initialization time and avoids the BSP having to
even know about its existence.
1998-04-15 00:10:03 +00:00
Joel Sherrill 0451b44f36 Per suggestion from Eric Norum, went from one initial extension set
to multiple.  This lets the stack check extension be installed
at system initialization time and avoids the BSP having to
even know about its existence.
1998-04-15 00:02:10 +00:00
Joel Sherrill 7780978058 changed version to ralf-980414 1998-04-14 23:00:33 +00:00
Joel Sherrill 01a49905ae Account for interrupt stack space 1998-04-14 22:56:31 +00:00
Joel Sherrill 4381e50e1e Ralf Corsepius suggested a way to get rid of UNIX compiler files and use gcc-target-default.cfg 1998-04-14 22:44:49 +00:00
Joel Sherrill 665335581b Regenerated 1998-04-14 22:43:42 +00:00
Joel Sherrill 2758c9f20b Ralf Corsepius suggested a way to get rid of UNIX compiler files and use gcc-target-default.cfg 1998-04-14 22:13:05 +00:00
Joel Sherrill 1504f71edf Stack checker on 1998-04-14 21:33:20 +00:00
Joel Sherrill 92e15e08c2 Updates from PPC refresh 1998-04-14 21:32:56 +00:00
Joel Sherrill c244a9ee2c Stack checker extension now accounted for in confdefs.h 1998-04-14 21:32:12 +00:00
Joel Sherrill ab97da95b3 Added stack checker extension 1998-04-14 21:30:10 +00:00
Joel Sherrill 529b8c1f55 Added src2html directory. 1998-04-14 21:21:40 +00:00
Joel Sherrill c3820d346f added browseable RTEMS 1998-04-14 21:21:26 +00:00
Joel Sherrill 5fc42c89c9 Added browseable_rtems 1998-04-14 21:20:56 +00:00
Joel Sherrill 7c88bb74e2 RTEMS stuff now browseable for 1st time. Not completed. 1998-04-14 21:20:31 +00:00
Joel Sherrill b2eca8d22b first cut at browseable RTEMS 1998-04-14 21:19:54 +00:00
Joel Sherrill a6aa8a9111 "arc" renamed to "archive".
Pictures now in ASCII for maintenance purposes.
1998-04-14 21:19:25 +00:00
Joel Sherrill ae2e9f2935 "arc" changed to "archive"
Pictures now in ASCII.
1998-04-14 21:17:53 +00:00
Joel Sherrill 3b89891244 Now accounts for region used by RTEMS malloc and extension used
by newlib.
1998-04-14 20:54:26 +00:00
Joel Sherrill 7a75c323e4 Removed recursive call to exit 1998-04-14 20:52:31 +00:00
Joel Sherrill 9c329a5c14 Moved bspclean from assembly to C and made exit act properly. 1998-04-14 20:52:15 +00:00
Joel Sherrill c8bc6e4567 new file 1998-04-14 20:29:35 +00:00
Joel Sherrill e6e5e47704 Removed delay macro 1998-04-14 19:56:25 +00:00
Joel Sherrill b0562e7465 new file 1998-04-14 19:54:38 +00:00
Joel Sherrill 993e1b5c73 Refreshing effort from Avenger. 1998-04-14 19:54:24 +00:00
Joel Sherrill a34ab1b23a removed shmsupp 1998-04-14 19:54:04 +00:00
Joel Sherrill 22764c0cb5 Corrected comment 1998-04-14 19:53:16 +00:00
Joel Sherrill 89611889fe new files 1998-04-14 19:49:13 +00:00
Joel Sherrill 75dfc7f7ac Changed arc to archive.
Switched self-maintaining ASCII tree picture.
1998-04-14 19:22:35 +00:00
Joel Sherrill 3a781ac70c first cut at src2html and RTEMS 1998-04-14 17:35:30 +00:00
Joel Sherrill 56cab83f90 Added emacs Ada tags stuff 1998-04-14 17:09:26 +00:00
Joel Sherrill f36caed238 building up src2html 1998-04-14 17:09:06 +00:00
Joel Sherrill f5ecb312f6 base changes for moving and better error checking 1998-04-14 16:30:23 +00:00
Joel Sherrill e348edd2aa New file. Copied from Avenger. 1998-04-14 16:10:30 +00:00
Joel Sherrill 49c6428c5a Added Ada support by copying the script from Avenger. 1998-04-14 16:09:02 +00:00