Timeline
Mar 20, 2002:
- 11:32 PM Ticket #52 (gcc 3.0 libstdc++-v3 atomicity.h) closed by Joel Sherrill
- State-Changed-From-To: open->closed State-Changed-Why: this got rolled around by myself and a few libstdc++ folks as GCC PR 5198: http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=51 98
- 10:42 PM Ticket #144 (bootp accesses NULL location at startup) closed by thomas.doerfler
- 10:08 PM Changeset in rtems [d7478774]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- 2001-03-20 Till Straumann <strauman@…> * PR158 * libc/rcmd.c, libc/rcmd.c: Enable the rcmd() library call by commenting out the parts that deal with signals. This enables RTEMS to 'rsh' command to a server connecting fd to remote stdio. The 'server-side' parts of this file which deal with authentication are disabled since they are not needed.
- 9:08 PM Ticket #158 (add/enable rcmd() library call) closed by Joel Sherrill
- State-Changed-From-To: open->closed State-Changed-Why: Patch merged. Thank you.
- 9:00 PM Ticket #153 (gnats default submitter-id should be net) closed by Jeff Mayes
- State-Changed-From-To: open->closed State-Changed-Why: changed the default submitter-id in the files submitters and config
- 7:51 PM Ticket #158 (add/enable rcmd() library call) created by strauman
- Enable the rcmd() library call (by commenting code dealing with …
- 7:27 PM Ticket #156 (configuration does not reflect unix/posix not supporting dosfs) closed by Joel Sherrill
- * This bug has been marked as a duplicate of 130 *
- 7:25 PM Ticket #157 (dosfs does not support UNIX) closed by Joel Sherrill
- State-Changed-From-To: open->closed State-Changed-Why: duplicate automatically created by gnats
- 6:35 PM Ticket #156 (configuration does not reflect unix/posix not supporting dosfs) created by RTEMS Bugs
- libfs's configuration does not reflect dosfs not supporting unix/posix …
- 6:35 PM Ticket #157 (dosfs does not support UNIX) created by RTEMS Bugs
- There is no dosfs/fatfs emulation for unix/posix Release: RTEMS-CVS + …
- 6:24 PM Changeset in rtems [3e0c94f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- 2002-03-20 Chris Johns <ccj@…> * PR137 * buildc.t: Now provides more explicit requirements on $PATH after building binutils.
- 6:16 PM Changeset in rtems [25d3d4d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- 2002-03-20 Greg Menke <gregory.menke@…> * cpu_asm.S: Now compiles on 4600 and 4650.
- 5:59 PM Changeset in rtems [eaeb467]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- 2001-03-20 Joel Sherrill <joel@…> * PR143 * lib/include/rtems/termiostypes.h: Removed unneeded volatile on "theBuf" since no byte is read more than once anyway.
- 5:39 PM Ticket #51 (i386-rtems soft-float and multilib) closed by Joel Sherrill
- State-Changed-From-To: open->closed State-Changed-Why: i386-rtems target now has all the multilibs we wanted.
- 5:37 PM Ticket #71 (powerpc-rtems-gdb-5.0-5 does not include shm/sem drivers) closed by Joel Sherrill
- State-Changed-From-To: open->closed State-Changed-Why: Fixed in newer RPMs.
- 5:25 PM Ticket #137 (Started does not meantion $PATH changes) closed by Joel Sherrill
- State-Changed-From-To: analyzed->closed State-Changed-Why: Patch merged.
- 5:12 PM Ticket #155 (Dynamic loading patch for Linux from Ian Taylor) created by Joel Sherrill
- This patch uses dynamic loading to get the symbols required by the …
- 4:59 PM Ticket #143 (termiostypes.h voilatile theBuf) closed by Joel Sherrill
- State-Changed-From-To: analyzed->closed State-Changed-Why: patch committed
- 4:44 PM Ticket #154 (rtems specific gnats help) created by Joel Sherrill
- > > Hi, > > Just to help me... > > open is a problem or change …
- 4:43 PM Ticket #153 (gnats default submitter-id should be net) created by Joel Sherrill
- see synopsis Release: NA
- 4:38 PM Ticket #68 (update trunk to new autotools) closed by Joel Sherrill
- State-Changed-From-To: analyzed->closed State-Changed-Why: Deemed obsolete.
- 2:56 PM Changeset in rtems [fabacfe]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- 2002-03-20 Chris Johns <ccj@…> * PR145. * sp04/task1.c, sp04/tswitch.c: Test fails if other tasks present in system (e.g. driver tasks). Also exit on minimum number of switches not precise number.
- 2:33 PM Changeset in rtems [ab09d083]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- 2002-03-20 Chris Johns <ccj@…> * PR148. * monitor/mon-prmisc.c: Fixed to print task states correctly.
- 2:24 PM Changeset in rtems [cb8e48e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- 2002-03-20 Ralf Corsepius <corsepiu@…> PR 149 * src/i386/any/Makefile.am: s/$(SED)/sed/. * src/m68k/any/Makefile.am: s/$(SED)/sed/. * src/powerpc/new_exception_processing/Makefile.am: s/$(SED)/sed/. (Reported by Till Straumann <strauman@…>)
- 2:23 PM Changeset in rtems [be499b0d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- 2002-03-06 Ralf Corsepius <corsepiu@…> * PR151 * autotools/automake-rtems.spec.in: New. * autotools/automake-rtems.spec: Removed. * configure.ac: Reflect changes above.
- 2:21 PM Changeset in rtems [c31deeb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- 2002-03-16 Ralf Corsepius <corsepiu@…> Addressing PR 140. * src/dosfs/config.h.in: Removed. * src/dosfs/stamp-h2.in: Removed. * .cvsignore: Add config.h*, stamp-h*. * configure.ac: Remove AC_SRC_DIR(.../dosfs.h). Remove AM_CONFIG_HEADER(src/dosfs/config.h). Remove AM_CONFIG_HEADER(src/imfs/config.h). Add AM_CONFIG_HEADER(config.h). * src/dosfs/Makefile.am: INCLUDES = -I../.. . * src/imfs/Makefile.am: INCLUDES = -I../.. .
- 2:20 PM Changeset in rtems [7ed57bd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- 2002-03-16 Ralf Corsepius <corsepiu@…> * PR139 * configure.ac: Remove stray ';', breaks building with automake-1.6.
- 2:19 PM Changeset in rtems [658ad222]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- 2002-03-16 Ralf Corsepius <corsepiu@…> * configure.ac: Remove stray ';', PR 139.
- 2:17 PM Changeset in rtems [353dbe95]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- 2002-03-06 Ralf Corsepius <corsepiu@…> * PR151 * autotools/automake-rtems.spec.in: New. * autotools/automake-rtems.spec: Removed. * configure.ac: Reflect changes above.
- 2:12 PM Changeset in rtems [5cf3f41]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- 2002-03-19 Ralf Corsepius <corsepiu@…> * cpuModel.h: PR 146. Adding guards. Remove unnecessary headers.
- 1:57 PM Ticket #145 (sp04 fails with system tasks are present.) closed by Joel Sherrill
- State-Changed-From-To: analyzed->closed State-Changed-Why: ChangeLog? written and Patch applied.
- 1:33 PM Ticket #148 (RTEMS Monitor displays bad task states.) closed by Joel Sherrill
- State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied. I had to write the ChangeLog? entry though. :(
- 1:25 PM Ticket #149 (librdbg Makefiles apply $(SED)) closed by Joel Sherrill
- State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied.
- 1:22 PM Ticket #140 (dosfs configuration broken) closed by Joel Sherrill
- State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied.
- 1:21 PM Ticket #139 (libbsp/i386/*/configure.ac automake-1.6 incompatible) closed by Joel Sherrill
- State-Changed-From-To: analyzed->closed State-Changed-Why: Patches applied.
- 1:17 PM Ticket #151 (automake-1.6) closed by Joel Sherrill
- State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied.
- 1:12 PM Ticket #146 (libcpu/i386/cpuModel.h missing guards) closed by Joel Sherrill
- State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied.
- 11:39 AM Ticket #152 (clean up librdbg for other supported processor platform) created by eric.valette
- SED should be tested by configure script to enable rpcgen. Release: …
- 2:40 AM Ticket #151 (automake-1.6) created by Ralf Corsepius
- Update scripts/automake to automake-1.6. Release: CVS + snapshots …
- 2:31 AM Ticket #150 (tools/cpu/unix is obsolete) created by Ralf Corsepius
- tools/cpu/unix is obsolete and unused Release: CVS Environment: Any
- 2:10 AM Ticket #149 (librdbg Makefiles apply $(SED)) created by Ralf Corsepius
- Several librdbg Makefile.ams apply $(SED). Release: CVS Environment: Any
Mar 19, 2002:
- 7:26 PM 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 …
- 6:34 PM Ticket #147 (server based time fires incorrectly) created by Joel Sherrill
- In the following scenario, a server based timer fires too early. Time …
- 4:04 PM Ticket #143 (termiostypes.h voilatile theBuf) closed by Ralf Corsepius
- 4:00 PM Ticket #146 (libcpu/i386/cpuModel.h missing guards) created by Ralf Corsepius
- cpp-guards are missing Release: CVS
- 11:44 AM 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 AM Ticket #144 (bootp accesses NULL location at startup) created by thomas.doerfler
- function "bootpc_init" performs a write to memory address 0 when …
Mar 18, 2002:
- 4:52 PM Ticket #143 (termiostypes.h voilatile theBuf) created by Ralf Corsepius
- c/src/lib/include/rtems/termiostypes.h contains this struct: struct …
Mar 17, 2002:
- 9:50 PM Ticket #142 (User Extension context switch callout cost is high.) created by Chris Johns
- The context switch callout overhead is determined by the number …
- 9:47 PM Ticket #141 (Remove newlib context switch.) created by Chris Johns
- The current newlib implementation uses a User Extension to change the …
Mar 16, 2002:
- 5:31 AM Ticket #140 (dosfs configuration broken) created by Ralf Corsepius
- dosfs's configuration is multiply broken, ie. contains several …
- 4:18 AM Ticket #139 (libbsp/i386/*/configure.ac automake-1.6 incompatible) created by Ralf Corsepius
- configure.ac contains stray ';' Release: CVS + automake-1.6 …
Mar 15, 2002:
- 11:58 PM Ticket #138 (User extension TCB extension index allocation.) created by Chris Johns
- The User Extensions TCB Extension Area documentation meantions the …
- 10:51 PM 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 …
- 7:47 PM 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.
- 7:41 PM Ticket #136 (Incorporte submitted dos filesystem tests into included tests) created by Jennifer Averett
- Review and add submitted dos filesystem tests into tests Release: …
- 7:03 PM 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.
- 6:57 PM Changeset in rtems [dee576c]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]).
- 6:55 PM 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.
- 5:56 PM 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.
- 2:32 PM 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.
- 1:58 PM 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.
- 1:56 PM 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.
- 1:37 PM Ticket #135 (newlib extension should be static) created by Joel Sherrill
- Currently the newlib user extension is dynamically installed. …
- 1:32 PM 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. :)
- 1:10 PM 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 PM 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.
- 12:38 AM Ticket #134 (Split userext.c.) created by Chris Johns
- Split userext.c into separate files to lower minimum footprint. …
- 12:36 AM 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] …
- 12:33 AM 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 …
Mar 13, 2002:
- 3:04 PM 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 …
- 3:04 PM Ticket #131 (dosfs does not support UNIX) created by Ralf Corsepius
- There is no dosfs/fatfs emulation for unix/posix Release: RTEMS-CVS + …
- 3:03 PM Ticket #129 (dosfs installs headers to includedir) created by Ralf Corsepius
- dosfs installs its headers to includedir. IMO, dosfs headers are …
Mar 8, 2002:
- 5:37 PM 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.
- 5:36 PM 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.
- 5:35 PM 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.
- 4:32 PM 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.
- 4:32 PM 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.
- 4:26 PM 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.
- 4:24 PM 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.
- 3:57 AM Ticket #128 (m68k_swap_u* broken for mcf5203elite/m5200) created by Ralf Corsepius
- Building the mcf5203elite breaks errors like this: {standard …
Mar 6, 2002:
- 2:37 PM 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.
Note: See TracTimeline
for information about the timeline view.