Timeline



05/04/98:

13:19 Changeset in rtems [7123d3b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Modified objcopy to remove extra sections. Modified gcc 2.8 style link rule to provide start address correctly.
12:41 Changeset in rtems [47d1f5d8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed prototype of Fatal_Extension. Fixed interface to cofndefs.h for initial extension set.
12:41 Changeset in rtems [161e1b3f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Eric Norum to switch to termios callback structure, add support for device driver support on tcsetattr(), and hardware flow control callbacks.
12:40 Changeset in rtems [55951bc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Switched to termios callback structure.
12:40 Changeset in rtems [f35abd4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Corrected and added sections to link cleanly under powerpc-rtems (ELF).
12:39 Changeset in rtems [f69d686]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed warning for unnecessary reference to start as entry point.
12:38 Changeset in rtems [36a14a96]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Eric Norum to switch to termios callback structure and add support for changing the baudrate.
12:37 Changeset in rtems [5ee559ac]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Corrected and added sections to link cleanly under i386-rtemself.
12:36 Changeset in rtems [b77b2674]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
fixed swap of unsigned16
12:35 Changeset in rtems [10b3c9b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added default value for CONFIGURE_MAXIMUM_POSIX_THREADS since it is used to calculate the amount of memory used by tasks whether the POSIX API is enabled or disabled.

05/02/98:

12:12 Changeset in rtems [3e367452]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
removed warning for implicit declaration of idtsimexit()
12:11 Changeset in rtems [36aba21]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
removed warning for implicit declaration of resolve()
12:10 Changeset in rtems [269707e6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
removed warning for `#ifdef' argument starts with a digit
12:09 Changeset in rtems [17f57736]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
removed warning for implicit declaration of boot_card()

04/30/98:

16:48 Changeset in rtems [d74daf9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed case where wrong variable was used.
16:45 Changeset in rtems [3d4e5906]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Changed default target architecture name
16:45 Changeset in rtems [5f92a6a3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Modified objcopy invocation to ignore more sections.
14:14 Changeset in rtems [990f857]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
botched file -- removed from repository and readded
11:43 Changeset in rtems [2e34f4ad]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed tripling of workspace API when POSIX API is enabled. confdefs.h is now correct enough where this is not necessary. This was in to cover up the deficiencies in figuring out how much memory a GNAT/RTEMS application required. There is a good stab at this now.
11:41 Changeset in rtems [ba05e31]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added wildcard to switch for monitor and termios.
11:41 Changeset in rtems [b7be9c30]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed redundant "* 1024" which exploded the size of the workspace.
11:40 Changeset in rtems [a524c00]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added sections and redirected some to RAM to avoid warnings.
11:40 Changeset in rtems [1ca488b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added sections to remove warnings
10:46 Changeset in rtems [c719991]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
moved tools to bsp directory

04/29/98:

18:41 Changeset in rtems [2993cd3f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added support for debug variants on tests.

04/27/98:

18:42 Changeset in rtems [96d56b3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Update from Pedro Romano <pmcnr@…>.
18:18 Changeset in rtems [0c508af]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added I386_HAS_BSWAP cpu model feature flag so swap u32 could take advantage of this instruction. Also up conditionals mapping cpu models to feature flags by having a section which defaults all the i386 family feature flags to the most common value.
16:10 Changeset in rtems [b0aba4c4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added swap of unsigned16
15:30 Changeset in rtems [eac9871]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed spelling errors.
15:28 Changeset in rtems [0153d180]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed trace bit manipulation per requests from Eric Norum and Chris Johns. Actual patch was from Eric Norum.
15:14 Changeset in rtems [baa876a4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Cosmetic fix from Eric Norum: This makes the headings line up above the columns a little better. Now that it's so easy to include/exclude the stack check code I find myself adding it to all my `debug' targets.
14:39 Changeset in rtems [edbb81d0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed redundant implementation of tcgetattr and tcsetattr.
14:21 Changeset in rtems [0e70f605]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixes from Ralf Corsepius: * Posix BSP configuration: Moved some rules from make/custom/*-posix.cfg files to make/custom/posix.cfg, Removed references to stdc++ from *posix.cfg files (rtems doesn't use/need libstdc++) NOTE: Building Posix-BSPs should now work again for native compilation with gcc, i..e. linux using primary compiler and primary libc. All Posix-BSP configurations that don't use gcc as primary compiler or don't use the primary libc don't work, e.g. solaris, linux w/ egcs as secondary compiler won't be built correctly.
14:21 Changeset in rtems [c1dc8228]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed forced enable of POSIX API. Now follow configuration flag.
14:20 Changeset in rtems [21c1513]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed bad CVS Id string. Removed unnecessary definition of "ED".
14:19 Changeset in rtems [36848ce]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Clean up patch from Ralf Corsepius.
14:19 Changeset in rtems [cf59d56b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fix from Ralf Corsepius: use a wildcard rule instead of explicit listing all include files (I have more libcpu header files than the public version has. This patch removes the need to patch this Makefile for my private bsps)
14:18 Changeset in rtems [008faafd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added shared directory.
14:18 Changeset in rtems [7e2cc64]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed extra (bad) CVS Id string.
14:17 Changeset in rtems [0a3a3ae6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed CVS Id string and removed bogus comment.
14:17 Changeset in rtems [6b52fe5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fix from Ralf Corsepius: + adding #include <rtems/libio.h> to fix implicit declaration warning
14:16 Changeset in rtems [72aa8cf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed CVS Id
13:51 Changeset in rtems [9a993ed5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added CONFIGURE_EXTRA_TASK_STACKS definition to make memory requirements more accurate.
13:51 Changeset in rtems [6ce14e7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed screen to match actual output.
13:49 Changeset in rtems [308aed9b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added numerous entries to make the memory calculation more accurate: + POSIX threads + Ada tasks + POSIX threads API support + POSIX condition variables + POSIX keys (still do not account for data fields) + POSIX mutexes + POSIX queued signals + added macro for extra memory for task stacks + default value for CONFIGURE_MAXIMUM_FAKE_ADA_TASKS + extra memory for Ada task stacks
13:46 Changeset in rtems [20fff72]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Moved POSIX_signals_Siginfo_node structure definition to headers/psignal.h so confdefs.h could see it.
13:46 Changeset in rtems [9f0dfea]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Changed POSIX_SIGNALS_h to RTEMS_POSIX_SIGNALS_h to avoid conflict with the system signals.h file. Moved POSIX_signals_Siginfo_node type definition to this file to allow confdefs.h to know the size per queued signal.
13:44 Changeset in rtems [39b3d87]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Reset the pthread attributes structure so the proper error would be generated.
13:43 Changeset in rtems [ede7c5f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
regenerated
13:43 Changeset in rtems [9829978]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed bug where posix tests were not being enabled.
Note: See TracTimeline for information about the timeline view.