Timeline



04/13/10:

04:39 Changeset in rtems [3d3e22c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-13 Ralf Corsépius <ralf.corsepius@…> * libmisc/shell/fts.c (fts_pow2): Rebase fts_pow2 on SIZEOF_SIZE_T * CHAR_BIT.
04:23 Changeset in rtems [d526708e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-13 Ralf Corsépius <ralf.corsepius@…> * aclocal/gcc-sanity.m4: Add RTEMS_CHECK_GCC_PRINTF_LD_OFF_T, RTEMS_CHECK_GCC_PRINTF_LLD_OFF_T.
04:23 Changeset in rtems [b3950931]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add RTEMS_CHECK_GCC_PRINTF_LD_OFF_T, RTEMS_CHECK_GCC_PRINTF_LLD_OFF_T.
04:21 Changeset in rtems [80e2405d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-13 Ralf Corsépius <ralf.corsepius@…> * console/console.c: Fix broken comment formatting.
04:20 Changeset in rtems [d3d29749]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Fix broken comment format.
04:17 Changeset in rtems [5322d6e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-13 Ralf Corsépius <ralf.corsepius@…> * shttpd/io_dir.c: Cast consts to size_t (Avoid overflows on implicit const casts on 16bit targets).

04/12/10:

16:34 Changeset in rtems [4d0771e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-12 Ralf Corsépius <ralf.corsepius@…> * shared/comm/uart.c, shared/comm/uart.h: Reflect termios API changes.
16:34 Changeset in rtems [2daa19f]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Reflect termios API changes.
16:33 Changeset in rtems [5da993c0]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-12 Ralf Corsépius <ralf.corsepius@…> * console/console.c, console/ps2_mouse.c: Reflect termios API changes.
15:28 Changeset in rtems [eb55e00]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-12 Ralf Corsépius <ralf.corsepius@…> * score/include/rtems/system.h: Let RTEMS_offsetof return uintptr_t instead of uint32_t (16bit target compatibility).
15:25 Changeset in rtems [ffed83e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-12 Ralf Corsépius <ralf.corsepius@…> * libmisc/monitor/mon-part.c, libmisc/monitor/mon-region.c: Use rtems_monitor_dump_addr instead of rtems_monitor_dump_hex to print addresses.
15:25 Changeset in rtems [76282d5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use rtems_monitor_dump_addr instead of rtems_monitor_dump_hex to print addresses.
15:23 Changeset in rtems [1b65557]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-12 Ralf Corsépius <ralf.corsepius@…> * libmisc/monitor/mon-prmisc.c, libmisc/monitor/monitor.h: Add rtems_monitor_dump_addr().
15:23 Changeset in rtems [5b331cc5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add rtems_monitor_dump_addr().
15:21 Changeset in rtems [16c37555]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-12 Ralf Corsépius <ralf.corsepius@…> * libmisc/monitor/mon-symbols.c: 16bit target fixes.
15:21 Changeset in rtems [f1eb9c6b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
16bit target fixes.
12:50 Changeset in rtems [959e0a0]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-12 Ralf Corsépius <ralf.corsepius@…> * libnetworking/lib/ftpfs.c: 16bit target fixes: Use ioctl_command_t as arg to rtems_ftpfs_do_ioctl. Explicitly cast to uint32_t in char[] to uint32_t conversion.
06:36 Changeset in rtems [84221cb]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-12 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Check for sched.h.
06:31 Changeset in rtems [da0475f]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-12 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Check for WORD_BIT, LONG_BIT.
06:27 Changeset in rtems [2c0450cb]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-12 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Check for flockfile, funlockfile, ftrylockfile.
05:29 Changeset in rtems [1d539c0]4.104.115 by Chris Johns <chrisj@…>
2010-04-12 Chris Johns <chrisj@…> libfs/src/rfs/rtems-rfs-buffer-bdbuf.c, libfs/src/rfs/rtems-rfs-buffer.c, libfs/src/rfs/rtems-rfs-data.h, libfs/src/rfs/rtems-rfs-dir.c, libfs/src/rfs/rtems-rfs-file-system.c, libfs/src/rfs/rtems-rfs-format.c, libfs/src/rfs/rtems-rfs-inode.h, libfs/src/rfs/rtems-rfs-rtems.c, libfs/src/rfs/rtems-rfs-rtems.h, libfs/src/rfs/rtems-rfs-shell.c: Fix for PR1502. Clean up problems on 16bit targets.
04:38 Ticket #1502 (RFS not 16bit clean on AVR) closed by Chris Johns
fixed: Patch committed to CVS.

04/11/10:

16:44 Changeset in rtems [a290e72a]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-11 Ralf Corsépius <ralf.corsepius@…> * POSIX/flockfile.c, POSIX/funlockfile.c, POSIX/ftrylockfile.c: New. * POSIX/Makefile.am: Add flockfile, funlockfile, ftrylockfile.
16:44 Changeset in rtems [5d8a42a5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add flockfile, funlockfile, ftrylockfile.
16:44 Changeset in rtems [87fbcc5e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New.
16:34 Changeset in rtems [a99d541]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-11 Ralf Corsépius <ralf.corsepius@…> * console/debugio.c: Include <unistd.h>.

04/10/10:

17:50 Changeset in rtems [c01dba12]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-04-10 Joel Sherrill <joel.sherrilL@…> * make/custom/pc386.cfg: EXEEXT is not defined in application Makefile support. All other BSPs just use .exe directly on objcopy commands. This makes it consistent and allows external examples (network demos, examples-v2, etc to link.
07:32 Changeset in rtems [a89c963]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-10 Ralf Corsépius <ralf.corsepius@…> * libmisc/stackchk/check.c: Remove bogus casts. Use PRIxPTR to printk pointers.
02:35 Changeset in rtems [1993545]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-10 Ralf Corsépius <ralf.corsepius@…> * libchip/serial/serial.h: Add extern "C".
02:19 Changeset in rtems [7e72d51]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add extern "C".
01:31 Changeset in rtems [7ffa1bae]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
This commit was generated by cvs2svn to compensate for changes in r23020, which included commits to RCS files with non-trunk default branches.
01:31 Changeset in rtems [add4a2ea]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.5

04/09/10:

23:47 Ticket #1502 (RFS not 16bit clean on AVR) created by Chris Johns
Reported by Ralf on the SC list the AVR is showing these warnings: …
22:44 Changeset in rtems [3ed964f9]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
adapt _write_ functions to new prototype
20:24 Changeset in rtems [c193baad]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
unify irq data types and code, merge s3c2400/s3c2410 support
15:02 Changeset in rtems [a0bdb9b]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
removed over-paranoid warning switches
12:30 Changeset in rtems [5e657e2]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Documentation. Fixed mask defines.
12:28 Changeset in rtems [bdac0eed]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
fixed disk delete Obtain/release disk during open/close
12:25 Changeset in rtems [22f107b6]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Changes throughout
12:22 Changeset in rtems [7a6f8d0]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
added dma header added thumb support to start.S updated documentation
02:56 Changeset in rtems [6d614c47]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
gcc-4.5.0-RC-20100406.
02:06 Developer/IRC edited by ChrisJohns
/* Logs */ (diff)

04/08/10:

22:20 Changeset in rtems [a7f5c5f3]4.104.115 by Eric Norum <WENorum@…>
Add include to pick up read()/close() prototypes.
16:37 Changeset in rtems [4ad55267]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-04-08 Till Straumann <strauman@…> * cpu_asm.S, rtems/score/cpu.h: On uC5282, the thread restart needed to reload the frame pointer. As part of doing this, the code was moved from inline asm to the .S file.
16:36 Changeset in rtems [c2b0f2c]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-04-08 Joel Sherrill <joel.sherrilL@…> * libchip/ide/ata.c: Change missed use of ATA_USE_OLD_EXCEPTIONS to CPU_SIMPLE_VECTORED_INTERRUPTS.
15:39 Ticket #1501 (ATA_IRQ_CHAIN_MAX_CNT undeclared) closed by Joel Sherrill
fixed: I just committed the fix for this before I saw the PR.
15:13 Ticket #1501 (ATA_IRQ_CHAIN_MAX_CNT undeclared) created by Ralf Corsepius
While testing avr-rtems4.11-gcc-4.5.0, I encountered this (Bug is …
14:48 Changeset in rtems [2a5c880]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Housekeeping.
13:20 Changeset in rtems [42fc45c6]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-04-08 Joel Sherrill <joel.sherrilL@…> * start/start.S: Spacing.
10:13 Changeset in rtems [78623bce]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
add/adapt documentation
03:25 Changeset in rtems [d38c830]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
03:24 Changeset in rtems [32c58e1]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
03:24 Changeset in rtems [0ebf210b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
gcc-core-4.4.3-rtems4.10-20100315.diff.
03:00 Changeset in rtems [98c5c02]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove (Abandon).

04/07/10:

21:50 Changeset in rtems [de237f4]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-04-07 Joel Sherrill <joel.sherrill@…> * start/start.S: Verify boot_card() is passed a NULL.
21:49 Changeset in rtems [c187b50]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-04-07 Joel Sherrill <joel.sherrill@…> * include/bsp.h: Rename poorly named define "M" to "JOEL_M" since I can't find it used anywhere. When code breaks, someone will suggest a better name. But "M" conflicted with user code. * start/start.S: Verify boot_card() is passed a NULL.
21:48 Changeset in rtems [09d053e8]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-04-07 Joel Sherrill <joel.sherrill@…> * console/uart.c: Eliminate warnings. * start/start.S: Verify boot_card() is passed NULL.
17:05 Changeset in rtems [2583672]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-04-07 Joel Sherrill <joel.sherrill@…> * score/src/wkspace.c: Remove duplicate include.
15:04 Changeset in rtems [fae3ab43]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-04-07 Joel Sherrill <joel.sherrill@…> * libchip/ide/ata.c: Use correct macro from RTEMS to determine whether simple or PIC interrupt model.
14:58 Changeset in rtems [7417f7b7]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-04-07 Joel Sherrill <joel.sherrill@…> * libmisc/monitor/mon-monitor.c, libmisc/monitor/monitor.h: Add const to fix warning. Spacing.
14:20 Changeset in rtems [456d9b2]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
fix sdram timing for MPC5200B chips
14:19 Changeset in rtems [88919d0]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
renamed MPC55XX_CHIP_DERIVATE to MPC55XX_CHIP_TYPE
14:18 Changeset in rtems [9a66caae]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
skip version nibble when detecting e200 processor version
14:04 Changeset in rtems [232cdcb]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-04-07 Joel Sherrill <joel.sherrill@…> * score/include/rtems/system.h: Fix warnings about TRUE/FALSE not defined on ARM target. This file need to be clean from .S files.
14:04 Changeset in rtems [58597dd]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-04-07 Joel Sherrill <joel.sherrill@…> * arm_exc_abort.S: Fix warnings about TRUE/FALSE not defined.
13:57 Changeset in rtems [665446c1]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-07 Ralf Corsépius <ralf.corsepius@…> * shared/spw/grspw_rasta.c: Guard prototype of grspw_rasta_calc_memoffs in #ifdef GRSPW_STATIC_MEM to avoid warning.
06:45 Changeset in rtems [29313369]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
changes to support GW_LCFM
06:44 Changeset in rtems [08013e8]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
fixed to support GW_LCFM
06:14 Developer/Simulators/QEMU edited by Gedare
(diff)
06:13 Developer/Simulators/QEMU edited by Gedare
(diff)
02:18 Changeset in rtems [68001c02]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
02:18 Changeset in rtems [66c7307]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Upgrade to gcc-4.5.0-RC-20100406
01:07 TBR/Website/APT/Yum_Repository edited by Jswitzer
(diff)

04/06/10:

23:37 Developer/Laboratory edited by Jennifer
(diff)
22:22 Developer/Laboratory edited by Jennifer
(diff)
22:20 Developer/Laboratory edited by Jennifer
(diff)
19:09 Projects/OpenLDAP created by JoelSherrill
New page.
19:07 Developer/OpenProjects edited by JoelSherrill
/* Third Party Packages */ Add link to OpenLDAP page (diff)
18:59 Developer/Laboratory edited by Jennifer
(diff)
12:03 Changeset in rtems [74e1fca]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
12:01 Changeset in rtems [04d0b90]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GDB_RPMREL.
11:56 Changeset in rtems [530d5014]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
11:49 Changeset in rtems [fa664482]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GDB_RPMREL
11:31 Changeset in rtems [bcf95dc]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Rework again.
04:04 Changeset in rtems [b2e0ac6]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Cleanup.

04/05/10:

17:12 Changeset in rtems [da9518a2]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-04-05 Thomas Znidar <t.znidar@…> * libmisc/monitor/mon-monitor.c, libmisc/monitor/monitor.h: Add reset command.
17:11 Changeset in rtems [14782ec0]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-04-05 Thomas Znidar <t.znidar@…> * Makefile.am, configure.ac, preinstall.am: Add mcf5225x support. * mcf5225x/include/fec.h, mcf5225x/include/mcf5225x.h, mcf5225x/network/fec.c: New files.
17:09 Changeset in rtems [9b2a6bb]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-04-05 Thomas Znidar <t.znidar@…> * acinclude.m4: Add mcf5225x BSP.
17:07 Changeset in rtems [b50a77a]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-04-05 Thomas Znidar <t.znidar@…> * configure.ac: Add mcf5225x BSP.
17:06 Changeset in rtems [fe32208]4.104.115 by Joel Sherrill <joel.sherrill@…>
2010-04-05 Thomas Znidar <t.znidar@…> * ChangeLog?, Makefile.am, README, bsp_specs, configure.ac, gdb-init, preinstall.am, clock/clock.c, console/console.c, console/debugio.c, include/bsp.h, include/tm27.h, make/custom/mcf5225x.cfg, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/init5225x.c, startup/linkcmds, timer/timer.c: New files.

04/04/10:

18:23 Changeset in rtems [d912ea38]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.5
18:12 Changeset in rtems [b1b07f1a]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.5
11:04 Changeset in rtems [fae31eff]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-04 Ralf Corsépius <ralf.corsepius@…> * libnetworking/lib/rtems_bspnet_ntp.c: #include <unistd.h>.
11:03 Changeset in rtems [5d974c9]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
#include <unistd.h>
09:41 Changeset in rtems [ed859332]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-04 Ralf Corsépius <ralf.corsepius@…> * capture/init.c: Remove unused variable "out".
09:41 Changeset in rtems [b80b7a98]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove unused variable "out".

04/03/10:

06:07 Changeset in rtems [c0c9898]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-03 Joel Sherrill <joel.sherrill@…> * psx07/init.c, psx09/init.c, psx12/init.c, psxhdrs/pthread11.c, psxhdrs/pthread22.c, psxhdrs/sched01.c, psxhdrs/sched03.c: Reflect POSIX changes to sched_param.
06:07 Changeset in rtems [66c9ad8]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Reflect POSIX changes to sched_param.
06:04 Changeset in rtems [71a594af]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-03 Ralf Corsépius <ralf.corsepius@…> * sp62/init.c, sp65/init.c: #include <unistd.h>.
06:04 Changeset in rtems [55bf5c8]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
#include <unistd.h>
05:58 Changeset in rtems [ca730e7e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
05:58 Changeset in rtems [e8572cf]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-03 Ralf Corsépius <ralf.corsepius@…> * posix/include/sched.h: Remove. * posix/Makefile.am: Remove include/sched.h.
05:56 Changeset in rtems [e24760ae]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-03 Joel Sherrill <joel.sherrill@…> * posix/src/psxtransschedparam.c, posix/src/pthread.c, posix/src/pthreadcreate.c: Reflect POSIX sched_parm changes.
05:55 Changeset in rtems [3bacb250]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Reflect POSIX sched_parm changes.
05:52 Changeset in rtems [394ac3c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
#include <unistd.h>.
05:52 Changeset in rtems [3d211dd]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-03 Ralf Corsépius <ralf.corsepius@…> * shttpd/auth.c, shttpd/config.c, shttpd/io_cgi.c, shttpd/io_file.c, shttpd/io_socket.c, shttpd/shttpd.c: #include <unistd.h>.

04/02/10:

12:58 Changeset in rtems [e066e31e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
12:57 Changeset in rtems [04923e4]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
12:57 Changeset in rtems [bdd00f2]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
newlib-1.18.0-rtems4.10-20100402.diff
07:39 Changeset in rtems [75b35f36]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-02 Ralf Corsépius <ralf.corsepius@…> * libnetworking/sys/select.h: #include <sys/time.h>.
07:39 Changeset in rtems [f5d5a2d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
#include <sys/time.h>.
07:28 Changeset in rtems [00d8eab9]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
#include <unistd.h>.
07:28 Changeset in rtems [121d1169]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-02 Ralf Corsépius <ralf.corsepius@…> * psxhdrs/proc01.c, psxhdrs/proc02.c, psxhdrs/proc07.c, psxhdrs/proc08.c, psxhdrs/proc09.c, psxhdrs/proc10.c, psxhdrs/proc11.c, psxhdrs/proc12.c, psxhdrs/proc13.c, psxhdrs/proc14.c, psxhdrs/signal20.c, psxhdrs/signal21.c: #include <unistd.h>.
07:05 Changeset in rtems [814e5e1a]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-02 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/isatty_r.c, libcsupport/src/malloc_sbrk_helpers.c: #include <unistd.h>.
07:05 Changeset in rtems [eb09d64d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
#include <unistd.h>.
06:46 Changeset in rtems [8606ed5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-02 Ralf Corsépius <ralf.corsepius@…> * libchip/rtc/ds1375.c: #include <unistd.h>.
06:46 Changeset in rtems [ce65cd17]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
#include <unistd.h>.
06:40 Changeset in rtems [ecfd91ce]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-02 Ralf Corsépius <ralf.corsepius@…> * shared/gnatcommon.c: #include <unistd.h>.
06:40 Changeset in rtems [8fbc22c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
#include <unistd.h>.
06:38 Changeset in rtems [3c66a30]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2010-04-02 Ralf Corsépius <ralf.corsepius@…> * posix/src/sched_rr_get_interval.c: #include <unistd.h>.
04:58 Changeset in rtems [0cd4e62]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
04:57 Changeset in rtems [b54d8f6]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Update.
04:35 Changeset in rtems [528b325]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
04:33 Changeset in rtems [6f6cc68a]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Preps for next spin.
04:29 Changeset in rtems [ce83d78d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove (bogus).
04:29 Changeset in rtems [561e6da8]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New.

04/01/10:

10:46 Changeset in rtems [c3803a64]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
10:46 Changeset in rtems [ac312a41]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
gcc-4.5-20100325
10:44 Changeset in rtems [3f1dd94]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New.
08:53 Ticket #1491 (FAT file system bug with 8.3 short name and base name size of 8) closed by Chris Johns
fixed

03/30/10:

11:16 Changeset in rtems [8f77f8f]4.104.115 by Chris Johns <chrisj@…>
2010-03-30 Chris Johns <chrisj@…> * libfs/src/dosfs/msdos_misc.c: Fix PR1491.
Note: See TracTimeline for information about the timeline view.