Timeline



03/20/09:

21:38 TBR/Website/Debian_and_Ubuntu edited by JoelSherrill
(diff)
21:29 TBR/Website/Debian_and_Ubuntu created by Vattam
New page: * Download the rpms from here by selecting the relevant RTEMS version, the preferred rpm distro, the distro version and finally the appropriate…
12:41 Ticket #1396 (MVME5500 BSP Bug fixes and performance upgrade - a stable version) created by feng1
1) Use the GT_GPP_Value register (0xf104) instead of the …
12:32 Ticket #1395 (MVME5500 BSP Bug fixes and performance upgrade - a stable version) created by feng1
1) Use the GT_GPP_Value register (0xf104) instead of the …
07:55 Ticket #1394 (scandir() fails due to MAXNAMELEN is incorrect) created by Daniel Hellstrom
I have been trying to use scandir() however the newlib one does not …

03/19/09:

19:15 TBR/UserManual/RTEMS_Development_Hosts edited by Vattam
/* GNU/Linux Debian Based Distributions */ (diff)
18:08 TBR/Website/FAQ edited by JoelSherrill
/* Changing the console buffer size and baud rate */ Add rtems_termios_set_initial_baud (diff)
17:56 WikiStart edited by JoelSherrill
/* RTEMS Application Development */ Add Debian and Ubuntu (diff)
10:49 Changeset in rtems [ce7d6e62]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
* start/start.S, include/hwreg_vals.h, startup/cpuinit.c: correct some init values for HSC_CM01 boards
10:41 Changeset in rtems [596bcb6f]4.9 by Thomas Doerfler <Thomas.Doerfler@…>
* start/start.S, include/hwreg_vals.h, startup/cpuinit.c: correct some init values for HSC_CM01 boards
10:20 Changeset in rtems [27300387]4.9 by Thomas Doerfler <Thomas.Doerfler@…>
* libblock/src/ide_part_table.c: Fixed NULL pointer access.
03:52 TBR/Website/FAQ edited by ChrisJohns
Add OSI protocols. (diff)
03:42 TBR/Website/FAQ edited by ChrisJohns
/* Changing the console buffer size and baud rate */ (diff)
03:41 TBR/Website/FAQ edited by ChrisJohns
Reformat and add the console buffer size and baud rate question. (diff)

03/18/09:

13:53 Changeset in rtems-eclipse-plug-in [98d4bf1] by Sebastian Huber <sebastian.huber@…>
Support space characters in paths and options.

03/17/09:

20:15 Developer/CodeSwarm edited by JoelSherrill
/* Running Code Swarm */ Add generate the log (diff)
20:04 Developer/CodeSwarm edited by Vattam
/* Text for Video */ (diff)
20:02 Developer/CodeSwarm edited by JoelSherrill
Add Issues (diff)
20:00 Developer/CodeSwarm edited by JoelSherrill
/* Text for Video */ Add committers and date of first commit (diff)
18:41 Developer/CodeSwarm edited by JoelSherrill
Add thank you (diff)
18:39 Developer/CodeSwarm created by JoelSherrill
New Page

03/13/09:

15:07 Changeset in rtems-eclipse-plug-in [3326b68]v_1_2_0 by cvs2git <rtems-devel@…>
This commit was manufactured by cvs2svn to create tag 'v_1_2_0'. Sprout from master 2009-03-13 15:07:05 UTC Daron Chabot <daron.chabot@…> 'Add c++ sample template.' Delete: 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
15:07 Changeset in rtems-eclipse-plug-in [ccd7d5c] by Daron Chabot <daron.chabot@…>
Add c++ sample template.
04:07 WikiStart edited by ChrisJohns
Add a GSoC heading to help users see the section better. (diff)
01:37 TBR/UserManual/GeneralInformation edited by JoelSherrill
/* Resources */ irc (diff)
01:15 Release/4.7 edited by JoelSherrill
/* Release 4.7.4 Changes */ 1378/filesystem - seek device file system handler returns 0 not offset (diff)
01:15 Release/4.8 edited by JoelSherrill
/* Release 4.8.2 Changes */ 1378/filesystem - seek device file system handler returns 0 not offset (diff)
01:15 Release/4.9 edited by JoelSherrill
/* Release 4.9.3 Changes */ 1378/filesystem - seek device file system handler returns 0 not offset (diff)

03/12/09:

23:29 TBR/BSP/Mcf5235 edited by WorthBurruss
Updated BSP info box (diff)
22:36 Release/4.9 edited by JoelSherrill
Add 4.9.2 (diff)
21:13 Changeset in rtems [c6149485]4.8 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Santosh G Vattam <vattam.santosh@…> PR 1378/filesystem * libfs/src/imfs/deviceio.c: IMFS device lseek should return the current offset.
21:13 Changeset in rtems [4cbb5bf9]4.9 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Santosh G Vattam <vattam.santosh@…> PR 1378/filesystem * libfs/src/imfs/deviceio.c: IMFS device lseek should return the current offset.
21:13 Changeset in rtems [434bc85b]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Santosh G Vattam <vattam.santosh@…> PR 1378/filesystem * libfs/src/imfs/deviceio.c: IMFS device lseek should return the current offset.
20:16 Ticket #1378 (seek device file system handler returns 0) closed by Joel Sherrill
fixed: Patch committed to 4.7 and newer branches and CVS head.
19:44 Release/4.9 edited by JoelSherrill
/* Release 4.9.2 Changes */ (diff)
19:44 Release/4.9 edited by JoelSherrill
/* Release 4.9.2 Changes */ 1392/bsps - SPI Memory driver, writes over multiple pages results in extra data being written (diff)
19:32 Release/4.9 edited by JoelSherrill
/* Release 4.9.2 Changes */ 1393/cpukit - posix mutex does not include CORE_MUTEX_RELEASE_NOT_ORDER (diff)
18:14 Release/4.9 edited by JoelSherrill
/* Release 4.9.2 Changes */ 1385/cpukit - Conversion to bool, alignment changes and assembler code (diff)
17:53 TBR/UserManual/GeneralInformation edited by JoelSherrill
/* Getting Started */ Add how can i contribut (diff)
17:50 TBR/Website/What_is_RTEMS edited by JoelSherrill
Add text from GSoC Project Description (diff)
17:45 TBR/UserManual/GeneralInformation edited by JoelSherrill
/* Resources */ (diff)
17:39 TBR/UserManual/GeneralInformation edited by JoelSherrill
/* Resources */ Update (diff)
17:35 Developer/OpenProjects edited by JoelSherrill
/* Small Projects */ break into subnumbers (diff)
17:33 Developer/OpenProjects edited by JoelSherrill
/* Small Projects */ new (diff)
17:24 Developer/OpenProjects edited by JoelSherrill
Add small projects sections (diff)
17:18 TBR/UserManual/GeneralInformation edited by JoelSherrill
Rework (diff)
17:13 Changeset in network-demos [24f64b3]network-demos-4-9-branchnetwork-demos-4-9-2 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Joel Sherrill <joel.sherrill@…> * VERSION: Updated to network-demos-4.9.2.
17:12 Changeset in ada-examples [121dd38]ada-examples-4-9-branchada-examples-4-9-2 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Joel Sherrill <joel.sherrill@…> * VERSION: Updated to ada-examples-4.9.2.
17:03 Changeset in rtems [262ce081]4.9 by Joel Sherrill <joel.sherrill@…>
Upgrade to 4.9.2
16:25 Ticket #1392 (SPI Memory driver, writes over multiple pages results in extra data ...) closed by Joel Sherrill
fixed: Patch committed to 4.9 and head.
15:43 Changeset in rtems [c51fd299]4.9 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Daniel Hellstrom <daniel@…> PR 1392/bsps * libchip/i2c/spi-memdrv.c: SPI Memory driver. Fix but where writes over multiple pages results in extra data being written.
15:42 Changeset in rtems [a33af586]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Daniel Hellstrom <daniel@…> PR 1392/bsps * libchip/i2c/spi-memdrv.c: SPI Memory driver. Fix but where writes over multiple pages results in extra data being written.
15:34 Changeset in rtems [ec25c621]4.9 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Joel Sherrill <joel.sherrill@…> * ftpd/ftpd.h: Add extern C.
15:34 Changeset in rtems [47261f4]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Joel Sherrill <joel.sherrill@…> * ftpd/ftpd.h: Add extern C.
15:32 Changeset in rtems [a1bc6751]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Joel Sherrill <joel.sherrill@…> PR 1393/cpukit * posix/src/mutextranslatereturncode.c: Add entry to table for CORE_MUTEX_RELEASE_NOT_ORDER.
15:32 Changeset in rtems [d4311908]4.9 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Joel Sherrill <joel.sherrill@…> PR 1393/cpukit * posix/src/mutextranslatereturncode.c: Add entry to table for CORE_MUTEX_RELEASE_NOT_ORDER.
14:33 Changeset in rtems [f0a90bb]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Joel Sherrill <joel.sherrill@…> PR 1385/cpukit * mpc5xx/irq/irq_asm.S: When the type rtems_boolean was switched to the C99 bool, the size changed from 4 bytes to 1 byte. The interrupt dispatching code accesses two boolean variables for scheduling purposes and the assembly implementations of this code did not get updated.
14:33 Changeset in rtems [b321b10e]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Joel Sherrill <joel.sherrill@…> PR 1385/cpukit * shared/irq/irq_asm.S: When the type rtems_boolean was switched to the C99 bool, the size changed from 4 bytes to 1 byte. The interrupt dispatching code accesses two boolean variables for scheduling purposes and the assembly implementations of this code did not get updated.
14:32 Ticket #1393 (posix mutex does not include CORE_MUTEX_RELEASE_NOT_ORDER) closed by Joel Sherrill
fixed: Patch applied.
14:19 Changeset in rtems [ed7383d2]4.9 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Joel Sherrill <joel.sherrill@…> PR 1385/cpukit * cpu_asm.S: When the type rtems_boolean was switched to the C99 bool, the size changed from 4 bytes to 1 byte. The interrupt dispatching code accesses two boolean variables for scheduling purposes and the assembly implementations of this code did not get updated.
14:19 Changeset in rtems [b38d27a]4.9 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Joel Sherrill <joel.sherrill@…> PR 1385/cpukit * mpc5xx/irq/irq_asm.S: When the type rtems_boolean was switched to the C99 bool, the size changed from 4 bytes to 1 byte. The interrupt dispatching code accesses two boolean variables for scheduling purposes and the assembly implementations of this code did not get updated.
14:19 Changeset in rtems [0ef82c8]4.9 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Joel Sherrill <joel.sherrill@…> PR 1385/cpukit * shared/irq/irq_asm.S: When the type rtems_boolean was switched to the C99 bool, the size changed from 4 bytes to 1 byte. The interrupt dispatching code accesses two boolean variables for scheduling purposes and the assembly implementations of this code did not get updated.
14:18 Changeset in rtems [01d1ae3]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Joel Sherrill <joel.sherrill@…> PR 1385/cpukit * shared/irq/irq_asm.S: When the type rtems_boolean was switched to the C99 bool, the size changed from 4 bytes to 1 byte. The interrupt dispatching code accesses two boolean variables for scheduling purposes and the assembly implementations of this code did not get updated.
14:18 Changeset in rtems [1ba9d1bb]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Joel Sherrill <joel.sherrill@…> PR 1385/cpukit * irq/irq_asm.S: When the type rtems_boolean was switched to the C99 bool, the size changed from 4 bytes to 1 byte. The interrupt dispatching code accesses two boolean variables for scheduling purposes and the assembly implementations of this code did not get updated.
14:18 Changeset in rtems [d2c730f8]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Joel Sherrill <joel.sherrill@…> PR 1385/cpukit * startup/exception.S: When the type rtems_boolean was switched to the C99 bool, the size changed from 4 bytes to 1 byte. The interrupt dispatching code accesses two boolean variables for scheduling purposes and the assembly implementations of this code did not get updated.
14:17 Changeset in rtems [92ce6ac]4.9 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Joel Sherrill <joel.sherrill@…> PR 1385/cpukit * irq/irq_asm.S: When the type rtems_boolean was switched to the C99 bool, the size changed from 4 bytes to 1 byte. The interrupt dispatching code accesses two boolean variables for scheduling purposes and the assembly implementations of this code did not get updated.
14:17 Changeset in rtems [952d8f71]4.9 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Joel Sherrill <joel.sherrill@…> PR 1385/cpukit * startup/exception.S: When the type rtems_boolean was switched to the C99 bool, the size changed from 4 bytes to 1 byte. The interrupt dispatching code accesses two boolean variables for scheduling purposes and the assembly implementations of this code did not get updated.
14:16 Changeset in rtems [0067feb]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-03-12 Joel Sherrill <joel.sherrill@…> PR 1385/cpukit * cpu_asm.S: When the type rtems_boolean was switched to the C99 bool, the size changed from 4 bytes to 1 byte. The interrupt dispatching code accesses two boolean variables for scheduling purposes and the assembly implementations of this code did not get updated.
14:04 Ticket #1393 (posix mutex does not include CORE_MUTEX_RELEASE_NOT_ORDER) created by Joel Sherrill
The posix mutex translate return code table did not get …
13:20 Ticket #1385 (Conversion to bool, alignment changes and assembler code) closed by Joel Sherrill
fixed: Attached patch applied to 4.9 and head.
13:13 Ticket #1326 (cpukit/libi2c/libi2c.c unsigned expression < 0 is always false) closed by Joel Sherrill
fixed: This appears to have been resolved. People are using this code and I don't see the warning.
13:12 Ticket #1386 (SPARC start.S incorrectly initializes stack pointer) closed by Joel Sherrill
fixed: Patch applied.
09:48 Changeset in rtems [1a813d50]4.9 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
09:48 Changeset in rtems [0d00cd53]4.9 by Ralf Corsepius <ralf.corsepius@…>
Bump GDB_RPMREL.
09:48 Changeset in rtems [46b86dd]4.9 by Ralf Corsepius <ralf.corsepius@…>
gdb-6.8-rtems4.9-20090312.diff
09:47 Changeset in rtems [30a4480f]4.9 by Ralf Corsepius <ralf.corsepius@…>
Add psim/configure.
09:45 Changeset in rtems [f6a237b]4.9 by Ralf Corsepius <ralf.corsepius@…>
Sync w/ cvs-head.
09:01 Changeset in rtems [fb0a7e9]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
09:00 Changeset in rtems [c6c6b00]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
gdb-6.8-rtems4.10-20090312.diff
09:00 Changeset in rtems [d0e1a7f6]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GDB_RPMREL.
08:59 Changeset in rtems [4022445]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add psim/configure.

03/11/09:

17:27 Changeset in rtems [d0b8001]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Conditionally build assert().
17:26 Changeset in rtems [d020f6f]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Check for assert().
17:26 Changeset in rtems [947e877]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Fix typo.
17:25 Changeset in rtems [986f39b3]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-03-11 Ralf Corsépius <ralfcorsepius@…> * configure.ac: Check of assert(). * libcsupport/src/assert.c: Conditionally build assert().
08:48 Changeset in rtems [c033221]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
08:45 Changeset in rtems [cf3e180]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
newlib-1.17.0-rtems4.10-20090311.diff.
08:44 Changeset in rtems [2eb41aee]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
08:41 Changeset in rtems [9e3d90d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Address assert etc.

03/10/09:

17:40 Changeset in rtems [96f2d87]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-03-10 Eric Norum <norume@…> * bootcard.c: Swap order of RTEMS Workspace and Malloc Heap. This allows the potential for sbrk() to extend the heap area. This actually is done on PowerPC BSPs with more than 32MB which use dynamic loading.
10:56 Changeset in rtems [aab8725]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Disable sim on mingw32.
10:55 Changeset in rtems [8e5d175]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Disable m32c simulator.
09:38 Changeset in rtems [f29c64b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Upgrade to gdb-6.8.50
07:13 Changeset in rtems [d2730232]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-03-10 Ralf Corsépius <ralfcorsepius@…> * configure.ac: Check for creat(). * libcsupport/src/creat.c: Build conditionally.
07:13 Changeset in rtems [a746013]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Check for creat().
07:12 Changeset in rtems [0ba07a0]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Build conditionally.
05:56 Ticket #1392 (SPI Memory driver, writes over multiple pages results in extra data ...) created by Daniel Hellstrom
The SPI memory driver doesn't account for already transmitted bytes in …

03/09/09:

20:56 Release/4.8 edited by JoelSherrill
/* Release 4.8.2 Changes */ 1391/bsps - sparc BSPs spurious handler printk format error (diff)
20:56 Release/4.9 edited by JoelSherrill
/* Release 4.9.2 Changes */ 1391/bsps - sparc BSPs spurious handler printk format error (diff)
18:16 Release/4.8 edited by JoelSherrill
/* Release 4.8.2 Changes */ 1376/filesystem - lseek filesystem internal handlers should return off_t (diff)
18:16 Release/4.9 edited by JoelSherrill
/* Release 4.9.2 Changes */ 1376/filesystem - lseek filesystem internal handlers should return off_t (diff)
17:00 Changeset in rtems [9cb3851]4.9 by Joel Sherrill <joel.sherrill@…>
2009-03-09 Sebastian Huber <sebastian.huber@…> * include/bsp.h: Added missing include.
17:00 Changeset in rtems [cdb6eae]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-03-09 Sebastian Huber <sebastian.huber@…> * include/bsp.h: Added missing include.
16:54 Changeset in rtems [9f61de9e]4.8 by Joel Sherrill <joel.sherrill@…>
2009-03-09 Antoine Lacroix <antoine.lacroix at sodern.fr> PR 1391/bsps * startup/spurious.c: Format was %d but had leading 0x.
16:53 Changeset in rtems [199db78]4.9 by Joel Sherrill <joel.sherrill@…>
2009-03-09 Antoine Lacroix <antoine.lacroix at sodern.fr> PR 1391/bsps * startup/spurious.c: Format was %d but had leading 0x.
16:53 Changeset in rtems [94da794]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-03-09 Antoine Lacroix <antoine.lacroix at sodern.fr> PR 1391/bsps * startup/spurious.c: Format was %d but had leading 0x.
16:26 Changeset in rtems [a816fcf1]4.9 by Joel Sherrill <joel.sherrill@…>
2009-03-09 Joel Sherrill <joel.sherrill@…> * include/tm27.h: Add include rtems/powerpc/powerpc.h
15:57 Ticket #1391 (sparc BSPs spurious handler printk format error) closed by Joel Sherrill
fixed: Patch applied to 4.8 and newer.
15:51 Ticket #1391 (sparc BSPs spurious handler printk format error) created by Joel Sherrill
http://www.rtems.org/pipermail/rtems-users/2009-March/005064.html A …
14:13 Changeset in rtems [6068f9b0]4.8 by Joel Sherrill <joel.sherrill@…>
2009-03-09 Joel Sherrill <joel.sherrill@…> PR 1376/filesystem * libcsupport/include/rtems/libio.h, libfs/src/dosfs/fat_file.c, libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_dir.c, libfs/src/dosfs/msdos_file.c, libfs/src/imfs/deviceio.c, libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_directory.c, libfs/src/imfs/memfile.c: lseek handlers should return off_t.
14:12 Changeset in rtems [64504e97]4.9 by Joel Sherrill <joel.sherrill@…>
2009-03-09 Joel Sherrill <joel.sherrill@…> PR 1376/filesystem * libcsupport/include/rtems/libio.h, libfs/src/dosfs/fat_file.c, libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_dir.c, libfs/src/dosfs/msdos_file.c, libfs/src/imfs/deviceio.c, libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_directory.c, libfs/src/imfs/memfile.c, libfs/src/nfsclient/src/nfs.c: lseek handlers should return off_t.
14:11 Changeset in rtems [f855b9e3]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-03-09 Joel Sherrill <joel.sherrill@…> PR 1376/filesystem * libcsupport/include/rtems/libio.h, libfs/src/dosfs/fat_file.c, libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_dir.c, libfs/src/dosfs/msdos_file.c, libfs/src/imfs/deviceio.c, libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_directory.c, libfs/src/imfs/imfs_fifo.c, libfs/src/imfs/memfile.c, libfs/src/nfsclient/src/nfs.c: lseek handlers should return off_t.
13:57 Changeset in rtems [57224657]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Update.
13:17 Ticket #1376 (lseek handler should return an off_t) closed by Joel Sherrill
fixed: Patches applied to 4.8, 4.9 and CVS head.
12:40 Changeset in rtems [59369291]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump release.
12:37 Changeset in rtems [0c614d16]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
newlib/libc/machine/powerpc/times.c: Remove.
10:56 Developer/OpenProjects edited by ChrisJohns
Add RTEMS System Events (diff)

03/06/09:

20:08 Changeset in rtems [17175bbd]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-03-06 Joel Sherrill <joel.sherrill@…> * score/inline/rtems/score/heap.inl: Use the correct fields and do end - begin.
Note: See TracTimeline for information about the timeline view.