Timeline



12/11/08:

21:10 Changeset in rtems [dc09259b]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-11 Joel Sherrill <joel.sherrill@…> * score/inline/rtems/score/address.inl: Make offset arguments intptr_t not int32_t.
21:10 Changeset in rtems [78aa060]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-11 Joel Sherrill <joel.sherrill@…> * cpu.c, cpu_asm.c: Remove warnings -- even if code is just temporary.
20:12 Release/4.9 edited by JoelSherrill
/* Release 4.9.1 Changes */ Add bdbuf.c change (diff)
17:33 Changeset in rtems [8e445f5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-11 Ralf Corsépius <ralf.corsepius@…> * startup/cpu.c: Add missing prototype.
17:33 Changeset in rtems [e2f587ce]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototype.
17:28 Changeset in rtems [ee45afc]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-11 Ralf Corsépius <ralf.corsepius@…> * libnetworking/net/if_arp.h, libnetworking/net/route.h: Include <sys/socket.h> to make header self contained.
17:28 Changeset in rtems [fc2f722]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Include <sys/socket.h> to make header self contained.
15:51 Changeset in rtems [850bad6]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-11 Sebastian Huber <sebastian.huber@…> Joel Sherrrill <joel.sherrill@…> * bsp_howto/Makefile.am, bsp_howto/console.t: Sebastian improved documentation for termios device drivers. * bsp_howto/TERMIOSFlow.eps, bsp_howto/TERMIOSFlow.png: New files. Joel added Termios Flow figure from RTEMS Open Class material.
15:50 Changeset in rtems [47eab0a]4.9 by Joel Sherrill <joel.sherrill@…>
2008-12-11 Sebastian Huber <sebastian.huber@…> Joel Sherrrill <joel.sherrill@…> * bsp_howto/Makefile.am, bsp_howto/console.t: Sebastian improved documentation for termios device drivers. * bsp_howto/TERMIOSFlow.eps, bsp_howto/TERMIOSFlow.png: New files. Joel added Termios Flow figure from RTEMS Open Class material.
10:59 Changeset in rtems [0cbc150]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-11 Ralf Corsepius <ralf.corsepius@…> * clock_driver_stub.c: Remove (unused).
10:59 Changeset in rtems [733866b4]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove (unused).
10:27 Changeset in rtems [c1488454]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-11 Ralf Corsépius <ralf.corsepius@…> * shared/clockdrv_shell.c: Turn warning into error.
10:27 Changeset in rtems [d71a2740]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Turn warning into error.
10:25 Changeset in rtems [130a08c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-11 Ralf Corsepius <ralf.corsepius@…> * at91rm9200/clock/clock.c, lpc22xx/clock/clockdrv.c, mc9328mxl/clock/clockdrv.c, s3c2400/clock/clockdrv.c, s3c24xx/clock/clockdrv.c: Include ../../../../libbsp/shared/clockdrv_shell.h instead of ../../../../libbsp/shared/clockdrv_shell.c.
10:24 Changeset in rtems [052534c2]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Include ../../../../libbsp/shared/clockdrv_shell.h instead of ../../../../libbsp/shared/clockdrv_shell.c.
10:19 Changeset in rtems [bf3b7cbc]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-11 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Add RTEMS_BSPOPTS(LPC24XX_OSCILLATOR_RTC). Add RTEMS_BSPOPTS(LPC24XX_OSCILLATOR_MAIN). * include/bsp.h: #include <bspopts.h>. * misc/system-clocks.c: Receive LPC24XX_OSCILLATOR_RTC, LPC24XX_OSCILLATOR_MAIN through bspopts.h.
10:19 Changeset in rtems [3129783]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Receive LPC24XX_OSCILLATOR_RTC, LPC24XX_OSCILLATOR_MAIN through bspopts.h.
10:19 Changeset in rtems [59e73519]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
#include <bspopts.h>.
10:19 Changeset in rtems [2413218]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add RTEMS_BSPOPTS(LPC24XX_OSCILLATOR_RTC). Add RTEMS_BSPOPTS(LPC24XX_OSCILLATOR_MAIN).
08:33 Changeset in rtems [532ef15]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-11 Ralf Corsepius <ralf.corsepius@…> * lpc22xx/include/lpc22xx.h, mc9328mxl/include/mc9328mxl.h: #include <stdint.h> instead of <rtems/stdint.h>.
08:32 Changeset in rtems [d0e2fa3]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
#include <stdint.h> instead of <rtems/stdint.h>.
08:31 Changeset in rtems [0e7cdc1e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-11 Ralf Corsepius <ralf.corsepius@…> * at91rm9200/dbgu/dbgu.c: Add missing prototype.
00:48 Changeset in rtems [600a0560]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-11 Ralf Corsépius <ralf.corsepius@…> * zlib/zconf.h: #include <stdint.h> instead of <rtems/stdint.h>.
00:47 Changeset in rtems [1cb54d1f]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
#include <stdint.h> instead of <rtems/stdint.h>.
00:46 Changeset in rtems [2a701530]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-11 Ralf Corsépius <ralf.corsepius@…> * score/cpu/arm/rtems/score/types.h, score/cpu/avr/rtems/score/types.h, score/cpu/bfin/rtems/score/types.h, score/cpu/c4x/rtems/score/types.h, score/cpu/h8300/rtems/score/types.h, score/cpu/i386/rtems/score/types.h, score/cpu/lm32/rtems/score/types.h, score/cpu/m32c/rtems/score/types.h, score/cpu/m32r/rtems/score/types.h, score/cpu/m68k/rtems/score/types.h, score/cpu/mips/rtems/score/types.h, score/cpu/nios2/rtems/score/types.h, score/cpu/no_cpu/rtems/score/types.h, score/cpu/powerpc/rtems/score/types.h, score/cpu/sh/rtems/score/types.h, score/cpu/sparc/rtems/score/types.h, score/cpu/unix/rtems/score/types.h: #include <stdint.h> instead of <rtems/stdint.h>.
00:40 Changeset in rtems [2fbaa9a]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-11 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/readdir.c, libmd/md4.h, libmd/md5.h, libmisc/mw-fb/mw_fb.h, libnetworking/net/ppp_defs.h, libnetworking/net/slcompress.c, libnetworking/rtems/bsdnet/_types.h, libnetworking/sys/sysctl.h, librpc/include/rpc/types.h, pppd/pppd.h, rtems/include/rtems/rtems/types.h, score/include/rtems/system.h: #include <stdint.h> instead of <rtems/stdint.h>.

12/10/08:

23:31 Changeset in rtems [4e18296]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-10 Ralf Corsépius <ralf.corsepius@…> * aclocal/prog-cc.m4: Use -r instead of -Wl,-r to build *.rels. * aclocal/rtems-cpu-subdirs.m4: Remove obsolete cpus.
23:31 Changeset in rtems [b090f3f]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove obsolete cpus.
23:30 Changeset in rtems [30ad45f]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use -r instead of -Wl,-r to build *.rels.
23:26 Changeset in rtems [1e9f051e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-10 Ralf Corsépius <ralf.corsepius@…> * aclocal/prog-cc.m4: Use -r instead of -Wl,-r to build *.rels.
23:05 Changeset in rtems [539b07c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add prototypes.
23:05 Changeset in rtems [f0db402]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-10 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/strlcat.c: Add prototypes.
23:02 Changeset in rtems [1dae578e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-10 Ralf Corsépius <ralf.corsepius@…> * libmisc/Makefile.am: Remove stray "\".
23:01 Changeset in rtems [6706278]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove stray "\".
22:13 Changeset in rtems [9dc2c8d]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-10 Joel Sherrill <joel.sherrill@…> * rtems/include/rtems/rtems/ratemon.h, rtems/include/rtems/rtems/types.h, rtems/src/ratemongetstatistics.c, rtems/src/ratemongetstatus.c, rtems/src/ratemonperiod.c, rtems/src/ratemonreportstatistics.c, score/include/rtems/score/thread.h, score/src/coretodgetuptime.c: Make all Thread and Period Statistics use publicly defined types. Do not leak the SuperCore? Timestamp type through the APIs.

12/09/08:

21:27 Changeset in rtems [e57cb3c]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-09 Joel Sherrill <joel.sherrill@…> * score/Makefile.am, score/preinstall.am, score/include/rtems/score/timespec.h, score/include/rtems/score/timestamp.h: Add 64-bit implementation of SuperCore? Timestamps. Tested on PowerPC/psim and SPARC/sis. * score/include/rtems/score/timestamp64.h, score/src/ts64addto.c, score/src/ts64divide.c, score/src/ts64dividebyinteger.c, score/src/ts64equalto.c, score/src/ts64getnanoseconds.c, score/src/ts64getseconds.c, score/src/ts64greaterthan.c, score/src/ts64lessthan.c, score/src/ts64set.c, score/src/ts64settozero.c, score/src/ts64subtract.c, score/src/ts64toticks.c, score/src/ts64totimespec.c: New files.
19:34 Changeset in rtems [527ecc7a]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-09 Joel Sherrill <joel.sherrill@…> * fileio/init.c: Add explicit creation of /etc/passwd and /etc/group so we have a test case for real password checking.
17:01 Changeset in rtems [02cd531]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-09 Jukka Pietarinen <jukka.pietarinen@…> * bsp_specs: Update to reflect comments.
14:44 Changeset in rtems [24df6dd]4.9 by Ralf Corsepius <ralf.corsepius@…>
2008-12-09 Sebastian Huber <sebastian.huber@…> * libblock/src/bdbuf.c: Fix typo having crept in during boolean->bool transition.
14:44 Changeset in rtems [8c5d3743]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-09 Sebastian Huber <sebastian.huber@…> * libblock/src/bdbuf.c: Fix typo having crept in during boolean->bool transition.
08:35 Changeset in rtems [9376664]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-09 Ralf Corsépius <ralf.corsepius@…> * score/cpu/unix/cpu.c: Add prototypes, eliminate nested externs.
08:35 Changeset in rtems [601b863e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add prototypes, eliminate nested externs.
03:41 Changeset in rtems-eclipse-plug-in [7fd5f0e] by Daron Chabot <daron.chabot@…>
Attempted repair of initial, failed commit
03:35 Changeset in rtems-eclipse-plug-in [c313c6c] by Daron Chabot <daron.chabot@…>
Initial commit to RTEMS cvs repo

12/08/08:

19:41 Changeset in rtems [c16bcc0]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-08 Joel Sherrill <joel.sherrill@…> * libcsupport/src/times.c, libmisc/cpuuse/cpuusagereport.c, libmisc/cpuuse/cpuusagereset.c, posix/src/clockgettime.c, posix/src/pthread.c, posix/src/timersettime.c, rtems/include/rtems/rtems/ratemon.h, rtems/src/clockgetsecondssinceepoch.c, rtems/src/clockgetuptime.c, rtems/src/ratemongetstatus.c, rtems/src/ratemonperiod.c, rtems/src/ratemonreportstatistics.c, rtems/src/taskwakewhen.c, rtems/src/timerfirewhen.c, rtems/src/timerserver.c, rtems/src/timerserverfirewhen.c, score/Makefile.am, score/preinstall.am, score/include/rtems/score/thread.h, score/include/rtems/score/tod.h, score/src/coretod.c, score/src/coretodget.c, score/src/coretodgetuptime.c, score/src/coretodset.c, score/src/coretodtickle.c, score/src/threaddispatch.c, score/src/threadinitialize.c: Add SuperCore? handler Timestamp to provide an opaque class for the representation and manipulation of uptime, time of day, and the difference between two timestamps. By using SuperCore? Timestamp, it is clear which methods and APIs really have to be struct timespec and which can be in an optimized native format. * score/include/rtems/score/timestamp.h, score/src/coretodgetuptimetimespec.c: New files.
18:12 Changeset in rtems [6d10c29]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-08 Joel Sherrill <joel.sherrill@…> * libfs/src/nfsclient/src/nfs.c: Use rtems_clock_get_seconds_since_epoch() from public API.
17:33 Changeset in rtems [bdd1f5d]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-08 Joel Sherrill <joel.sherrill@…> * psxtimer01/psxtimer.c, psxtimer02/psxtimer.c: Obtain TOD with clock_gettime() NOT by reaching into the SuperCore?.
16:15 Changeset in rtems [d30316c]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-08 Joel Sherrill <joel.sherrill@…> * tm26/task1.c: Fix typo.
13:28 Changeset in rtems-eclipse-plug-in [356d16b] by Daron Chabot <daron.chabot@…>
Replace Java 6 String.isEmpty() methods.
13:14 Changeset in rtems [71ae507b]4.9 by Ralf Corsepius <ralf.corsepius@…>
2008-12-08 Ralf Corsépius <ralf.corsepius@…> * libfs/src/nfsclient/Makefile.am: Remove RTEMS_RELLDFLAGS. * aclocal/prog-cc.m4: Add RTEMS_RELLDFLAGS hack.
13:14 Changeset in rtems [21f0aac]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-08 Ralf Corsépius <ralf.corsepius@…> * libfs/src/nfsclient/Makefile.am: Remove RTEMS_RELLDFLAGS. * aclocal/prog-cc.m4: Add RTEMS_RELLDFLAGS hack.
13:11 Changeset in rtems [3f6ffa37]4.9 by Ralf Corsepius <ralf.corsepius@…>
2008-12-08 Ralf Corsépius <ralf.corsepius@…> * libfs/src/nfsclient/src/dirutils.c: #include <limits.h>.
13:11 Changeset in rtems [bbe9596]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-08 Ralf Corsépius <ralf.corsepius@…> * libfs/src/nfsclient/src/dirutils.c: #include <limits.h>.
11:19 Changeset in rtems [2212e3f1]4.9 by Ralf Corsepius <ralf.corsepius@…>
2008-12-08 Ralf Corsépius <ralf.corsepius@…> * rtems/include/rtems/rtems/clock.h: #include <sys/time.h> * librpc/include/rpc/rpcent.h: #include <rpc/types.h>. * librpc/include/rpc/xdr.h: #include <rtems/bsd/sys/cdefs.h>.
11:16 Changeset in rtems [1956156]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-08 Ralf Corsépius <ralf.corsepius@…> * rtems/include/rtems/rtems/clock.h: #include <sys/time.h>
11:16 Changeset in rtems [6fcf3732]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
#include <sys/time.h>
05:16 Changeset in rtems [c608efb]4.9 by Ralf Corsepius <ralf.corsepius@…>
2008-12-08 Ralf Corsépius <ralf.corsepius@…> * bsp_specs: Backport from CVS-HEAD.
04:41 Changeset in rtems [26688919]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-08 Ralf Corsépius <ralf.corsepius@…> * librpc/include/rpc/rpcent.h: #include <rpc/types.h>. * librpc/include/rpc/xdr.h: #include <rtems/bsd/sys/cdefs.h>.
04:41 Changeset in rtems [de2e5f68]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
#include <rpc/types.h>.
04:41 Changeset in rtems [8a9c242d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
#include <rtems/bsd/sys/cdefs.h>.
04:38 Changeset in rtems [6f7d5bc]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-08 Ralf Corsépius <ralf.corsepius@…> * libfs/src/devfs/devfs.h: Add missing "extern"s. * libfs/src/imfs/imfs.h: Add missing "extern"s * libfs/src/pipe/pipe.h: Add missing "extern"s. Add extern "C" {}.
04:38 Changeset in rtems [3fa979c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add missing "extern"s. Add extern "C" {}.
04:38 Changeset in rtems [d934b68]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add missing "extern"s

12/07/08:

15:59 TBR/UserManual/SupportedCPUs edited by Jpietari
/* Supported Architectures */ (diff)
11:26 Changeset in rtems [95c9861]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-07 Ralf Corsépius <ralf.corsepius@…> * score/cpu/arm/cpu.c, score/cpu/avr/cpu.c, score/cpu/bfin/cpu.c, score/cpu/c4x/cpu.c, score/cpu/h8300/cpu.c, score/cpu/i386/cpu.c, score/cpu/lm32/cpu.c, score/cpu/m32c/cpu.c, score/cpu/m32r/cpu.c, score/cpu/mips/cpu.c, score/cpu/nios2/cpu.c, score/cpu/no_cpu/cpu.c, score/cpu/sh/cpu.c, score/cpu/sparc/cpu.c, score/cpu/unix/cpu.c: Fix typo.
11:25 Changeset in rtems [383871ac]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Fix typo.
04:31 Changeset in rtems [12f9e942]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-07 Ralf Corsépius <ralf.corsepius@…> * bsp_specs: Remove -Qy from *link.
02:03 TBR/UserManual/Simulators edited by Robert
/* Simulators Known to Work Well */ (diff)
01:53 TBR/Review/Debugging/Start edited by Robert
/* Debugging a BSP */ (diff)

12/06/08:

04:47 Changeset in rtems [3eb3c1ae]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
04:47 Changeset in rtems [b8cdbdb9]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
newlib-1.16.0.cvs.20081205-rtems4.10-20081206.diff.
04:46 Changeset in rtems [40b6040b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add fix for the h8300/msx.

12/05/08:

22:27 Changeset in rtems [6a614160]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-05 Joel Sherrill <joel.sherrill@…> * score/include/rtems/score/timespec.h: Remove unnecessary includes. Fix typo. * posix/include/rtems/posix/time.h, score/src/coretodget.c, score/src/coretodgetuptime.c: Add required include files which were formerly included from timespec.h
22:00 Changeset in rtems [47ca8206]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-05 Joel Sherrill <joel.sherrill@…> * psim-shared, runtest-bottom: Tidy up more bugs.
21:59 Changeset in rtems [4f511b8]4.9 by Joel Sherrill <joel.sherrill@…>
2008-12-05 Joel Sherrill <joel.sherrill@…> * psim-shared, runtest-bottom: Tidy up more bugs.
21:54 Changeset in rtems [3b3d0056]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-05 Joel Sherrill <joel.sherrill@…> * libfs/src/pipe/fifo.c: Do not include .inl files directly. Use .h files with kernel visibility violated until functionality exposed.
19:15 Changeset in rtems [a7db5cd]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-05 Joel Sherrill <joel.sherrill@…> * .cvsignore: New file.
18:18 Changeset in rtems [aaf92738]4.9 by Joel Sherrill <joel.sherrill@…>
2008-12-05 Joel Sherrill <joel.sherrill@…> * sp46/sp46.scn: New file.
13:37 Changeset in rtems [2a0f6dc]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-05 Ralf Corsépius <ralf.corsepius@…> * bsp_specs: Remove -Qy from *link.
13:33 Changeset in rtems [e83a477]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-05 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Check for functions in newlib.
13:32 Changeset in rtems [8e51884]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-05 Ralf Corsépius <ralf.corsepius@…> * posix/Makefile.am: Unconditionally compile files which now are in newlib.
13:31 Changeset in rtems [dd95446]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-05 Ralf Corsépius <ralf.corsepius@…> * libcsupport/Makefile.am: Unconditionally compile files which now are in newlib.
13:12 Changeset in rtems [d9eafed]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
13:12 Changeset in rtems [6ded73b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
gcc-core-4.3.2-rtems4.10-20081205.diff.
13:09 Changeset in rtems [f0c0efa4]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New.
13:08 Changeset in rtems [92651ada]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
13:08 Changeset in rtems [bea2a18]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
GCC_RPMREL = 17, newlib-1.16.0.cvs.20081205.
12:51 Changeset in rtems [05ce7776]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New.
08:34 Changeset in rtems [a1abe18a]4.9 by Ralf Corsepius <ralf.corsepius@…>
Update.
08:33 Changeset in rtems [538c88e]4.9 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
08:33 Changeset in rtems [c27b30db]4.9 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
08:27 Changeset in rtems [9d146ecc]4.9 by Ralf Corsepius <ralf.corsepius@…>
Make c99 io default. Add prototype for ttyname_t.
08:26 Changeset in rtems [b72be3b]4.9 by Ralf Corsepius <ralf.corsepius@…>
gcc/config/rs6000/t-rtems: Fix silly typo. gcc/config/arm/rtems-elf.h: Undefine LINK_GCC_C_SEQUENCE_SPEC.
06:44 Changeset in rtems [08027bf]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-05 Ralf Corsépius <ralf.corsepius@…> * posix/src/execl.c, posix/src/execle.c, posix/src/execlp.c, posix/src/execv.c, posix/src/execve.c, posix/src/execvp.c, posix/src/sleep.c, posix/src/usleep.c: Compile contents conditionally.
06:44 Changeset in rtems [1749cef]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Compile contents conditionally.
06:42 Changeset in rtems [73c56eea]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-05 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/closedir.c, libcsupport/src/getcwd.c, libcsupport/src/isatty.c, libcsupport/src/opendir.c, libcsupport/src/readdir.c, libcsupport/src/readdir_r.c, libcsupport/src/rewinddir.c, libcsupport/src/seekdir.c, libcsupport/src/telldir.c, libcsupport/src/ttyname.c: Compile contents conditionally.
03:51 TBR/Website/Board_Support_Packages edited by JoelSherrill
Add AVR (diff)
03:50 TBR/Website/Board_Support_Packages edited by JoelSherrill
Add M32C, M32R, and LM32 (diff)
03:35 TBR/UserManual/SupportedCPUs edited by JoelSherrill
/* Supported Architectures */ Add M32C and M32RF (diff)
03:34 TBR/UserManual/SupportedCPUs edited by JoelSherrill
/* Supported Architectures */ Add LM32 (diff)
02:52 Changeset in rtems [3541fe3]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-05 Ralf Corsépius <ralf.corsepius@…> * bsp_specs: Remove motld_start_g.o.
02:51 Changeset in rtems [83965d5b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-05 Ralf Corsépius <ralf.corsepius@…> * bsp_specs: Cosmetics.
02:49 Changeset in rtems [8f29088]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-05 Ralf Corsépius <ralf.corsepius@…> * bsp_specs: Remove start_g.o, remove -e start.
01:05 TBR/Website/APT/Yum_Repository edited by Mayes
/* Yum Instructions */ (diff)

12/04/08:

23:04 Changeset in rtems [f6860278]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Jukka Pietarinen <jukka.pietarinen@…> * README.configure: Add Lattice Mico32 support.
23:04 Changeset in rtems [eeec0b82]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Jukka Pietarinen <jukka.pietarinen@…> * TOOL_TARGETS: Add Lattice Mico32 support.
22:57 Changeset in rtems [3c12db5f]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Jukka Pietarinen <jukka.pietarinen@…> * aclocal/rtems-cpu-subdirs.m4: Add Lattice Mico32 support.
22:56 Changeset in rtems [5485a4d7]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Jukka Pietarinen <jukka.pietarinen@…> * Makefile.am: Add Lattice Mico32 support. * custom/lm32_evr.cfg: New file.
22:55 Changeset in rtems [74c6f36]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Jukka Pietarinen <jukka.pietarinen@…> * ChangeLog?, Makefile.am, configure.ac, preinstall.am, shared/cache/cache.c, shared/cache/cache_.h, shared/misc/memcpy.c: New files.
22:55 Changeset in rtems [b1783062]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Jukka Pietarinen <jukka.pietarinen@…> * ChangeLog?, Makefile.am, README, acinclude.m4, configure.ac, shared/clock/ckinit.c, shared/clock/clock.h, shared/console/console.c, shared/console/uart.c, shared/console/uart.h, shared/start/start.S, shared/startup/bspstart.c, shared/startup/setvec.c, shared/timer/timer.c, shared/tsmac/dp83848phy.h, shared/tsmac/tsmac.c, shared/tsmac/tsmac.h: New files.
22:54 Changeset in rtems [e44ffe5]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Jukka Pietarinen <jukka.pietarinen@…> * ChangeLog?, Makefile.am, bsp_specs, configure.ac, preinstall.am, include/.cvsignore, include/bsp.h, include/coverhd.h, include/irq-config.h, include/system_conf.h, include/tm27.h, startup/linkcmds: New files.
22:54 Changeset in rtems [276abbf6]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Jukka Pietarinen <jukka.pietarinen@…> * cpu_supplement/.cvsignore, cpu_supplement/Makefile.am, cpu_supplement/cpu_supplement.texi: Add Lattice Mico32 support. * cpu_supplement/lm32.t: New file.
22:53 Changeset in rtems [15e44fd]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Jukka Pietarinen <jukka.pietarinen@…> * configure.ac, librpc/src/xdr/xdr_float.c, score/cpu/Makefile.am: Add Lattice Mico32 support.
22:53 Changeset in rtems [6b4d0b8]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Jukka Pietarinen <jukka.pietarinen@…> * ChangeLog?, Makefile.am, cpu.c, cpu_asm.S, preinstall.am, rtems/asm.h, rtems/score/cpu.h, rtems/score/cpu_asm.h, rtems/score/lm32.h, rtems/score/types.h: New files.
22:23 Release/4.9 edited by JoelSherrill
/* Release 4.9.1 Changes */ Add psim tools change (diff)
21:26 Changeset in rtems [f6c6e17d]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Joel Sherrill <joel.sherrill@…> * shared/irq/openpic_i8259_irq.c: Line wrap.
21:14 Release/4.8 edited by JoelSherrill
/* Release 4.8.2 Changes */ 1348/cpukit - Resetting CPU usage information while a period is running results in a negative minimum cpu time used being reported. (diff)
21:08 Release/4.9 edited by JoelSherrill
/* Release 4.9.1 Changes */ 1348/cpukit - Resetting CPU usage information while a period is running results in a negative minimum cpu time used being reported. * Issues Without Problems Report Number (diff)
20:34 Changeset in rtems [df393962]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Joel Sherrill <joel.sherrill@…> * bsp_specs: Move -e start from *link to *startfile to avoid warning for undefined entry symbol when linking relocatables with binutils 2.19.
20:33 Changeset in rtems [212f7b0]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Joel Sherrill <joel.sherrill@…> * bsp_specs, start/start.S: Move -e start from *link to *startfile to avoid warning for undefined entry symbol when linking relocatables with binutils 2.19. Also rename entry from _init to _start to avoid conflict with C++ constructor method name on other architectures.
20:32 Changeset in rtems [087dd25]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Joel Sherrill <joel.sherrill@…> * bsp_specs, tools/runtest.in: Move -e start from *link to *startfile to avoid warning for undefined entry symbol when linking relocatables with binutils 2.19.
20:27 Changeset in rtems [deed2a0]4.9 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Joel Sherrill <joel.sherrill@…> * psim-bottom, psim-gdb-bottom, psim-gdb-top.in, psim-shared, psim-top.in: Clean up and works better. Uses argv[0] to override configured target name.
20:26 Changeset in rtems [0a65ad6]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Joel Sherrill <joel.sherrill@…> * psim-bottom, psim-gdb-bottom, psim-gdb-top.in, psim-shared, psim-top.in: Clean up and works better. Uses argv[0] to override configured target name.
18:00 Changeset in rtems [75ed329]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Joel Sherrill <joel.sherrill@…> * sp46/sp46.scn: Add screen missed earlier.
17:57 Changeset in rtems [b6e3a7e2]4.9 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Joel Sherrill <joel.sherrill@…> PR 1344/bsps * clock/ckinit.c: Committed code was not final. Corrections.
17:57 Changeset in rtems [88ef1655]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Joel Sherrill <joel.sherrill@…> PR 1344/bsps * clock/ckinit.c: Committed code was not final. Corrections.
17:40 Changeset in rtems [95112c5c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-04 Ralf Corsépius <ralf.corsepius@…> * bsp_specs: Remove references to start_g.o.
17:19 Changeset in rtems [c0b8d7b]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Joel Sherrill <joel.sherrill@…> * psim-bottom, psim-gdb-bottom, psim-shared, psim-top.in: Add ability to force psim configuration to include System V IPC devices even when the test does not appear to be multiprocessing. This is used by some RTEMS application developers for system simulation and could be used to simulate a framebuffer if a UNIX process mirrored the buffer.
17:18 Changeset in rtems [b48cfa9]4.9 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Joel Sherrill <joel.sherrill@…> * psim-bottom, psim-gdb-bottom, psim-shared, psim-top.in: Add ability to force psim configuration to include System V IPC devices even when the test does not appear to be multiprocessing. This is used by some RTEMS application developers for system simulation and could be used to simulate a framebuffer if a UNIX process mirrored the buffer.
17:08 Changeset in rtems [447d2b40]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-04 Ralf Corsépius <ralf.corsepius@…> * bsp_specs: Remove -e start from %link. Remove start_g.o.
16:39 Changeset in rtems [c563d40]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-04 Ralf Corsépius <ralf.corsepius@…> * bsp_specs: Remove -e start from %link. Remove references to start_g.
16:14 Changeset in rtems [081b2d4]4.8 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Joel Sherrill <joel.sherrill@…> PR 1348/cpukit * Makefile.am, configure.ac: Add test of special case of resetting cpu usage information while a period is running. * sp46/.cvsignore, sp46/Makefile.am, sp46/init.c, sp46/sp46.doc: New files.
16:14 Changeset in rtems [f7a1d76d]4.8 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Joel Sherrill <joel.sherrill@…> PR 1348/cpukit * rtems/src/ratemonperiod.c: Properly handle period statistics after cpu usage information is reset while a period is running.
15:59 Changeset in rtems [133622c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-04 Ralf Corsépius <ralf.corsepius@…> * bsp_specs: Remove -u start -e start from %link. * console/console.c: Use bool.
15:59 Changeset in rtems [2054c72b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use bool.
15:59 Changeset in rtems [55cfd8b4]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
bsp_specs: Remove -u start -e start from %link.
15:58 Changeset in rtems [ed348c8]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Joel Sherrill <joel.sherrill@…> PR 1348/cpukit * Makefile.am, configure.ac: Add test of special case of resetting cpu usage information while a period is running. * sp46/.cvsignore, sp46/Makefile.am, sp46/init.c, sp46/sp46.doc, sp46/sp46.scn: New files.
15:58 Changeset in rtems [b0aefa4]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Joel Sherrill <joel.sherrill@…> PR 1348/cpukit * rtems/src/ratemonperiod.c: Properly handle period statistics after cpu usage information is reset while a period is running.
15:58 Changeset in rtems [912488de]4.9 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Joel Sherrill <joel.sherrill@…> PR 1348/cpukit * rtems/src/ratemonperiod.c: Properly handle period statistics after cpu usage information is reset while a period is running.
15:57 Changeset in rtems [d377e68]4.9 by Joel Sherrill <joel.sherrill@…>
2008-12-04 Joel Sherrill <joel.sherrill@…> PR 1348/cpukit * Makefile.am, configure.ac: Add test of special case of resetting cpu usage information while a period is running. * sp46/.cvsignore, sp46/Makefile.am, sp46/init.c, sp46/sp46.doc: New files.
15:51 Changeset in rtems [f0a680b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2008-12-04 Ralf Corsépius <ralf.corsepius@…> * bsp_specs: Remove -e start from %link.
15:16 Ticket #1348 (Resetting CPU Usage while Period Running) closed by Joel Sherrill
fixed: Patch applied to 4.8, 4.9 and CVS head.
15:14 Changeset in rtems-eclipse-plug-in [6fb2db1] by Sebastian Huber <sebastian.huber@…>
Last commit.
14:57 Changeset in rtems-eclipse-plug-in [4681da8] by Sebastian Huber <sebastian.huber@…>
Update.
14:53 Changeset in rtems-eclipse-plug-in [6740c53] by Sebastian Huber <sebastian.huber@…>
Initial commit.
14:42 Ticket #1348 (Resetting CPU Usage while Period Running) created by Joel Sherrill
The symptom is that in a period usage report, the minimum cpu time …
13:13 Changeset in rtems-eclipse-plug-in [a076dcd] by Sebastian Huber <sebastian.huber@…>
Fixed synchronization problem between the wizard and the project properties.
11:26 Changeset in rtems-eclipse-plug-in [f4f1f44] by Sebastian Huber <sebastian.huber@…>
Added preferences for Cygwin, MinGW and MSYS paths on windows.
02:02 Release/4.9 edited by JoelSherrill
/* Release 4.9.1 Changes */ 1347/cpukit - Timer Server rework (diff)
00:08 Release/4.9 edited by JoelSherrill
/* Release 4.9.1 Changes */ 1346/cpukit - Rate monotonic statistics nanoseconds/ticks granularity conditional logic backwards (diff)

12/03/08:

22:34 Release/4.9 edited by JoelSherrill
/* Release 4.9.1 Changes */ Add 1344/bsps - pc386 BSP can now use TSC when available for nanosecond timing. (diff)
21:40 Release/4.9 edited by JoelSherrill
/* Release 4.9.1 Changes */ Add changes without PRs (ttyname_r and shell/getopt_r) (diff)
21:39 Release/4.9 edited by JoelSherrill
/* Release 4.9.1 Changes */ Add 1345/Ada - Ada binding has wrong type for boolean (diff)
21:36 Changeset in rtems [7dbdb91]4.9 by Joel Sherrill <joel.sherrill@…>
2008-12-03 Joel Sherrill <joel.sherrill@…> PR 1347/cpukit * sp45/init.c: New file.
21:33 Changeset in rtems [ab29fef]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-03 Joel Sherrill <joel.sherrill@…> * sp45/init.c: New file.
21:01 Changeset in rtems [37ac61f0]4.9 by Joel Sherrill <joel.sherrill@…>
2008-12-03 Joel Sherrill <joel.sherrill@…> PR 1347/cpukit * rtems/include/rtems/rtems/timer.h, rtems/src/rtemstimer.c, rtems/src/timerreset.c, rtems/src/timerserver.c, rtems/src/timerserverfireafter.c, rtems/src/timerserverfirewhen.c, score/Makefile.am, score/include/rtems/score/watchdog.h: Rework Timer Server to ensure that the context allows for blocking, allocating memory, and acquiring semaphores and mutexes. * score/src/watchdogadjusttochain.c: New file.
21:00 Changeset in rtems [58b727f6]4.9 by Joel Sherrill <joel.sherrill@…>
2008-12-03 Joel Sherrill <joel.sherrill@…> PR 1347/cpukit * Makefile.am, configure.ac, sp30/resume.c, sp30/task1.c, sp31/delay.c: Rework Timer Server to ensure that the context allows for blocking, allocating memory, and acquiring semaphores and mutexes. * sp45/.cvsignore, sp45/Makefile.am, sp45/sp45.doc, sp45/sp45.scn: New files.
20:59 Changeset in rtems [a88e2dd]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-03 Joel Sherrill <joel.sherrill@…> PR 1347/cpukit * Makefile.am, configure.ac, sp30/resume.c, sp30/task1.c, sp31/delay.c: Rework Timer Server to ensure that the context allows for blocking, allocating memory, and acquiring semaphores and mutexes. * sp45/.cvsignore, sp45/Makefile.am, sp45/sp45.doc, sp45/sp45.scn: New files.
20:58 Changeset in rtems [109ace3a]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-03 Joel Sherrill <joel.sherrill@…> PR 1347/cpukit * rtems/include/rtems/rtems/timer.h, rtems/src/rtemstimer.c, rtems/src/timerreset.c, rtems/src/timerserver.c, rtems/src/timerserverfireafter.c, rtems/src/timerserverfirewhen.c, score/Makefile.am, score/include/rtems/score/watchdog.h: Rework Timer Server to ensure that the context allows for blocking, allocating memory, and acquiring semaphores and mutexes. * score/src/watchdogadjusttochain.c: New file.
20:01 Ticket #1347 (Timer Server TSR Context Not as Intended) closed by Joel Sherrill
fixed: Committed to 4.9 and CVS.
19:03 Changeset in rtems [22629ee]4.9 by Joel Sherrill <joel.sherrill@…>
2008-12-03 Joel Sherrill <joel.sherrill@…> PR 1346/cpukit * rtems/include/rtems/rtems/ratemon.h: Sense of rate monotonic statistics nanoseconds or ticks granularity conditional is backwards.
19:03 Changeset in rtems [3a8335b]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-03 Joel Sherrill <joel.sherrill@…> PR 1346/cpukit * rtems/include/rtems/rtems/ratemon.h: Sense of rate monotonic statistics nanoseconds or ticks granularity conditional is backwards.
18:32 Ticket #1347 (Timer Server TSR Context Not as Intended) created by Joel Sherrill
The Timer Server was implemented to provide a mechanism for user …
18:19 Ticket #1346 (Rate monotonic statistics conditional logic backwards) closed by Joel Sherrill
fixed: Patch applied to 4.9 and CVS head. Did not impact 4.8.
18:00 Ticket #1346 (Rate monotonic statistics conditional logic backwards) created by Joel Sherrill
The rate monotonic statistics sense is backwards. diff -u -r1.31 …
17:38 Changeset in rtems [9efa012]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-03 Joel Sherrill <joel.sherrill@…> * libfs/src/pipe/fifo.c: Actually disable initializing pipes as requested in confdefs.h.
17:29 Changeset in rtems [c6016f1]4.9 by Joel Sherrill <joel.sherrill@…>
2008-12-03 Joel Sherrill <joel.sherrill@…> Michael South <msouth@…> PR 1344/bsps * cpuModel.h: Add use of TSC for nanoseconds granularity. i8254 is very slow on some systems. TSC use is auto-detected by default.
17:29 Changeset in rtems [b2d7d165]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-03 Joel Sherrill <joel.sherrill@…> Michael South <msouth@…> PR 1344/bsps * cpuModel.h: Add use of TSC for nanoseconds granularity. i8254 is very slow on some systems. TSC use is auto-detected by default.
17:28 Changeset in rtems [dcbc0a89]4.9 by Joel Sherrill <joel.sherrill@…>
2008-12-03 Joel Sherrill <joel.sherrill@…> Michael South <msouth@…> PR 1344/bsps * configure.ac, clock/ckinit.c, timer/timer.c: Add use of TSC for nanoseconds granularity. i8254 is very slow on some systems. TSC use is auto-detected by default.
17:28 Changeset in rtems [959f887a]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-03 Joel Sherrill <joel.sherrill@…> Michael South <msouth@…> PR 1344/bsps * configure.ac, clock/ckinit.c, timer/timer.c: Add use of TSC for nanoseconds granularity. i8254 is very slow on some systems. TSC use is auto-detected by default.
16:38 Changeset in rtems [5fe13356]4.9 by Joel Sherrill <joel.sherrill@…>
2008-12-03 Joel Sherrill <joel.sherrill@…> PR 1345/Ada * rtems.ads: RTEMS boolean type is now C99 bool which is not an unsigned32.
16:37 Changeset in rtems [c783c77]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-03 Joel Sherrill <joel.sherrill@…> PR 1345/Ada * rtems.ads: RTEMS boolean type is now C99 bool which is not an unsigned32.
15:42 Ticket #1345 (Ada binding has wrong type for boolean) closed by Joel Sherrill
fixed: Patch applied to 4.9 branch and CVS head.
15:30 Ticket #1345 (Ada binding has wrong type for boolean) created by Joel Sherrill
RTEMS now uses the C99 bool type which is not an unsigned thrity-two …
14:59 Changeset in rtems-eclipse-plug-in [c1a000b] by Sebastian Huber <sebastian.huber@…>
Reverted previous change. You must translate the path manually for Cygwin. TODO: Fix for MinGW.
13:53 Changeset in rtems-eclipse-plug-in [fdc1d39] by Sebastian Huber <sebastian.huber@…>
Fixed path translation issue.
13:19 Changeset in rtems-eclipse-plug-in [8c274a7] by Sebastian Huber <sebastian.huber@…>
Fixed problem due to library access restrictions.
11:21 Changeset in rtems-eclipse-plug-in [ca5befc] by Sebastian Huber <sebastian.huber@…>
Fixes for the scanner info collectors.
10:08 Changeset in rtems-eclipse-plug-in [4c4442c] by Sebastian Huber <sebastian.huber@…>
Delete discovered paths after an update of the tools.
08:46 Changeset in rtems-eclipse-plug-in [22039d5] by Sebastian Huber <sebastian.huber@…>
Fixed issue with copied BSP installations.

12/02/08:

22:49 Changeset in rtems [e23509c]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-02 Joel Sherrill <joel.sherrill@…> * startup/bspgetworkarea.c: Remove debug prints.
18:51 Changeset in rtems [15d26f9]4.9 by Joel Sherrill <joel.sherrill@…>
2008-12-02 Joel Sherrill <joel.sherrill@…> * libcsupport/src/ttyname.c: Correct prototype of ttyname_r() to use size_t for third parameter.
18:50 Changeset in rtems [dedb9229]4.9 by Joel Sherrill <joel.sherrill@…>
2008-12-02 Joel Sherrill <joel.sherrill@…> * libmisc/shell/main_cp.c, libmisc/shell/main_ls.c, libmisc/shell/main_mv.c, libmisc/shell/main_netstats.c, libmisc/shell/main_rm.c, libmisc/shell/shell_script.c: Add #define need_getopt_newlib to enable getopt_r() support in newlib as required by 4.10 toolset.
16:20 Changeset in rtems-eclipse-plug-in [d280296] by Sebastian Huber <sebastian.huber@…>
Cleanup.
15:46 Changeset in rtems-eclipse-plug-in [f558c69] by Sebastian Huber <sebastian.huber@…>
Removed MinGW toolchain. The standard toolchain works well with MinGW. Fixed typo in the Cygwin toolchain.
14:38 Changeset in rtems-eclipse-plug-in [ae9cd29] by Sebastian Huber <sebastian.huber@…>
Removed unnecessary PATH adjustment. This cause problems under Windows since 'Path' and 'PATH' are treated differently from Java.
03:38 Changeset in rtems [50bac3ff]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Fix typo.
02:32 Changeset in rtems [0d90d52]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Rebuild GCC.
02:31 Changeset in rtems [79088f51]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Upgrade binutils.

12/01/08:

23:28 Changeset in rtems [4c0d483b]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-01 Joel Sherrill <joel.sherrill@…> * sapi/include/confdefs.h: Add disable of pipes by default since they use resources which are otherwise not accounted for. Eventually the resources will have to be properly configured.
17:37 Changeset in rtems [d1200785]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-01 Joel Sherrill <joel.sherrill@…> * libfs/Makefile.am: Add stub for devide filesystem for unix port. * libfs/src/devfs/devfs_unixstub.c: New file.
17:31 Changeset in rtems [e65f596]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-01 Joel Sherrill <joel.sherrill@…> * rtems/include/rtems/rtems/region.h, rtems/include/rtems/rtems/support.h, rtems/src/regiongetsegmentsize.c, rtems/src/regionresizesegment.c, rtems/src/workspace.c: Revert ssize_t patch.
17:30 Changeset in rtems [63ca296]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-01 Joel Sherrill <joel.sherrill@…> * cpu.c: Links hello again.
17:30 Changeset in rtems [979551b]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-01 Joel Sherrill <joel.sherrill@…> * bsp_specs, startup/bspgetworkarea.c: Links hello again.
17:10 Ticket #1344 (pc386 BSP uses slow hardware for nanoseconds time granularity) created by Joel Sherrill
OK, I've got it done. Instead of using HPET chips (I don't have ready …
16:49 Changeset in rtems-eclipse-plug-in [db4394f] by Sebastian Huber <sebastian.huber@…>
Updated the wizard page.
16:14 Changeset in rtems [86c3d41]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-01 Joel Sherrill <joel.sherrill@…> * ada_user/Makefile.am: Fix typo.
16:07 Changeset in rtems [2bf21fc8]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-01 Joel Sherrill <joel.sherrill@…> * ada_user/Makefile.am, user/Makefile.am, user/concepts.t: Add 16 bit object Id format information. * user/ObjectId-16Bits.eps, user/ObjectId-16Bits.png: New files.
16:07 Changeset in rtems [2b90266]4.104.115 by Joel Sherrill <joel.sherrill@…>
2008-12-01 Joel Sherrill <joel.sherrill@…> * user/datatypes.t: Add C99 uint types.
16:06 Changeset in rtems [02ac910]4.9 by Joel Sherrill <joel.sherrill@…>
2008-12-01 Joel Sherrill <joel.sherrill@…> * user/datatypes.t: Add C99 uint types.
15:31 Changeset in rtems [d13db6a]4.8 by Joel Sherrill <joel.sherrill@…>
2008-12-01 Joel Sherrill <joel.sherrill@…> * user/concepts.t: Id has four parts not three.
15:31 Changeset in rtems [cb6c6605]4.9 by Joel Sherrill <joel.sherrill@…>
2008-12-01 Joel Sherrill <joel.sherrill@…> * user/concepts.t: Id has four parts not three.
14:51 Changeset in rtems-eclipse-plug-in [dbe1bc4] by Sebastian Huber <sebastian.huber@…>
Added toolchains for Cygwin and MinGW.
12:50 Changeset in rtems-eclipse-plug-in [762740b] by Sebastian Huber <sebastian.huber@…>
Fixed problem with '-B' GCC option. Filters new option values.
09:59 Changeset in rtems-eclipse-plug-in [493763b] by Sebastian Huber <sebastian.huber@…>
Added tool options parser. Removed obsolete properties and preferences.

11/29/08:

03:00 Changeset in rtems [837cf465]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove (Obsolete).
02:59 Changeset in rtems [8493339]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Rebase patch against updated newlib-cvs.

11/28/08:

16:15 Changeset in rtems-eclipse-plug-in [9e420b1] by Sebastian Huber <sebastian.huber@…>
Added Makefile to obtain BSP information. TODO: o Parse make output and provide tool and tool option properties. o Use tool and tool option properties in the command line generator. o Remove obsolete version and target properties and preferences. o Remove wizard.
13:09 Changeset in rtems-eclipse-plug-in [17ccf39] by Daron Chabot <daron.chabot@…>
Added "macosx" to the "osList" for the "RTEMS Toolchain (UNIX).
11:05 Changeset in rtems-eclipse-plug-in [9fef14d] by Sebastian Huber <sebastian.huber@…>
Added command line generator. Cleanup.
10:43 Ticket #1343 (c/src/lib/libbsp/arm/gba has private score) created by Ralf Corsepius
the arm/gba has an almost complete private score implementation in …
09:50 Changeset in rtems-eclipse-plug-in [52fb7d3] by Sebastian Huber <sebastian.huber@…>
Added PATH environment variable to provider. Uses now an absolute path for the compiler in the scanner information provider.
03:31 Changeset in rtems [92862e81]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
03:31 Changeset in rtems [78a345f6]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
newlib-1.16.0.cvs.20081128.

11/27/08:

16:15 Changeset in rtems [b787ad8b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Update.
16:12 Changeset in rtems [7b65330c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
16:11 Changeset in rtems [5aea6380]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
newlib-1.16.0.cvs.20081127
16:11 Changeset in rtems [ac1ddec6]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
newlib-1.16.0.cvs.20081127--rtems4.10-20081127.diff
16:09 Changeset in rtems [f8c34e8d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL = 15%{?dist}.
16:08 Changeset in rtems [9d1af30]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Update to automake-1.10.2
15:50 Changeset in rtems-eclipse-plug-in [30b6dbb] by Sebastian Huber <sebastian.huber@…>
Added build macro and environment suppliers. Added run scanner info provider.
00:25 Developer/Eclipse/Information edited by JoelSherrill
Move TOC to right (diff)
Note: See TracTimeline for information about the timeline view.