Timeline



04/09/08:

18:27 Changeset in rtems [377cf106]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-04-09 Madhusudan.C.S <madhusudancs@…> * score/include/rtems/score/tod.h: Fix typo.
12:31 Ticket #1282 (Typing errors in rtemsInterrupt class) created by Franck MIMET
I am using RTEMS through C++ classes given in the librtems++ library. …
07:32 Developer/OpenProjects edited by Rayx
/* IDL base components model support in RTEMS */ (diff)
07:31 Developer/OpenProjects edited by Rayx
/* IDL base components model support in RTEMS */ (diff)
07:12 Developer/OpenProjects edited by Rayx
/* Development Environment Oriented */ (diff)
07:11 Developer/OpenProjects edited by Rayx
/* RTEMS Run-Time Oriented */ (diff)
07:10 Developer/OpenProjects edited by Rayx
/* IDL base components model support in RTEMS */ (diff)
07:08 Developer/OpenProjects edited by Rayx
/* ArgoUML integrated with RTEMS */ (diff)
07:07 Developer/OpenProjects edited by Rayx
/* RTEMS Run-Time Oriented */ (diff)
02:10 Developer/OpenProjects edited by Aaron@…
add GXEmul links to BSPs for CPU Simulators section (diff)

04/08/08:

04:53 Changeset in rtems [8c422e2]4.104.114.95 by Chris Johns <chrisj@…>
2008-04-08 Chris Johns <chrisj@…> * libmisc/shell/shell.c: Copy the cmd line to a buffer to split into argv parts. Was using the command line history buffer so the history was being corrupted.
03:19 Changeset in rtems [9797991]4.104.114.95 by Eric Norum <WENorum@…>
startup/bspstart.c: Clean up non-FPGA use of EPORT interrupts. network/network.c: Track half/full-duplex changes from 4.7 branch.

04/07/08:

09:35 Changeset in rtems [eaa58dc9]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
removed references to outdated "old-exception-handling" PPC support

04/06/08:

01:59 TBR/Review/Debugging/Start edited by ChrisJohns
/* GDB Cannot Find My Source Files */ (diff)

04/04/08:

19:42 Changeset in rtems [4ce0e0ba]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-04-04 Joel Sherrill <joel.sherrill@…> * startup/linkcmds: Increase heap to run ACATS.
14:06 TBR/UserManual/Obtaining_Interface_Information created by Vdcappel
Conversion from e-mail introduced some spurious 's in the code

04/03/08:

03:13 Changeset in rtems [ea90df23]4.104.114.95 by Chris Johns <chrisj@…>
2008-04-03 Chris Johns <chrisj@…> * libfs/src/nfsclient/src/librtemsNfs.h, libfs/src/nfsclient/src/nfs.c: Remove CEXP references. CEXP is external to RTEMS and even if in the cpukit it should not cross reference in this way. * libmisc/shell/shell_getchar.c: New. Taken from the monitor. * libmisc/Makefile.am: Add shell_getchar.c and clean up a little in the shell area. * libmisc/shell/shell.c, libmisc/shell/shell.h: Add line editting support.

04/01/08:

12:48 Packages/EDROOM edited by Aitor.viana
(diff)
12:48 Packages/EDROOM edited by Aitor.viana
(diff)
12:48 Packages/EDROOM edited by Aitor.viana
(diff)
12:47 Packages/EDROOM edited by Aitor.viana
(diff)
12:44 Packages/EDROOM edited by Aitor.viana
(diff)
12:42 Packages/EDROOM edited by Aitor.viana
(diff)
12:42 Packages/EDROOM edited by Aitor.viana
(diff)
12:40 Packages/EDROOM edited by Aitor.viana
(diff)
12:40 Packages/EDROOM edited by Aitor.viana
(diff)
12:38 Packages/EDROOM edited by Aitor.viana
(diff)
12:36 Packages/EDROOM edited by Aitor.viana
(diff)
12:36 Packages/EDROOM edited by Aitor.viana
(diff)
12:28 Packages/EDROOM edited by Aitor.viana
(diff)

03/31/08:

23:53 References edited by DavidErickson
/* Published in 2008 */ (diff)
23:53 References edited by DavidErickson
/* Published in 2008 */ (diff)
23:52 References edited by DavidErickson
/* Published in 2008 */ (diff)
23:51 References edited by DavidErickson
/* Published in 2008 */ (diff)
04:46 Changeset in rtems [ffd1050]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
gdb-6.8-rtems4.9-20080331.diff.
04:45 Changeset in rtems [eca11fcd]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Bump GDB_RPMREL.
04:42 Changeset in rtems [cb63bf0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
BR: %{_host_rpmprefix}readline-devel. BR: %{_host_rpmprefix}ncurses-devel. BR: %{_host_rpmprefix}termcap-devel for gdb < 6.6.
04:40 Changeset in rtems [f86abfa]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
BR: %{_host_rpmprefix}expat-devel.
04:38 Changeset in rtems [ad476d6e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Unconditionally BR: %{_host_rpmprefix}gcc.
04:36 Changeset in rtems [23347e95]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove readline/configure to force not building the bundled readline and use the system provided readline.

03/29/08:

17:38 Changeset in rtems [ef5c018]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
gdb-6.8.
05:08 Changeset in rtems [5fd92cc]4.104.114.95 by Chris Johns <chrisj@…>
2008-03-29 Chris Johns <chrisj@…> * librpc/include/rpc/clnt.h: Added the missing BEGIN_DECLS as reported to the mailing list by Pierre Kestener (pierre.kestener@…).
05:01 Changeset in rtems [990458b]4.104.114.95 by Chris Johns <chrisj@…>
2008-03-29 Chris Johns <chrisj@…> * networking/testing.t: Cleaned up the patch from Ian.
04:39 Changeset in rtems [52053579]4.104.114.95 by Chris Johns <chrisj@…>
2008-03-29 Chris Johns <chrisj@…> * networking/testing.t: Patch from Ian Caddy to document the routes debug information.
04:38 Changeset in rtems [a408b33a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
New.
04:38 Changeset in rtems [84a996a6]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add gdb-6.8.

03/28/08:

23:44 RTEMSMailingLists edited by JoelSherrill
/* Lists */ Add reference to timespan in each archive (diff)
05:48 Changeset in rtems [14994204]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Run cygwins libncurses-devel.sh.
05:45 Changeset in rtems [0b77003]4.8 by Ralf Corsepius <ralf.corsepius@…>
Add _host_rpmprefix.
05:44 Changeset in rtems [9d076cc1]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add _host_rpmprefix.

03/26/08:

23:36 Ticket #1281 (GCC Internal compiler error using Mingw Tools for Rtems 4.8) created by paulw2
I get an internal compiler error while trying to compile RTEMS 4.8.0 …
17:59 Changeset in rtems [db6bd68]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove stray blank line.
17:54 Changeset in rtems [4c081642]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove stray line.
07:35 Changeset in rtems [e50a0b2]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove stray blank line.
06:00 Changeset in rtems [dd56645]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add CFLAGS_FOR_BUILD.
01:35 Changeset in rtems [10a9260]4.104.114.95 by Till Straumann <strauman@…>
2008-03-25 Till Straumann <strauman@…> * include/bsp.h: declare BSP_commandline_string.
Note: See TracTimeline for information about the timeline view.