Timeline



07/12/06:

23:43 Changeset in rtems [c8f74b47]4.104.114.84.95 by Till Straumann <strauman@…>
* vmeUniverse/vmeTsi148.c: Silenced compiler warnings (gcc-4.1.1 warns that uint32_t and unsigned int are different).
23:39 Changeset in rtems [689429f8]4.104.114.84.95 by Till Straumann <strauman@…>
* shared/startup/probeMemEnd.c: added paranoia to inline assembly code; added 'memory' clobbers and made sure any registers modified by the 'asm' appear in the output operands.
23:37 Changeset in rtems [c632f647]4.104.114.84.95 by Till Straumann <strauman@…>
* shared/startup/panic.c: Fixed compiler warnings.
21:05 References edited by JoelSherrill
Guts of old page now merged after some magic editting. (diff)
20:57 Changeset in rtems [ad6a58d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-07-12 Jerry Needell <jerry.needell@…> * amba/amba.c, clock/ckinit.c, include/amba.h, timer/timer.c: Search for the Timer Register when initializing the amba rather than before each potential use.
20:48 Changeset in rtems [d959898]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-07-12 RTEMS * rtems4.7/arm/gdb-sources.add, rtems4.7/avr/gdb-sources.add, rtems4.7/h8300/gdb-sources.add, rtems4.7/i386/gdb-sources.add, rtems4.7/m68k/gdb-sources.add, rtems4.7/mips/gdb-sources.add, rtems4.7/powerpc/gdb-sources.add, rtems4.7/sh/gdb-sources.add, rtems4.7/sparc/gdb-sources.add, rtems4.7/tic4x/gdb-sources.add: Update gdb to use newer patch. This lets sparc build simulator and mips build at all. * patches/gdb-6.4-rtems-20060712.diff: New file.
20:39 References created by JoelSherrill
Initial framework and 2003 merged.
20:35 TBR/UserApp/RTEMSApplications created by JoelSherrill
delete phpwiki specific markup
20:31 WikiStart edited by JoelSherrill
Added References (diff)
19:09 Changeset in rtems [8faa4a5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-07-12 Joel Sherrill <joel@…> * libchip/shmdr/shm_driver.h: Merge sparc shm driver mods from 4.6.
19:08 Changeset in rtems [9956f81d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-07-12 Joel Sherrill <joel@…> * Makefile.am, include/leon.h: Try to merge rest of 4.6 BSP changes. * include/spacewire.h: New file.
18:24 Changeset in rtems [97871c97]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-07-12 Joel Sherrill <joel@…> * Makefile.am: Merge SHM support from 4.6 branch. * shmsupp/README, shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c: New files.
12:44 TBR/UserManual/Capture_Engine created by ChrisJohns
Add Pavel's configuration change.
08:33 Ticket #1129 (PIT interrupts slow on mbx8xx when derived from EXTCLK) created by hbuciuc
PIT interrupts occur 128 times slower. Release: RTEMS-4.6.5, CVS …

07/11/06:

22:44 Debugging/GDBScripts edited by JoelSherrill
Added introduction and {{{ markers (diff)
22:37 Debugging/GDBScripts created by JoelSherrill
Major replacement of script -- now with about 25 commands
22:27 Changeset in rtems [1a3ddc10]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-07-11 Joel Sherrill <joel@…> * clock/ckinit.c: Actually call the routine to find the LEON3 time.
21:05 Changeset in rtems [83df49f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-07-11 Joel Sherrill <joel@…> PR 1124/rtems * score/include/rtems/score/threadq.h, score/src/coremutexseize.c, score/src/coremutexsurrender.c, score/src/threadqenqueue.c, score/src/threadqenqueuefifo.c, score/src/threadqenqueuepriority.c: The placement of the changing a thread's priority when using priority ceiling should be on the successful transfer of the mutex -- not when the thread tries to acquire. Plus the lack of a dispatch disable point lead to the potential for a thread timing out and already having inherited the ceiling priority.
20:11 Ticket #1124 (priority ceiling inheritance in wrong location) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patched on 4.6 and CVS head. There are patches attached for 4.5, 4.6, and 4.7.
19:57 Changeset in rtems [e8f5da0]4.104.114.84.95 by Thomas Doerfler <Thomas.Doerfler@…>
fixed system.h: only include ATA/IDE driver, when BSP supports an ide interface
19:45 Ticket #1128 (75% discount) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: SPAM
15:56 Changeset in rtems [4795141]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-07-11 Joel Sherrill <joel@…> * leon_greth/.cvsignore, leon_greth/leon_greth.c: New files. Missed adding in previous commit of merge.
14:53 Changeset in rtems [72baf565]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-07-11 Joel Sherrill <joel@…> * clock/ckinit.c, timer/timer.c: Make sure LEON3_Timer_Regs is initialized for the timer driver.
14:46 Changeset in rtems [daf46560]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Sync.
14:45 Changeset in rtems [0b130fae]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Rebuild with arm-patch applied.
14:15 Changeset in rtems [81d914d8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-07-11 Jerry Needell <jerry.needell@…> * libchip/Makefile.am, libchip/preinstall.am: Merge SPARC updates from 4.6 branch. Original modifications by Gaisler Enterprises. * libchip/network/greth.c, libchip/network/greth.h: New files.
14:14 Changeset in rtems [6dd1665c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-07-11 Jerry Needell <jerry.needell@…> * ChangeLog?, Makefile.am, clock/ckinit.c, include/amba.h, include/bsp.h: Merge SPARC updates from 4.6 branch. Original modifications by Gaisler Enterprises.
11:33 Changeset in rtems [dfc207ea]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Use newlib-1.14.0-rtems-20060707.diff
11:32 Changeset in rtems [2dd8aa1e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New. Remove arm/endian.h
07:23 Changeset in rtems [bfb422d0]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add short notice
05:09 Changeset in rtems [9c5ea11]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Eliminate scndir, docdir. Use rtems_testsdir instead.
05:08 Changeset in rtems [7066061e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2006-07-11 Ralf Corsépius <ralf.corsepius@…> * mp01/node1/Makefile.am, mp01/node2/Makefile.am, mp02/node1/Makefile.am, mp02/node2/Makefile.am, mp03/node1/Makefile.am, mp03/node2/Makefile.am, mp04/node1/Makefile.am, mp04/node2/Makefile.am, mp05/node1/Makefile.am, mp05/node2/Makefile.am, mp06/node1/Makefile.am, mp06/node2/Makefile.am, mp07/node1/Makefile.am, mp07/node2/Makefile.am, mp08/node1/Makefile.am, mp08/node2/Makefile.am, mp09/node1/Makefile.am, mp09/node2/Makefile.am, mp10/node1/Makefile.am, mp10/node2/Makefile.am, mp11/node1/Makefile.am, mp11/node2/Makefile.am, mp12/node1/Makefile.am, mp12/node2/Makefile.am, mp13/node1/Makefile.am, mp13/node2/Makefile.am, mp14/node1/Makefile.am, mp14/node2/Makefile.am: Eliminate scndir, docdir. Use rtems_testsdir instead.
05:05 Changeset in rtems [1fe16f56]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2006-07-11 Ralf Corsépius <ralf.corsepius@…> * tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am, tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am, tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am, tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am, tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am, tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am, tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am, tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am, tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am, tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am, tmoverhd/Makefile.am: Eliminate scndir, docdir. Use rtems_testsdir instead.
05:03 Changeset in rtems [4bb19a13]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2006-07-11 Ralf Corsépius <ralf.corsepius@…> * tmitronsem01/Makefile.am: Eliminate scndir, docdir. Use rtems_testsdir instead.
05:00 Changeset in rtems [c0069ba8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2006-07-11 Ralf Corsépius <ralf.corsepius@…> * sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am, sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am, sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am, sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am, sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am, sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am, sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am, sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am, sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am, sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am, spfatal/Makefile.am, spsize/Makefile.am: Eliminate scndir, docdir. Use rtems_testsdir instead.
04:54 Changeset in rtems [d4f5ddcb]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Eliminate scndir, docdir. Use rtems_testsdir instead.
04:53 Changeset in rtems [122e300]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2006-07-11 Ralf Corsépius <ralf.corsepius@…> * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am, base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am, hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am, minimum/Makefile.am, paranoia/Makefile.am, ticker/Makefile.am, unlimited/Makefile.am: Eliminate scndir, docdir. Use rtems_testsdir instead.
04:53 Changeset in rtems [ea69358]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2006-07-11 Ralf Corsépius <ralf.corsepius@…> * cpuuse/Makefile.am, malloctest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am: Eliminate scndir, docdir. Use rtems_testsdir instead.
04:50 Changeset in rtems [6fb507b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2006-07-11 Ralf Corsépius <ralf.corsepius@…> * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am, psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am, psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am, psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am, psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am, psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am: Eliminate scndir, docdir. Use rtems_testsdir instead.
04:42 Changeset in rtems [f2b55c6b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2006-07-11 Ralf Corsépius <ralf.corsepius@…> * itronhello/Makefile.am, itronmbf01/Makefile.am, itronmbox01/Makefile.am, itronsem01/Makefile.am, itrontask01/Makefile.am, itrontask02/Makefile.am, itrontask03/Makefile.am, itrontask04/Makefile.am, itrontime01/Makefile.am: Eliminate scndir, docdir. Use rtems_testsdir instead.
04:41 Changeset in rtems [371fe95f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Eliminate scndir, docdir. Use rtems_testsdir instead.
03:38 Changeset in rtems [488c3ce]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.
03:37 Changeset in rtems [8f85c46a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2006-07-11 Ralf Corsepius <ralf.corsepius@…> * ampolish3.in: Remove. * Makefile.am: Remove ampolish3. * configure.ac: Remove ampolish3, perl.
03:32 Changeset in rtems [a871a6c7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
03:29 Changeset in rtems [46a9d63]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove %define build_infos.
03:28 Changeset in rtems [61d66ffb]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add binutils-2.17-rtems-20060711.diff.
03:28 Changeset in rtems [9807f04]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New. m68k/cpu32 patch.
01:50 Ticket #1128 (75% discount) created by SPAM backhole
GNATS SPAM. Filtered.

07/10/06:

14:47 Ticket #1127 (Hello) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: spam
14:00 Ticket #1127 (Hello) created by SPAM backhole
GNATS SPAM. Filtered.
11:47 Ticket #1125 (Re: Hello) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: spam
11:47 Ticket #1126 (experience that burning flame) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: spam
10:20 Ticket #1126 (experience that burning flame) created by SPAM backhole
GNATS SPAM. Filtered.

07/09/06:

10:05 Changeset in rtems [c9b005a9]4.104.114.84.95 by Thomas Doerfler <Thomas.Doerfler@…>
applied patches for PR1117/1118/1119/1120
05:22 Changeset in rtems [a650ebb1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Sync from freebsd6.1

07/08/06:

05:57 Changeset in rtems [08cbfbce]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Sync.
05:56 Changeset in rtems [fc4d7d2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Update to binutils-2.17, gcc-4.1.1

07/07/06:

19:10 Ticket #1125 (Re: Hello) created by SPAM backhole
GNATS SPAM. Filtered.
15:05 Ticket #1124 (priority ceiling inheritance in wrong location) created by Joel Sherrill
The code in question was discussed in the following thread but was …
09:02 Changeset in rtems [a3182b55]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Split out GCC.
09:01 Changeset in rtems [0767028]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
07:04 Changeset in rtems [80bd514f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Split out binutils.
07:03 Changeset in rtems [394555c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
05:02 Changeset in rtems [0f9fd94f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
04:58 Changeset in rtems [7df0f40e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Use relative dirs to automake fragments.
04:57 Changeset in rtems [6c53b7a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add leading blank to version string.
03:35 Changeset in rtems [7fa51bb]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Use $(srcdir)/patches/*.diff to make make dist happy
03:34 Changeset in rtems [748c2019]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Bump version.
03:34 Changeset in rtems [3cf21a25]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add GCC_OPTS.
03:33 Changeset in rtems [9e9cf678]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Comment out gdb.
03:33 Changeset in rtems [a53af803]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Reflex setting up version string has changed in gcc-4.1.0
03:32 Changeset in rtems [309cd3f0]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Fix stupid typo

07/06/06:

21:09 Ticket #1122 (Office XP Windows Spe-ClAL 0 ffer) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: spam
21:08 Ticket #1123 (enj0y that burning flame) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: spam
21:00 Ticket #1123 (enj0y that burning flame) created by SPAM backhole
GNATS SPAM. Filtered.
13:39 Changeset in rtems [9b88fb3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.
13:19 Changeset in rtems [c484d2ef]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
11:09 Changeset in rtems [fc08203]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
convert to utf-8
10:53 Changeset in rtems [c7e8989]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Convert to utf-8

07/05/06:

23:17 TBR/BSP/Mcf5235 edited by WorthBurruss
(diff)
15:30 Changeset in rtems [05fac2c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove build_infos
15:29 Changeset in rtems [65e2634]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Move %define _prefix inside of %if/%endif
15:25 Changeset in rtems [b4c81f7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Sync.
14:22 Changeset in rtems [72f8c0c6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
14:18 Changeset in rtems [9a70e14]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Sync with other rtems4.7 targets.
13:23 Changeset in rtems [2a9cd34]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add patches/*.diff to EXTRA_DIST
13:21 Changeset in rtems [6caac6d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
09:11 Changeset in rtems [749361d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Bump version.
09:10 Changeset in rtems [f82ddbe4]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Eliminate target_os
09:08 Changeset in rtems [d90e3387]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove AC_CANONICAL_TARGET.
09:06 Changeset in rtems [15fcf913]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add --enable-targets.
08:55 Changeset in rtems [4fea6f06]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add new AC_CONFIG_FILES.
08:52 Changeset in rtems [4f66134]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Do not subst build_newlib.
08:49 Changeset in rtems [055f31e5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Cleanup EXTRA_DIST
08:48 Changeset in rtems [da0c2a1d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove unused constructs.
08:42 Changeset in rtems [c77cc1de]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
EXTRA_DIST += ../gcc-prep.add
08:36 Changeset in rtems [3ab5794]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
08:34 Changeset in rtems [db66352]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove RPM_OS, rtems/
08:24 Changeset in rtems [a56b23b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add rtems4.7, freebsd6.1
08:22 Changeset in rtems [da52805]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
08:15 Changeset in rtems [bc51e6ab]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Package sources by default.
08:05 Changeset in rtems [a98d1937]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Sync freebsd*/*/Makefile.ams
07:38 Changeset in rtems [b7e8b3e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Reflect changes.
07:37 Changeset in rtems [1f193a8b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
07:32 Changeset in rtems [478a318]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.
07:31 Changeset in rtems [f5638da]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
07:29 Changeset in rtems [120c2980]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Moved from ..

07/04/06:

15:52 Changeset in rtems [88744c95]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Fix ugly typo
15:41 Changeset in rtems [5727b17]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
15:33 Changeset in rtems [b63e4ba]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
14:47 Changeset in rtems [db4627a8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2006-07-04 Ralf Corsépius <ralf.corsepius@…> * autotools/autoconf.add: autoconf-2.60.
08:30 Ticket #1122 (Office XP Windows Spe-ClAL 0 ffer) created by SPAM backhole
GNATS SPAM. Filtered.

07/03/06:

17:19 Changeset in rtems [c34612ce]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Reflect new mkspec.
17:17 Changeset in rtems [611845b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Move noinst_DATA, CLEANFILES, EXTRA_DIST to mkspec.am
16:49 Ticket #1116 (Replay) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: spam
16:49 Ticket #1115 (have m0re special moments) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: spam
16:48 Ticket #1121 (cheap oem soft shipping //orldwide) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: spam
14:33 Changeset in rtems [9f5f501f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Apply SPECSTRIP.
14:32 Changeset in rtems [ae03064c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Apply SPECSTRIP. Build f95
14:27 Changeset in rtems [21920c51]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Apply SPECSTRIP

07/02/06:

12:00 Ticket #1121 (cheap oem soft shipping //orldwide) created by SPAM backhole
GNATS SPAM. Filtered.
07:11 Ticket #1120 (telnetd/shell redirection to network not working) created by thomas.doerfler
The telnetd/shell tries to redirect stdin/out to a network socket. Due …
07:06 Ticket #1119 (sysctl interface is not working) created by thomas.doerfler
The sysctl interface allows the application to modify lots of …
06:46 Ticket #1117 (gen5200 modifications) created by thomas.doerfler
This patch fixes some bugs and adds functionality to the gen5200 BSP …
01:50 Ticket #1116 (Replay) created by SPAM backhole
GNATS SPAM. Filtered.
01:29 Ticket #1115 (have m0re special moments) created by SPAM backhole
GNATS SPAM. Filtered.

06/30/06:

00:05 TBR/BSP/Mcf5235 edited by WorthBurruss
(diff)

06/29/06:

23:49 TBR/BSP/Mcf5235 edited by WorthBurruss
/* Test Results */ (diff)
23:20 TBR/BSP/Mcf5235 edited by WorthBurruss
/* Test Results */ (diff)
12:11 Ticket #1112 (Buy OEM Software) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: spam
12:11 Ticket #1111 (cure that burning flame) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: spam
12:11 Ticket #1109 (Software At Low Pr1ce) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: spam
12:10 Ticket #1114 (Re: Hello) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: spam
09:08 Changeset in rtems [bf1cade]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2006-06-28 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Add ampolish3.
08:55 Changeset in rtems [82d11fc5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2006-06-28 Ralf Corsépius <ralf.corsepius@…> * ampolish3: New. * aclocal/rtems-ampolish.m4: Reflect using in-sourcetree ampolish3.
07:15 Changeset in rtems [e0554ce]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2006-06-28 Ralf Corsépius <ralf.corsepius@…> * ampolish3: New. * aclocal/rtems-ampolish.m4: Reflect using in-sourcetree ampolish3.

06/28/06:

22:40 Ticket #1114 (Re: Hello) created by SPAM backhole
GNATS SPAM. Filtered.
09:10 Ticket #1112 (Buy OEM Software) created by SPAM backhole
GNATS SPAM. Filtered.
09:00 Ticket #1111 (cure that burning flame) created by SPAM backhole
GNATS SPAM. Filtered.
05:44 Ticket #1110 ("in_cksum_hdr" running error in PC386 BSP) created by danilliu
the demo program "netdemo" doesn't run! I catched the packages when it …
Note: See TracTimeline for information about the timeline view.