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
a66186ec6a
Added misisng line continuation.
1998-02-20 19:57:53 +00:00
Joel Sherrill
b3dcd9a271
Accounted for fixed system overhead.
1998-02-19 22:54:35 +00:00
Joel Sherrill
60b791ada1
updated copyright to 1998
1998-02-17 23:46:28 +00:00
Joel Sherrill
0312defbeb
Patch from Ralf Corsepius to reduce the amount of memory consumed by
...
the workspace by default.
1998-02-04 15:35:26 +00:00
Joel Sherrill
4f7fd59a87
Added CONFIGURE_GNAT_KEYS to correct the number of keys configured
...
for GNAT. It was the number of Ada tasks when in fact the run-time
only required a single key.
Also added the CONFIGURE_MAXIMUM_FAKE_ADA_TASKS constant to account
for resources allocated for each non-Ada task/thread which invokes
the Ada run-time implicitly through an Ada call.
1997-12-23 16:03:43 +00:00
Joel Sherrill
cb4cf6a75a
Added CONFIGURE_MEMORY_USER_OVERHEAD constant per Chris Johns request.
1997-11-18 22:30:51 +00:00
Joel Sherrill
98e4ebf594
Fixed typo in the pointer to the license terms.
1997-10-08 15:45:54 +00:00
Joel Sherrill
b61e6e1b14
Added GNAT configuration parameters.
1997-08-04 21:43:36 +00:00
Joel Sherrill
03f2154e51
headers updated to reflect new style copyright notice as part
...
of switching to the modified GNU GPL.
1997-04-22 17:20:27 +00:00
Joel Sherrill
eb0551f312
added posix configuration parameter maximum_queued_signals.
1996-06-13 20:47:31 +00:00
Joel Sherrill
be1c11edab
tests now specify whether using posix initialization threads table
...
or rtems initialization table in configuration table
1996-05-29 22:48:26 +00:00
Joel Sherrill
5240c71c52
fixed support for posix initialization threads table
1996-05-29 20:58:45 +00:00
Joel Sherrill
d9a0689e35
Addressed RTEMS API initialization tasks table in a system without
...
RTEMS initialization tasks.
1996-05-29 16:07:21 +00:00
Joel Sherrill
c6fa38c006
added maximum keys
1996-05-28 19:29:51 +00:00
Joel Sherrill
da33d26358
added ifndef's for the POSIX maximum field in the POSIX api configuration table
1996-05-28 16:18:34 +00:00
Joel Sherrill
2eba45de91
made posix configuration information conditional so configurations wanting
...
only the rtems api don't have to include it.
1996-05-28 14:16:45 +00:00
Joel Sherrill
e6d4b1d086
added initial posix configuration support
1996-05-28 13:13:34 +00:00
Joel Sherrill
3652ad356b
Minor bug fixes to get all targets compilable and running. The
...
single biggest changes were the expansion of the workspace size
macro to include other types of objects and the increase in the
minimum stack size for most CPUs.
1995-09-19 14:53:29 +00:00
Joel Sherrill
08bae5e6c3
Added... This is the Configuration Tables Template file.
1995-09-11 20:18:48 +00:00