Timeline



03/19/02:

19:26 Ticket #148 (RTEMS Monitor displays bad task states.) created by Chris Johns
The monitor shows "<assoc.c: BAD NAME>" for some tasks. This label is …
18:34 Ticket #147 (server based time fires incorrectly) created by Joel Sherrill
In the following scenario, a server based timer fires too early. Time …
16:04 Ticket #143 (termiostypes.h voilatile theBuf) closed by Ralf Corsepius
16:00 Ticket #146 (libcpu/i386/cpuModel.h missing guards) created by Ralf Corsepius
cpp-guards are missing Release: CVS
11:44 Ticket #145 (sp04 fails with system tasks are present.) created by Chris Johns
The sp04 task switch test fails if other tasks are present in the …
11:32 Ticket #144 (bootp accesses NULL location at startup) created by thomas.doerfler
function "bootpc_init" performs a write to memory address 0 when …

03/18/02:

16:52 Ticket #143 (termiostypes.h voilatile theBuf) created by Ralf Corsepius
c/src/lib/include/rtems/termiostypes.h contains this struct: struct …

03/17/02:

21:50 Ticket #142 (User Extension context switch callout cost is high.) created by Chris Johns
The context switch callout overhead is determined by the number …
21:47 Ticket #141 (Remove newlib context switch.) created by Chris Johns
The current newlib implementation uses a User Extension to change the …

03/16/02:

05:31 Ticket #140 (dosfs configuration broken) created by Ralf Corsepius
dosfs's configuration is multiply broken, ie. contains several …
04:18 Ticket #139 (libbsp/i386/*/configure.ac automake-1.6 incompatible) created by Ralf Corsepius
configure.ac contains stray ';' Release: CVS + automake-1.6 …

03/15/02:

23:58 Ticket #138 (User extension TCB extension index allocation.) created by Chris Johns
The User Extensions TCB Extension Area documentation meantions the …
22:51 Ticket #137 (Started does not meantion $PATH changes) created by Chris Johns
Path is not meantioned in the buildc.t file of the started.texinfo …
19:47 Changeset in rtems [293c0e30]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-13 Greg Menke <gregory.menke@…> * cpu_asm.S: Fixed a sneaky return from int w/ ints disabled bug. * rtems/score/cpu.h: Fixed register numbering in comments and made interrupt enable/disable more robust.
19:41 Ticket #136 (Incorporte submitted dos filesystem tests into included tests) created by Jennifer Averett
Review and add submitted dos filesystem tests into tests Release: …
19:03 Changeset in rtems [5ab8aef]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-15 Eric Norum <eric.norum@…> * rtmon.t: Correct example and correctly used ensure not insure.
18:57 Changeset in rtems [dee576c0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-14 Ralf Corsepius <corsepiu@…> * aclocal/env-rtemscpu.m4: automake-1.6 preparations: Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
18:55 Changeset in rtems [2de2bec]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-14 Ralf Corsepius <corsepiu@…> Reported and tracked as PR130. * src/dosfs/Makefile.am: Reworked, Disable dosfs for UNIX. * wrapup/Makefile.am: Disable dosfs for UNIX.
17:56 Ticket #130 (configuration does not reflect unix/posix not supporting dosfs) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied and committed.
14:32 Changeset in rtems [ac97074f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-15 Joel Sherrill <joel@…> * src/extension.c: Split to reduce minimum code size per PR134. * src/extensioncreate.c, src/extensiondelete.c, src/extensionident.c: New files. src/Makefile.am: Modified to reflect above.
13:58 Changeset in rtems [082972a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-15 Ralf Corsepius <corsepiu@…> * configure.ac: Special treatment of the bare BSP. Add RTEMS_BSP_ALIAS. Add HAS_LIBBSP. * Makefile.am: Append libbsp.a to SRC conditionally.
13:56 Changeset in rtems [544a600]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-15 Ralf Corsepius <corsepiu@…> * rtems/score/m68k.h: m68k_swap_u32 fix typo.
13:37 Ticket #135 (newlib extension should be static) created by Joel Sherrill
Currently the newlib user extension is dynamically installed. …
13:32 Ticket #134 (Split userext.c.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: File split and put into CVS. This reduced the code space for all sample tests by about 450 bytes on the gen68360 BSP. :)
13:10 Ticket #133 (Bare BSP does not build with cvs release.) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Fix applied. Also added this configuration to the set that is built before each snapshot to try to catch future problems. There were no bare bsp configurations in this set.
12:56 Ticket #128 (m68k_swap_u* broken for mcf5203elite/m5200) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied and committed.
00:38 Ticket #134 (Split userext.c.) created by Chris Johns
Split userext.c into separate files to lower minimum footprint. …
00:36 Ticket #133 (Bare BSP does not build with cvs release.) created by Chris Johns
Building the Bare BSP with the cvs-head release fails with: [snip] …
00:33 Ticket #132 (User extension and condefs.h change to save memory.) created by Chris Johns
Changes to the User Extension so have only on Workspace allocation can …

03/13/02:

15:04 Ticket #130 (configuration does not reflect unix/posix not supporting dosfs) created by Ralf Corsepius
libfs's configuration does not reflect dosfs not supporting unix/posix …
15:04 Ticket #131 (dosfs does not support UNIX) created by Ralf Corsepius
There is no dosfs/fatfs emulation for unix/posix Release: RTEMS-CVS + …
15:03 Ticket #129 (dosfs installs headers to includedir) created by Ralf Corsepius
dosfs installs its headers to includedir. IMO, dosfs headers are …

03/08/02:

17:37 Changeset in rtems [5800e142]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-08 Joel Sherrill <joel@…> * VERSION: Updated to rtems-mg5-20020808.
17:36 Changeset in rtems [db6cc07]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-08 Joel Sherrill <joel@…> * mips-stub.c: Removed warnings.
17:35 Changeset in rtems [9d64bc73]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-08 Joel Sherrill <joel@…> * start/start.S, startup/bspstart.c: Removed warnings.
16:32 Changeset in rtems [34f5067]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-05 Greg Menke <gregory.menke@…> * shared/interrupts/installisrentries.c: Added support for debug exception vector. * shared/interrupts/isr_entries.S: Added support for debug exception vector.
16:32 Changeset in rtems [2f89140]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-05 Greg Menke <gregory.menke@…> * mips-stub.c: Debugged & tweaked the gdb command processing, zbreak stuff, breakpoint and step code. Implemented 'T' command support and debugged remote gdb support w/ the Mongoose bsp. Added the memory segment support. * memlimits.h: Disabled all contents in favor of memory sement support. This file could probably go away. * rtems-stub-glue.c (rtems_gdb_index_to_stub_id()): New routine. rtems_gdb_stub_get_register_from_context(): Implemented MIPS version. rtems_gdb_stub_get_offsets(): Implemented MIPS version. * README: Updated.
16:26 Changeset in rtems [ffdc659]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-05 Greg Menke <gregory.menke@…> * startup/gdb-support.c: Added calls into the mips-support gdb stub for configuring the memory regions. Any bsp that wants to use the gdbstub will need to do something similar. * startup/Makefile.am: Added shared/gdbstub directory to include path.
16:24 Changeset in rtems [8264d23]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-05 Greg Menke <gregory.menke@…> * cpu_asm.S: Added support for the debug exception vector, cleaned up the exception processing & exception return stuff. Re-added EPC in the task context structure so the gdb stub will know where a thread is executing. Should've left it there in the first place... * idtcpu.h: Added support for the debug exception vector. * cpu.c: Added _exceptionTaskStack to hold a pointer to the stack frame in an interrupt so context switch code can get the userspace EPC when scheduling. * rtems/score/cpu.h: Re-added EPC to the task context.
03:57 Ticket #128 (m68k_swap_u* broken for mcf5203elite/m5200) created by Ralf Corsepius
Building the mcf5203elite breaks errors like this: {standard …

03/06/02:

14:37 Changeset in rtems [9f9871f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-06 Victor V. Vengerov <vvv@…> * rtems/score/m68k.h [M68K_COLDFIRE_ARCH] (CPU_swap_u16, CPU_swap_u32): Generic implementation of endian swap primitives added for Coldfire family.

03/05/02:

17:20 Ticket #127 (IO Driver unregister does not close the driver.) created by Chris Johns
The unregister device driver directive does not close the driver. …
17:16 Ticket #126 (Configuration table fields do not match.) created by Chris Johns
The configuration table documentation uses "rtems_unsigned32" while …
Note: See TracTimeline for information about the timeline view.