Timeline



04/04/11:

21:11 Release/4.10 edited by JoelSherrill
/* Release 4.10.1 Changes */ PR1722 allows spaces in FTPD filenames and commands (diff)
21:11 Release/4.9 edited by JoelSherrill
/* Release 4.9.6 Changes */ PR1722 spaces in ftpd commands and filenames. (diff)
20:46 Release/4.10 edited by JoelSherrill
/* Release 4.10.1 Changes */ PR1768 cld needed with gcc 4.3 and newer (diff)
20:46 Release/4.9 edited by JoelSherrill
/* Release 4.9.6 Changes */ PR1768 cld needed with gcc 4.3 and newer (diff)
18:45 Changeset in rtems [142b3b8]4.115 by Joel Sherrill <joel.sherrill@…>
2011-04-04 Gedare Bloom <giddyup44@…> PR 1641/cpukit * Makefile.am, configure.ac: Create testcase for red black tree. * sprbtree01/init.c, sprbtree01/Makefile.am, sprbtree01/sprbtree01.doc, sprbtree01/sprbtree01.scn: New files.
18:44 Changeset in rtems [bd9baa81]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-28 Gedare Bloom <giddyup44@…> PR 1641/cpukit * sapi/Makefile.am, sapi/preinstall.am, score/Makefile.am, score/preinstall.am: Add Red Black Tree data structure to score. * sapi/include/rtems/rbtree.h, sapi/inline/rtems/rbtree.inl, score/include/rtems/score/rbtree.h, score/inline/rtems/score/rbtree.inl, score/src/rbtree.c, score/src/rbtreeextract.c, score/src/rbtreefind.c, score/src/rbtreefindheader.c, score/src/rbtreeget.c, score/src/rbtreeinsert.c, score/src/rbtreepeek.c: New files.
17:49 Ticket #1641 (Red Black Tree data structure) closed by Joel Sherrill
fixed: Patch committed to head. All tests passed. Please update the 4.11 release notes in the wiki to reflect the addition.
17:08 Changeset in rtems [425927e]4.9 by Joel Sherrill <joel.sherrill@…>
2011-04-04 Sebastien Bourdeauducq <sebastien.bourdeauducq@…> PR 1722/networking * ftpd/ftpd.c: FTPD fails to parse correctly FTP commands relating to filenames with spaces in them.
17:08 Changeset in rtems [46604fcc]4.10 by Joel Sherrill <joel.sherrill@…>
2011-04-04 Sebastien Bourdeauducq <sebastien.bourdeauducq@…> PR 1722/networking * ftpd/ftpd.c: FTPD fails to parse correctly FTP commands relating to filenames with spaces in them.
17:08 Changeset in rtems [ff49ffe]4.115 by Joel Sherrill <joel.sherrill@…>
2011-04-04 Sebastien Bourdeauducq <sebastien.bourdeauducq@…> PR 1722/networking * ftpd/ftpd.c: FTPD fails to parse correctly FTP commands relating to filenames with spaces in them.
16:45 Changeset in rtems [2fe013a1]4.9 by Joel Sherrill <joel.sherrill@…>
2011-04-04 Joel Sherrill <joel.sherrilL@…> PR 1768/bsps * shared/irq/irq_asm.S: The nbench benchmark highlighted the fact that we do not perform a cld before calling C code in the ISR. This was historically not a problem but gcc 4.3 changed the behavior. From http://gcc.gnu.org/gcc-4.3/changes.html
16:44 Changeset in rtems [c13ddac0]4.10 by Joel Sherrill <joel.sherrill@…>
2011-04-04 Joel Sherrill <joel.sherrilL@…> PR 1768/bsps * shared/irq/irq_asm.S: The nbench benchmark highlighted the fact that we do not perform a cld before calling C code in the ISR. This was historically not a problem but gcc 4.3 changed the behavior. From http://gcc.gnu.org/gcc-4.3/changes.html
16:44 Changeset in rtems [9c24c73]4.115 by Joel Sherrill <joel.sherrill@…>
2011-04-04 Joel Sherrill <joel.sherrilL@…> PR 1768/bsps * shared/irq/irq_asm.S: The nbench benchmark highlighted the fact that we do not perform a cld before calling C code in the ISR. This was historically not a problem but gcc 4.3 changed the behavior. From http://gcc.gnu.org/gcc-4.3/changes.html
16:40 Changeset in rtems [e79093a]4.115 by Joel Sherrill <joel.sherrill@…>
2011-04-04 Joel Sherrill <joel.sherrilL@…> PR 1773/cpukit * sapi/include/confdefs.h, sapi/src/exinit.c, score/include/rtems/bspsmp.h, score/src/percpu.c, score/src/thread.c: Rename rtems_smp_maximum_processor to rtems_configuration_smp_maximum_processor. Eliminate printk().
16:12 Ticket #1722 (FTPD does not handle spaces in filenames) closed by Joel Sherrill
fixed: Patch applied to all applicable branches.
15:48 Ticket #1729 (SMP Step #2) closed by Joel Sherrill
fixed: Patch committed.
15:47 Ticket #1768 (i368 direction flag handling) closed by Joel Sherrill
fixed: Patch committed to 4.9 branch and newer. 4.8 and older were not impacted.
15:39 Ticket #1773 (score/src/percpu.c: invalid namespace and printk) closed by Joel Sherrill
fixed: Fixed on head.

04/03/11:

06:38 Changeset in rtems [54ff312]4.115 by Ralf Corsepius <ralf.corsepius@…>
Whitespace fixes.
06:30 Changeset in rtems [7c8ac87]4.115 by Ralf Corsepius <ralf.corsepius@…>
Add support for gcc-go tarballs.
06:28 Changeset in rtems [619413a]4.115 by Ralf Corsepius <ralf.corsepius@…>
Reflect /go subdir handling having move into install.add.
06:27 Changeset in rtems [4c97b476]4.115 by Ralf Corsepius <ralf.corsepius@…>
Handle /go subdirs.
05:31 Changeset in rtems [82457005]4.115 by Ralf Corsepius <ralf.corsepius@…>
Remove @tool_target@-@tool_target@-gccgo.
05:27 Changeset in rtems [62a26e39]4.115 by Ralf Corsepius <ralf.corsepius@…>
Don't ship libffi's man-pages.

04/02/11:

06:22 Changeset in rtems [dfa3ad8c]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
06:20 Changeset in rtems [8357e856]4.115 by Ralf Corsepius <ralf.corsepius@…>
Abandon NoSource?:
06:17 Changeset in rtems [2e51b8f6]4.115 by Ralf Corsepius <ralf.corsepius@…>
Preps for gccgo.
06:14 Changeset in rtems [fce089e]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
06:10 Changeset in rtems [60d34868]4.115 by Ralf Corsepius <ralf.corsepius@…>
Add %build_go. Cosmetics.

04/01/11:

18:12 Changeset in rtems [3953cb4d]4.115 by Joel Sherrill <joel.sherrill@…>
2011-04-01 Joel Sherrill <joel.sherrill@…> * Makefile.am, Makefile.inc.in, configure.ac, target.cfg.in: Update to account for movement of .cfg files.
18:12 Changeset in rtems [c9be957]4.115 by Joel Sherrill <joel.sherrill@…>
2011-04-01 Joel Sherrill <joel.sherrill@…> * custom/default.cfg: Update to account for movement of .cfg files.
12:05 Ticket #1775 (NFS issues: read/write problems when requested bytes greater than ...) created by kevin.kirspel
In nfs_file_read() and nfs_file_write(), if the requested number of …

03/31/11:

22:26 TBR/UserManual/RTEMS_SIMD_Support edited by JoelSherrill
/* SIMD Support in RTEMS */ (diff)
22:21 TBR/UserManual/RTEMS_SIMD_Support edited by JoelSherrill
(diff)

03/30/11:

19:25 Ticket #1774 (IMFS limits filename sizes to mounted directories.) created by Chris Johns
Create a RAM disk and format an RFS file system then mount on /ram. In …

03/29/11:

03:43 Changeset in rtems [49a97a91]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-03-29 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Use '|' as sed-delimiter.

03/28/11:

16:15 Ticket #1773 (score/src/percpu.c: invalid namespace and printk) created by Gedare Bloom
commit 1.3 on score/src/percpu.c introduced two problems. …
12:27 Changeset in rtems [c4d9f313]4.115 by Sebastian Huber <sebastian.huber@…>
2011-03-29 Sebastian Huber <sebastian.huber@…> * shared/lpc/network/lpc-ethernet.c: Support multicast.
10:25 Changeset in network-demos [239bbd0]4.11 by Sebastian Huber <sebastian.huber@…>
2011-03-29 Sebastian Huber <Sebastian.Huber@…> * mcast/listener.c: Output only received characters.
09:00 Changeset in rtems [f437107]4.115 by Sebastian Huber <sebastian.huber@…>
2011-03-29 Sebastian Huber <sebastian.huber@…> * configure.ac, include/bspopts.h.in: New BSP option LPC32XX_SCRATCH_AREA_SIZE. Disable BSP option LPC32XX_DISABLE_READ_ONLY_PROTECTION for all BSPs. * include/boot.h: Removed application specific defines. * include/nand-mlc.h, misc/nand-mlc.c: Changed configuration layout. * include/mmu.h, misc/mmu.c: Documentation. Bugfix. * include/bsp.h, startup/bspstarthooks.c, misc/restart.c, startup/linkcmds.lpc32xx_mzx, startup/linkcmds.lpc32xx_mzx_stage_1, startup/linkcmds.lpc32xx_mzx_stage_2, startup/linkcmds.lpc32xx_phycore: Support for scratch area. Moved code into macros for reusability.
08:49 Changeset in rtems [305234f7]4.115 by Sebastian Huber <sebastian.huber@…>
2011-03-29 Sebastian Huber <sebastian.huber@…> * shared/start/start.S: Default exception handler will result in bsp_reset(). * shared/startup/linkcmds.base: Move unsupported sections into read-only section. Changed barrier sections.

03/26/11:

19:42 Release/4.10 edited by Wendell
/* API Changes */ (diff)
19:42 Release/4.10 edited by Wendell
/* BSPs and Device Drivers */ (diff)
19:25 Release/4.10 edited by Wendell
/* Configuration Changes */ (diff)
04:45 Changeset in rtems [2e031c64]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
04:14 Changeset in rtems [a18a3f2]4.115 by Ralf Corsepius <ralf.corsepius@…>
Reflect gcc-4.6.0 is out. Abandon newlib-1.18.0
04:10 Changeset in rtems [a5028132]4.115 by Ralf Corsepius <ralf.corsepius@…>
Reflect gcc-4.6.0 is out. Bump GCC_RPMREL.
03:50 Changeset in rtems [d6d0239]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
03:23 Changeset in rtems [365b3f0]4.115 by Ralf Corsepius <ralf.corsepius@…>
newlib-1.19.0-rtems4.11-20110323.diff.
01:18 TBR/UserApp/Space/LISA_Pathfinder edited by JoelSherrill
(diff)
01:11 TBR/UserApp/Space/LISA_Pathfinder edited by JoelSherrill
Update launch date (diff)
00:47 TBR/BSP/Mcf52235 edited by Richard Campbell
/* Test Reports */ (diff)
00:46 TBR/BSP/Mcf52235 edited by Richard Campbell
/* Downloading and Executing */ Added RTEMS Lab board instructions (diff)
00:45 Developer/Laboratory edited by Richard Campbell
Added comment for MCF52235B (diff)
00:42 TBR/BSP/Mcf52235 edited by Richard Campbell
/* Firmware Setup */ Added RTEMS Lab board settings (diff)
00:34 Developer/Laboratory edited by Richard Campbell
Added power comment for LPC2478 (diff)
00:28 TBR/BSP/Lpc24xx edited by Richard Campbell
/* Test Reports */ Added RTEMS Lab board test results. (diff)
00:23 TBR/BSP/Lpc24xx edited by Richard Campbell
/* Downloading and Executing */ (diff)
00:20 TBR/BSP/Lpc24xx edited by Richard Campbell
/* Firmware Setup */ Added RTEMS Lab board settings (diff)
00:15 TBR/UserManual/RTEMS_SIMD_Support edited by Strauman
(diff)
00:11 TBR/UserManual/RTEMS_SIMD_Support edited by Strauman
(diff)
00:08 TBR/UserManual/RTEMS_SIMD_Support edited by Strauman
(diff)

03/25/11:

23:59 TBR/BSP/Gen83xx edited by Richard Campbell
/* Test Reports */ (diff)
23:58 TBR/BSP/Gen83xx edited by Richard Campbell
/* Downloading and Executing */ Added RTEMS Lab board instructions (diff)
23:55 TBR/BSP/Gen83xx edited by Richard Campbell
/* Firmware Setup */ Added RTEMS Lab board settings (diff)
23:50 TBR/BSP/Mcf5235 edited by Richard Campbell
/* Board Setup */ (diff)
23:35 TBR/BSP/Mvme167 edited by Richard Campbell
/* Test Reports */Added test results for RTEMS Lab board (diff)
23:31 TBR/BSP/Mvme167 edited by Richard Campbell
/* Firmware Setup */ Added RTEMS Lab board settings (diff)
23:12 TBR/UserApp/Magnetospheric_MultiScale edited by JoelSherrill
(diff)
23:12 Developer/Laboratory edited by Richard Campbell
Added hyperlinks to boards (diff)
23:09 TBR/UserApp/Magnetospheric_MultiScale edited by JoelSherrill
/* References and external links */ Add wikipedia (diff)
23:06 TBR/UserApp/Magnetospheric_MultiScale edited by JoelSherrill
(diff)
23:02 Developer/Laboratory edited by Richard Campbell
(diff)
23:00 Developer/Laboratory edited by Richard Campbell
(diff)
22:26 TBR/BSP/Gen5200 edited by Richard Campbell
/* Test Reports */ Added test report for Lite5200B (diff)
22:07 TBR/BSP/Pc386 edited by Richard Campbell
/* Test Reports */ Added report for WinSystems? board (diff)
19:43 Developer/Laboratory edited by Richard Campbell
Updated table and changed host names (diff)
18:53 TBR/BSP/Mcf5235 edited by Richard Campbell
Added date (diff)
18:51 TBR/BSP/Mcf5235 edited by Richard Campbell
Added Board Setup, Debugging, and Test Results details (diff)
17:47 Changeset in rtems [a1785b15]4.115 by Ralf Corsepius <ralf.corsepius@…>
gcc-core-4.6.0-RC-20110321-rtems4.11-20110323.diff
04:29 TBR/UserManual/RTEMS_SIMD_Support created by Strauman
Created page with "== SIMD Support in RTEMS == As of release 4.10 RTEMS supports managing the SIMD registers on select CPU architectures. I.e., SIMD registers are preserved across context switches ..."
04:15 Release/4.10 edited by Strauman
(diff)

03/24/11:

12:23 Changeset in rtems [e2268266]4.115 by Ralf Corsepius <ralf.corsepius@…>
Add missing dirent.h patch.
11:45 Changeset in rtems [1f874223]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
11:44 Changeset in rtems [49c1f6fb]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
11:42 Changeset in rtems [4b49b56]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
11:41 Changeset in rtems [8bd0890]4.115 by Ralf Corsepius <ralf.corsepius@…>
newlib-1.19.0-rtems4.11-20110323.diff.
11:22 Changeset in rtems [c5ee9702]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
11:21 Changeset in rtems [013fef8]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-03-24 Ralf Corsépius <ralf.corsepius@…> * include/rtems/bsd/sys/queue.h, include/rtems/bsd/sys/cdefs.h: Remove. * Makefile.am: Reflect changes above.
09:38 Changeset in rtems [8f70f8e]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-03-24 Ralf Corsépius <ralf.corsepius@…> * libmisc/shell/hexdump-odsyntax.c, libmisc/shell/main_dd.c: Add local version of unused macro.
09:38 Changeset in rtems [80e239fb]4.115 by Ralf Corsepius <ralf.corsepius@…>
Add local version of unused macro.
09:36 Changeset in rtems [61f08fe]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-03-24 Ralf Corsépius <ralf.corsepius@…> * libcsupport/include/sys/ioccom.h: Include <sys/cdefs.h> (Eliminate rtems/bsd/sys/cdefs.h).
09:36 Changeset in rtems [ee613aa]4.115 by Ralf Corsepius <ralf.corsepius@…>
Include <sys/cdefs.h> (Eliminate rtems/bsd/sys/cdefs.h).
09:33 Changeset in rtems [372a022b]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-03-24 Ralf Corsépius <ralf.corsepius@…> * librpc/include/rpc/auth.h, librpc/include/rpc/auth_unix.h, librpc/include/rpc/clnt.h, librpc/include/rpc/clnt_soc.h, librpc/include/rpc/pmap_clnt.h, librpc/include/rpc/pmap_prot.h, librpc/include/rpc/pmap_rmt.h, librpc/include/rpc/rpc_com.h, librpc/include/rpc/rpcent.h, librpc/include/rpc/svc.h, librpc/include/rpc/svc_soc.h, librpc/include/rpc/xdr.h, librpc/include/rpcsvc/ypclnt.h: Include <sys/cdefs.h> (Eliminate rtems/bsd/sys/cdefs.h).
09:31 Changeset in rtems [82d7d313]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-03-24 Ralf Corsépius <ralf.corsepius@…> * libnetworking/ifaddrs.h, libnetworking/netdb.h, libnetworking/resolv.h, libnetworking/arpa/inet.h, libnetworking/arpa/nameser.h, libnetworking/libc/gethostbydns.c, libnetworking/libc/getifaddrs.c, libnetworking/libc/if_indextoname.c, libnetworking/libc/if_nameindex.c, libnetworking/libc/res_stubs.c, libnetworking/machine/in_cksum.h, libnetworking/net/ethernet.h, libnetworking/net/if.h, libnetworking/net/if_dl.h, libnetworking/netinet/ip.h, libnetworking/netinet/tcp.h, libnetworking/netinet/tcp_debug.c, libnetworking/rtems/rtems_bsdnet_internal.h, libnetworking/sys/libkern.h, libnetworking/sys/mount.h, libnetworking/sys/poll.h, libnetworking/sys/socket.h, libnetworking/sys/sysctl.h, libnetworking/sys/syslog.h, libnetworking/sys/systm.h, libnetworking/sys/uio.h, libnetworking/sys/un.h: Include <sys/cdefs.h> (Eliminate rtems/bsd/sys/cdefs.h).
09:28 Changeset in rtems [223fd16b]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-03-24 Ralf Corsépius <ralf.corsepius@…> * libnetworking/sys/linker_set.h: Add local versions of used and CONCAT macros.

03/23/11:

14:38 Ticket #1769 (sparc64 not using compiler optimizations) closed by Ralf Corsepius
fixed: Patch applied, thanks.
12:22 Changeset in rtems [c378c173]4.115 by Ralf Corsepius <ralf.corsepius@…>
Abandon
12:22 Changeset in rtems [da479103]4.115 by Ralf Corsepius <ralf.corsepius@…>
Abandon netbsd5.0.2.
12:19 Changeset in rtems [298b54bb]4.115 by Ralf Corsepius <ralf.corsepius@…>
gcc-core-4.6.0-RC-20110321-rtems4.11-20110323.diff
12:19 Changeset in rtems [86ca98ae]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
12:08 Changeset in rtems [0a36b442]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
11:56 Changeset in rtems [77b9907]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-03-23 Ralf Corsépius <ralf.corsepius@…> * make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V): Replace -gstabs with -g.
11:55 Changeset in rtems [f4d3b13]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-03-23 Ralf Corsépius <ralf.corsepius@…> * make/custom/niagara.cfg (CFLAGS_OPTIMIZE_V): Replace -gstabs with -g.
11:52 Changeset in rtems [92d53ad9]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-03-23 Gedare Bloom <giddyup44@…> PR 1769/bsps * make/custom/niagara.cfg (CFLAGS_OPTIMIZE_V): Add -O2
11:52 Changeset in rtems [8c475a66]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-03-23 Gedare Bloom <giddyup44@…> PR 1769/bsps * make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V): Add -O2

03/22/11:

18:17 Release/4.9 edited by JoelSherrill
/* Release 4.9.6 Changes */ PR1772 MRM332 default baud rate (diff)
18:17 Release/4.10 edited by JoelSherrill
/* Release 4.10.1 Changes */ PR1772 MRM332 default baud rate (diff)
18:16 Release/4.9 edited by JoelSherrill
/* Release 4.9.5 Changes */ Fix text (diff)
14:14 Changeset in rtems [c3f92ef]4.9 by Joel Sherrill <joel.sherrill@…>
2011-03-22 Joel Sherrill <joel.sherrilL@…> PR 1772/bsps * console/sci.c: Use same default baud rate as monitor.
14:14 Changeset in rtems [619f97e]4.10 by Joel Sherrill <joel.sherrill@…>
2011-03-22 Joel Sherrill <joel.sherrilL@…> PR 1772/bsps * console/sci.c: Use same default baud rate as monitor.
14:14 Changeset in rtems [4ca0bfc]4.115 by Joel Sherrill <joel.sherrill@…>
2011-03-22 Joel Sherrill <joel.sherrilL@…> PR 1772/bsps * console/sci.c: Use same default baud rate as monitor.
13:18 Ticket #1772 (mrm332 BSP console default baud rate does not match ROM monitor) closed by Joel Sherrill
fixed: Patch applied to all impacted branches and head. Closing.
11:00 Changeset in rtems [963d052]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
10:57 Changeset in rtems [8024bba]4.115 by Ralf Corsepius <ralf.corsepius@…>
Update to gcc-4.6.0-RC-20110321.
10:52 Changeset in rtems [6397b9f4]4.115 by Ralf Corsepius <ralf.corsepius@…>
Preps for gcc-4.6.0.
07:21 Changeset in rtems [5f22726c]4.115 by Ralf Corsepius <ralf.corsepius@…>
Preps for gcc-4.6.0.

03/21/11:

21:42 Ticket #1772 (mrm332 BSP console default baud rate does not match ROM monitor) created by Joel Sherrill
The default baud rate in the BSP does not match that used the ROM …
20:24 Changeset in rtems [b3d2ed68]4.115 by Joel Sherrill <joel.sherrill@…>
2011-03-21 Joel Sherrill <joel.sherrilL@…> * Makefile.am: Remove stub version. * shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c: Removed.
14:04 Ticket #1771 (All stats output form smc91111 on a single line) created by dufault
All statistics is dumped to a single line, resulting in a long, …
11:17 Changeset in rtems [48d5f82]4.115 by Ralf Corsepius <ralf.corsepius@…>
Abandon.
11:17 Changeset in rtems [f399887]4.115 by Ralf Corsepius <ralf.corsepius@…>
Abandon freebsd8.1
08:48 Changeset in rtems [0196e8a]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
08:47 Changeset in rtems [e3646a7]4.115 by Ralf Corsepius <ralf.corsepius@…>
GCC_VERS = 4.5.2. GCC_RPMREL = 0.20110321.1.
08:43 Changeset in rtems [4e115770]4.115 by Ralf Corsepius <ralf.corsepius@…>
Preps for gcc-4.5.2.
08:21 Changeset in rtems [f61b2f8]4.115 by Sebastian Huber <sebastian.huber@…>
2011-03-21 Sebastian Huber <sebastian.huber@…> PR 1770/bsps * shared/console/conscfg.c: Rely on default device file registration.
08:19 Changeset in rtems [c086044]4.115 by Sebastian Huber <sebastian.huber@…>
2011-03-21 Sebastian Huber <sebastian.huber@…> * console.c: Make device file optional.
07:23 Ticket #1770 (sparc64 console initialization fails) closed by Sebastian Huber
fixed: Should be fixed now. I made the device specific device file optional.
Note: See TracTimeline for information about the timeline view.