Timeline



05/20/99:

21:55 Changeset in rtems [10122b7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Initial revision
16:16 Changeset in rtems [0aeda88]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Renamed to rtemstimer.c to avoid conflict with timer drivers in EVERY BSP as we transition to more .o's and less .rel's.
13:32 Changeset in rtems [8bbaf3b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed all post 4.0 changes.

05/18/99:

17:41 Changeset in rtems [5a064dca]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Daniel Kelley <dank@…>: I found a small buglet in the mips64orion _CPU_ISR_Set_level; the original was wiping out the level argument, and then comparing the current interrupt level with some random value of v0. See patch below.
17:33 Changeset in rtems [fbec4a1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Regenerated.
17:31 Changeset in rtems [0090c1a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Spacing correction.

05/17/99:

23:48 Changeset in rtems [0995b6f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Reworked to avoid pulling in the jump point entry in EVERY executable.
23:26 Changeset in rtems [9180f63]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed some typos.
23:22 Changeset in rtems [c9973bb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Split Interrupt Manager into one routine per file.
23:20 Changeset in rtems [0123e3b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Split Signal Manager into one routine per file.
23:18 Changeset in rtems [1dc030f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Dual-Ported Memory Manager split into one routine per file.
23:15 Changeset in rtems [842db5f3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Split Partition Manager into one routine per file.
23:10 Changeset in rtems [be47df9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Split Timer Manager into one routine per file.
23:06 Changeset in rtems [cc2bc302]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Split Event Manager into one routine per file.
23:03 Changeset in rtems [5f9b3db]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Split Rate Monotonic Manager into one routine per file.
22:58 Changeset in rtems [c06d8f64]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Split the Semaphore Manager into one routine per file.
22:56 Changeset in rtems [a2d0f39]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Moved some MP routines to semmp.c.
22:53 Changeset in rtems [3270ca6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Forgot to actually remove the routines. :)
22:52 Changeset in rtems [1e1b3e00]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Split Message Manager into one routine per file.
22:46 Changeset in rtems [ef22ab2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Moved an MP routine from msg.c to here.
22:45 Changeset in rtems [86cb89f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Cleaned up some multiprocessing issues.
22:42 Changeset in rtems [bd83f47]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Split Clock Manager into one routine per file.
22:39 Changeset in rtems [5aa64518]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Split Region Manager into one routine per file.
22:19 Changeset in rtems [1178b8c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Splitting the Thread Handler forced the inclusion of more prototypes.
22:16 Changeset in rtems [2f831ac]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Moved _Entry_Table to its own file to avoid having every RTEMS directive pulled in.
22:15 Changeset in rtems [d7851582]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added simple test to find minimum code size of executive with this BSP and RTEMS configuration.
21:02 Changeset in rtems [c4d69e2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Split Task Manager into multiple files. Eventually this effort will reduce the size of executables.
20:41 Changeset in rtems [05df0a8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Thread Handler split into multiple files. Eventually, as RTEMS is split into one function per file, this will decrease the size of executables.
15:45 Changeset in rtems [a238cc9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from D. V. Henkel-Wallace <gumby@…> to remove compiler warnings.
15:28 Changeset in rtems [577c4080]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from D. V. Henkel-Wallace <gumby@…>: Here's a tiny patch that shreds memory returned to the pool (such as by free() and delete). This may help people find some nasty bugs, so here it is.

05/14/99:

16:26 Changeset in rtems [9e7d42dd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added C++ linking rule from Rosimildo DaSilva? <rdasilva@…>.
16:25 Changeset in rtems [fcf17a4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added testing for C++ exceptions from Rosimildo DaSilva? <rdasilva@…>.
16:23 Changeset in rtems [44dd8a61]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added 3COM 3C509 driver from Rosimildo DaSilva? <rdasilva@…>.
15:58 Changeset in rtems [222a71a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Regenerated.
15:33 Changeset in rtems [8e718b67]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Regenerated.
15:31 Changeset in rtems [c5881fc1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Enabled compilation of rtems_servers at request of Jake Janovetz <janovetz@…>.
15:21 Changeset in rtems [878baa4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed typo.
15:19 Changeset in rtems [cb20294]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added tool hints.
15:15 Changeset in rtems [2bd9383]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New file.
14:43 Changeset in rtems [a0b94685]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed check for initialized ID at request of Rosimildo DaSilva? <rdasilva@…> who encountered random failures in his port of omniORB2.
14:34 Changeset in rtems [123d4b7d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed -fomit-frame-pointer from all i386 BSPs since it breaks C++ exceptions and makes debug stack traces impossible.

05/11/99:

16:30 Changeset in rtems [4c5080ed]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fix based on bug report from Jay Kulpinski <jskulpin@…> that the per task reentrancy structure was not being processed properly during exit(). joel@… wrote: > > > This is always an ugly place to poke around. :( > > The code in newlib/libc/stdlib/exit.c walks the atexit chain for the > reentrancy structure for JUST the current task. The code in libc_wrapup() > does it for both the current task and the global reentrancy structure > (which tends to be where driver atexit()'s were registered. > > So I think the _wrapup_reent(0) in libc_wrapup() should be commented out. > > If you concur, then I will make the change and improve the comment on this > line of code to explain things: > > libc_wrapup(); /* Why? XXX */ > > --joel That does the job. cdtest.exe works correctly now.
15:15 Changeset in rtems [ddd22e5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Erik Ivanenko <erik.ivanenko@…> to correct 32 bit jmp relative offset from .reset section.
Note: See TracTimeline for information about the timeline view.