Timeline



04/14/09:

17:32 Changeset in rtems [9937a7a]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
17:31 Changeset in rtems [edbbbf28]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
GCC-4.4.0--RC-20090414.
17:26 Changeset in rtems [af86b82]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Preps. for gcc-4.4.0
14:05 TBR/BSP/Psim edited by Thomas
/* Test Reports */ (diff)
14:04 TBR/BSP/Psim edited by Thomas
add info how to call the simulator (diff)
13:44 Changeset in rtems [7c4c284c]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-04-14 Michael Walle <michael@…> * cpu.h: corrected the registers in Context_Control and in CPU_Interrupt_frame to correspond to the saved frame in cpu_asm.S Also switched on CPU_ISR_PASSES_FRAME_POINTER. * cpu_asm.S: Moved the restore part of _CPU_Context_switch for easier reading. Fixed _CPU_Context_restore, it now moves the argument and branches to a label in _CPU_Context_switch. Removed unnecessary saves of registers in context switch and irq handling. Rewrote irq code to call the C helper. Added some documentation * irq.c: New file derived from c4x and nios2.
13:41 Changeset in rtems [67ae7bb6]4.104.115 by Joel Sherrill <joel.sherrill@…>
Fix attribution.
11:21 Developer/FileSystems edited by ChrisJohns
Add ATA. (diff)
10:52 Changeset in network-demos [bc28ed2]4.11network-demos-4-10-branch by Thomas Doerfler <Thomas.Doerfler@…>
Updated telnet demon initialization
10:22 Changeset in rtems [e4bd96ec]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
removed obsolete references to login.h
09:46 Changeset in rtems [07001bab]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
adapt name of assert function for breakpoint
09:22 Changeset in rtems [7dad664]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
* empty log message *
08:50 Changeset in rtems [cbd1e87]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
adapt copyright statements
08:49 Changeset in rtems [1cb5aa14]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Fixed return codes of open handler. Request reply after data write connection close.
06:59 Ticket #1399 (IDE disk block reads have corrupt last 4 bytes) closed by Chris Johns
fixed: The BIOS setting for the controller was set to UltraIDE and when set to PIO-0 the errors went away. This is a lesson for for those using IDE is make sure the hardware is correctly configured.

04/10/09:

01:36 Ticket #1401 (alignment exception in ioctl(SIOCGIFCONF) on SPARC/gcc-4.3.0) created by strauman
gcc-4.3.0 generates code which violates the SPARC architecture's …

04/09/09:

07:35 Ticket #1400 (Floating point context management flaw) created by Sebastian Huber
There is a flaw in the floating point (FP) context management. The FP …

04/08/09:

16:13 Changeset in rtems [58b52ad]4.9 by Ralf Corsepius <ralf.corsepius@…>
Bump version.
16:13 Changeset in rtems [2696175]4.9 by Ralf Corsepius <ralf.corsepius@…>
Use mirrorlists.
14:26 Changeset in rtems [72c7d3e]4.8 by Ralf Corsepius <ralf.corsepius@…>
Update. Bump version.
14:26 Changeset in rtems [4f1b79b3]4.8 by Ralf Corsepius <ralf.corsepius@…>
Use mirrorlists.
11:25 Changeset in rtems [c85f252d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Fix yet another typo.
11:10 Changeset in rtems [49e0a59e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New filessystem layout.
07:25 Ticket #1399 (IDE disk block reads have corrupt last 4 bytes) created by Chris Johns
The last 4 bytes of some block reads are corrupt, or more specifically …
05:16 Changeset in rtems [858efb6f]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use versioned mirrorlists.
01:48 Changeset in rtems [7dff884]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use distro-version independent mirrorlist url.

04/07/09:

17:03 Changeset in rtems [305b9e7]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use mirrorlists.
09:25 Changeset in rtems [b88d4243]4.9 by Ralf Corsepius <ralf.corsepius@…>
Add rtems.eu
08:15 Changeset in rtems [46d35409]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Fix stupid typo
06:56 Changeset in rtems [f30abadc]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add fedora-11*
06:56 Changeset in rtems [92e552e4]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add ftp://ftp.rtems.eu.

04/06/09:

21:33 Changeset in rtems [ca23484]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-04-06 Michael Walle <michael@…> * shared/start/start.S: Now calls boot_card.
21:23 Changeset in rtems [504fadb]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-04-06 Michael Walle <michael@…> * cpu_asm.S: We cannot use any other register than r0 without saving them to the stack. (_ISR_Handler clears r0 right at the beginning)
15:25 Changeset in rtems [69722ac9]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-04-06 Joel Sherrill <joel.sherrill@…> * startup/linkcmds: Move stack so it does not overlap workarea.

04/03/09:

12:55 Changeset in rtems [8732f1b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-04-03 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 _exe_/.exe.
12:55 Changeset in rtems [3d54837]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Eliminate _exe_/.exe.
12:53 Changeset in rtems [eae45e23]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-04-03 Ralf Corsépius <ralf.corsepius@…> * tmitronsem01/Makefile.am: Makefile.am: Eliminate _exe_/.exe.
12:51 Changeset in rtems [230c879]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-04-03 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 _exe_/.exe.
12:48 Changeset in rtems [8e1f626]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-04-03 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, sp33/Makefile.am, sp34/Makefile.am, sp35/Makefile.am, sp36/Makefile.am, sp37/Makefile.am, sp38/Makefile.am, sp39/Makefile.am, sp40/Makefile.am, sp41/Makefile.am, sp42/Makefile.am, sp43/Makefile.am, sp44/Makefile.am, sp45/Makefile.am, sp46/Makefile.am, sp47/Makefile.am, sp48/Makefile.am, spfatal/Makefile.am, spfatal01/Makefile.am, spfatal02/Makefile.am, spfatal03/Makefile.am, spfatal04/Makefile.am, spfatal05/Makefile.am, spfatal06/Makefile.am, spfatal07/Makefile.am, spfatal08/Makefile.am, spfatal09/Makefile.am, spsize/Makefile.am, spwatchdog/Makefile.am: Eliminate _exe_/.exe.
12:46 Changeset in rtems [1f52d0e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-04-03 Ralf Corsépius <ralf.corsepius@…> * cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am, monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am, tztest/Makefile.am: Eliminate _exe_/.exe.
12:45 Changeset in rtems [d024b773]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-04-03 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 _exe_/.exe.
12:44 Changeset in rtems [b9665ca]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-04-03 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, psx14/Makefile.am, psxbarrier01/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am, psxcleanup/Makefile.am, psxenosys/Makefile.am, psxfatal01/Makefile.am, psxfatal02/Makefile.am, psxfile01/Makefile.am, psxkey01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am, psxmsgq02/Makefile.am, psxrdwrv/Makefile.am, psxreaddir/Makefile.am, psxrwlock01/Makefile.am, psxsem01/Makefile.am, psxsignal01/Makefile.am, psxspin01/Makefile.am, psxstat/Makefile.am, psxsysconf/Makefile.am, psxtime/Makefile.am, psxtimer01/Makefile.am, psxtimer02/Makefile.am, psxualarm/Makefile.am: Eliminate _exe_/.exe.
12:43 Changeset in rtems [3414f307]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-04-03 Ralf Corsépius <ralf.corsepius@…> * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am, base_sp/Makefile.am, capture/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am, hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am, minimum/Makefile.am, nsecs/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am, ticker/Makefile.am, unlimited/Makefile.am: Eliminate _exe_/.exe.
12:43 Changeset in rtems [dea3a9ca]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-04-03 Ralf Corsépius <ralf.corsepius@…> * aclocal/prog-cc.m4: Preset ac_cv_exeext=.exe for *-rtems* toolchains.

04/02/09:

23:40 WikiStart edited by JoelSherrill
20009 -> 2009 (diff)
11:51 Changeset in rtems [3ab7226]4.8 by Ralf Corsepius <ralf.corsepius@…>
2009-04-02 Ralf Corsépius <ralfcorsepius@…> * aclocal/check-rtems-debug.m4: Add missing ','.
11:50 Changeset in rtems [a81f210]4.9 by Ralf Corsepius <ralf.corsepius@…>
2009-04-02 Ralf Corsépius <ralfcorsepius@…> * aclocal/check-rtems-debug.m4: Add missing ','.
11:49 Changeset in rtems [52f8e7aa]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-04-02 Ralf Corsépius <ralfcorsepius@…> * aclocal/check-rtems-debug.m4: Add missing ','.

04/01/09:

14:01 Ticket #1398 (seek with size beyond end, cause grow for readonly file) created by Nickolay Semyonov-Kolchin
Sample code: we expect that filename exists static void …
08:54 Developer/OpenProjects edited by ChrisJohns
Update the task list. (diff)

03/31/09:

17:02 RTEMSMailingLists edited by JoelSherrill
(diff)
14:29 WikiStart edited by JoelSherrill
/* Google Summer of Code */ (diff)
13:56 Changeset in rtems-eclipse-plug-in [fab93ba] by Sebastian Huber <sebastian.huber@…>
Update for version 1.3.0.
13:53 Changeset in rtems-eclipse-plug-in [342454f] by Sebastian Huber <sebastian.huber@…>
Changed version. Changed vendor name.
13:51 Changeset in rtems-eclipse-plug-in [49130dc]v_1_3_0 by cvs2git <rtems-devel@…>
This commit was manufactured by cvs2svn to create tag 'v_1_3_0'. Sprout from master 2009-03-31 13:51:31 UTC Sebastian Huber <sebastian.huber@…> 'New version.' Delete: org.rtems.cdt.feature/.cvsignore org.rtems.cdt.feature/about.html org.rtems.cdt.feature/build.properties org.rtems.cdt.feature/epl-v10.html org.rtems.cdt.feature/feature.properties org.rtems.cdt.feature/feature.xml org.rtems.cdt.feature/license.html org.rtems.cdt.toolchain/.classpath org.rtems.cdt.toolchain/.project org.rtems.cdt.toolchain/.settings/org.eclipse.jdt.core.prefs org.rtems.cdt.toolchain/LICENSE org.rtems.cdt.toolchain/META-INF/MANIFEST.MF org.rtems.cdt.toolchain/build.properties org.rtems.cdt.toolchain/plugin.properties org.rtems.cdt.toolchain/plugin.xml org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/Activator.java org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/IsRtemsToolChainSupported.java org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsBspDefinedSymbolsValueHandler.java org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsCommandLineGenerator.java org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsEnvironmentVariableSupplier.java org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsInstallBspDirectoryValueHandler.java org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsLinkCommandLineInfo.java org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsManagerRelocationLinkHandler.java org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsScannerInfoCollector.java org.rtems.cdt.toolchain/templates/hello/src/init.c org.rtems.cdt.toolchain/templates/hello/src/system.h org.rtems.cdt.toolchain/templates/hello/template.properties org.rtems.cdt.toolchain/templates/hello/template.xml org.rtems.cdt.toolchain/templates/serial/src/Basename.c org.rtems.cdt.toolchain/templates/serial/template.properties org.rtems.cdt.toolchain/templates/serial/template.xml org.rtems.cdt.toolchain2/.classpath org.rtems.cdt.toolchain2/.project org.rtems.cdt.toolchain2/.settings/org.eclipse.jdt.core.prefs org.rtems.cdt.toolchain2/LICENSE org.rtems.cdt.toolchain2/META-INF/MANIFEST.MF org.rtems.cdt.toolchain2/README org.rtems.cdt.toolchain2/org/rtems/cdt/Activator.java org.rtems.cdt.toolchain2/org/rtems/cdt/Constants.java org.rtems.cdt.toolchain2/org/rtems/cdt/Storage.java org.rtems.cdt.toolchain2/org/rtems/cdt/VolatilePreferenceStore.java org.rtems.cdt.toolchain2/org/rtems/cdt/build/CommandLineGenerator.java org.rtems.cdt.toolchain2/org/rtems/cdt/build/CygwinCommandLineGenerator.java org.rtems.cdt.toolchain2/org/rtems/cdt/build/CygwinEnvironmentSupplier.java org.rtems.cdt.toolchain2/org/rtems/cdt/build/CygwinRunScannerInfoProvider.java org.rtems.cdt.toolchain2/org/rtems/cdt/build/CygwinScannerInfoCollector.java org.rtems.cdt.toolchain2/org/rtems/cdt/build/EnvironmentSupplier.java org.rtems.cdt.toolchain2/org/rtems/cdt/build/RunScannerInfoProvider.java org.rtems.cdt.toolchain2/org/rtems/cdt/preferences/PreferenceInitializer.java org.rtems.cdt.toolchain2/org/rtems/cdt/preferences/PreferencePage.java org.rtems.cdt.toolchain2/org/rtems/cdt/properties/PropertyPage.java org.rtems.cdt.toolchain2/org/rtems/cdt/wizards/BasicSetup.java org.rtems.cdt.toolchain2/org/rtems/cdt/wizards/FinishSetup.java org.rtems.cdt.toolchain2/plugin.xml org.rtems.cdt.update/artifacts.xml org.rtems.cdt.update/content.xml org.rtems.cdt.update/copyUpdateSite.sh org.rtems.cdt.update/features/org.rtems.cdt_1.2.0.jar org.rtems.cdt.update/index.html org.rtems.cdt.update/plugins/org.rtems.cdt_1.2.0.jar org.rtems.cdt.update/site.xml org.rtems.cdt.update/web/site.css org.rtems.cdt.update/web/site.xsl
13:51 Changeset in rtems-eclipse-plug-in [ee7d7a4] by Sebastian Huber <sebastian.huber@…>
New version. Changed plug-in and vendor name.
Note: See TracTimeline for information about the timeline view.