Timeline



08/22/97:

19:19 Changeset in rtems [e63e254e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Corrected bug per Katsutoshi Shibuya's report: The definition of "BEGIN_DATA" should not be null; should be ".data". Also, the definition of "BEGIN_BSS" should be ".bss". For this error, the compiled object has codes that write on the text segment area. It is fatal when the code runs on ROM.
19:17 Changeset in rtems [b57992a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed assert condition when not initialized or there are 0 periods.
19:17 Changeset in rtems [b1459dc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Moved reentrant wrappers into their own file.
19:16 Changeset in rtems [78d87bd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed iop/memory leak bug reported by Dan Dickey.
19:16 Changeset in rtems [8affd6f1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed redundant stanza.
19:11 Changeset in rtems [9b1f5678]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed infinite recursion bug in PTHREAD_MUTEX_INITIALIZER.
19:10 Changeset in rtems [799a5b9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added commit about missing support for condition initializer.
13:08 Changeset in rtems [2d997375]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
start no longer a global symbol per Eric Norum's request. Also, I ran across a nasty problem the first time I tried downloading and running an application compiled with the new snapshot. To make a very long story short, the `start' in ...../m68k/gen6860/start360/start360.s must not be global. The change is simple -- just remove the .globl start from start360.s.

08/15/97:

16:40 Changeset in rtems [5b9ec351]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added command line options for next, previous, and up node. Added error check to insure we don't write over a .texi file given to us as input.
Note: See TracTimeline for information about the timeline view.