Timeline



11/16/09:

20:11 Changeset in rtems [2bac2a70]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-11-16 Alan Cudmore <alan.p.cudmore@…> * startup/init5235.c: Add volatile to prevent newer gcc versions from optimizing away.
17:01 Ticket #1473 (mips 64bit issues?) created by Ralf Corsepius
When building mips/hurricane, I am observing this warning: # …
14:11 Changeset in rtems [5e9c2be]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
* startup/bspstart.c: Remove local prototypes of promCopyDcacheFlush, promCopyIcacheFlush. * include/bsp.h: Add prototypes of promCopyDcacheFlush and promCopyIcacheFlush.
10:09 Changeset in rtems [4edf8db5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-16 Ralf Corsépius <ralf.corsepius@…> * startup/bspstart.c: Remove nested externs. #include <libcpu/isr_entries.h.
10:04 Changeset in rtems [11dde57]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
10:04 Changeset in rtems [e94dc4b5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-16 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Add shared/interrupts/isr_entries.h.
10:03 Changeset in rtems [b18c45c0]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-16 Ralf Corsépius <ralf.corsepius@…> * shared/interrupts/isr_entries.h: New.
10:03 Changeset in rtems [67bf686c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New.
10:02 Changeset in rtems [ca27f48]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-16 Ralf Corsépius <ralf.corsepius@…> * shared/interrupts/installisrentries.c: Remove nested externs.
10:02 Changeset in rtems [cf181446]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove nested externs.
04:55 Changeset in rtems [be6a9a2]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-16 Ralf Corsépius <ralf.corsepius@…> * rtems++/Task3.cc: Use %zu instead of %i to print size_t's. Remove bogus cast.
04:51 Changeset in rtems [7eab7ade]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-16 Ralf Corsépius <ralf.corsepius@…> * rtems++/Task1.cc: Use %zu instead of %i to print size_t's.

11/15/09:

22:37 Changeset in rtems [1a1c3fb]4.104.115 by Till Straumann <strauman@…>
2009-11-15 Till Straumann <strauman@…> * startup/bspstart.c: use normal get_ppc_cpu_type() for determining PPC flavor. This causes the appropriate 'feature' bits to be set and should work as long as the PVR is set to 0xfffe0000 in the device tree. * startup/linkcmds: increased RAM_SIZE to 32M.
22:33 Changeset in rtems [c46c2b63]4.104.115 by Till Straumann <strauman@…>
2009-11-15 Till Straumann <strauman@…> * shared/include/cpuIdent.c: Set 604 features + altivec if running on PSIM.

11/14/09:

21:54 Changeset in rtems [87bd3ee]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-14 Ralf Corsépius <ralf.corsepius@…> * rtems++/Task1.cc: Eliminate more warnings.
21:09 Changeset in rtems [1fcff14]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-14 Ralf Corsépius <ralf.corsepius@…> * rtems++/Task1.cc, rtems++/Task2.cc: Spray PRI* macros to eliminate several dozens of warnings.

11/13/09:

21:33 Release/4.9 edited by JoelSherrill
/* Release 4.9.3 Changes */ (diff)
16:30 Changeset in ada-examples [e6041b3]ada-examples-4-9-branchada-examples-4-9-3 by Joel Sherrill <joel.sherrill@…>
2009-11-13 Joel Sherrill <joel.sherrill@…> * VERSION: Updated to ada-examples-4.9.3.
16:27 Changeset in network-demos [4207162]network-demos-4-9-3 by cvs2git <rtems-devel@…>
This commit was manufactured by cvs2svn to create tag 'network-demos-4-9-3'. Sprout from master 2009-11-13 16:27:31 UTC Joel Sherrill <joel.sherrill@…> '2009-11-13 Joel Sherrill <joel.sherrill@…>' Cherrypick from ERIC-NORUM 1998-07-30 14:42:29 UTC Joel Sherrill <joel.sherrill@…> 'base from Eric Norum -- Demos.30May1998.tar.gz': ttcp/ttcp_orig/ttcp.1
16:27 Changeset in network-demos [6ecabe8]4.11network-demos-4-10-branch by Joel Sherrill <joel.sherrill@…>
2009-11-13 Joel Sherrill <joel.sherrill@…> * VERSION: Updated to network-demos-4.9.3.
16:21 Changeset in rtems [c29dc1f7]4.94.9.3 by Joel Sherrill <joel.sherrill@…>
Upgrade to 4.9.3
15:12 Changeset in rtems [787519fb]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-13 Ralf Corsépius <ralf.corsepius@…> * libmisc/capture/capture-cli.c: Cast pointer to intptr_t to print it (Casting to int32_t is wrong).
15:04 Ticket #1472 (malloc_boundary.c:89: warning: left shift count >= width of type) created by Ralf Corsepius
Building RTEMS-HEAD for 16bit targets raises this warning: …
11:57 Changeset in rtems [10b83e6]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-13 Ralf Corsépius <ralf.corsepius@…> * telnetd/telnetd.c (telnetd_dflt_spawn): Adjust prototype.
09:47 Changeset in rtems [d093934]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-13 Ralf Corsépius <ralf.corsepius@…> * block06/init.c: Add missing prototype.

11/12/09:

16:34 Changeset in rtems [d949482]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-12 Ralf Corsépius <ralf.corsepius@…> * libchip/ide/ata.c (rtems_ata_initialize): Avoid implicit cast to uint16_t.
15:34 Changeset in rtems [b27799c]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
New test case
15:32 Changeset in rtems [c0e0a928]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Changed set and get IO controls to use the buffer argument for data exchange.
15:29 Changeset in rtems [8509ec2]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-12 Ralf Corsépius <ralf.corsepius@…> * libchip/ide/ata.c (ata_non_data_request): Change arg from int to uint32_t (16bit ints are too small).
08:45 Changeset in rtems [3a6f4e2]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-12 Ralf Corsépius <ralf.corsepius@…> * INSTALL: Remove.
00:21 Changeset in rtems [ea7d86b]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-11-11 Joel Sherrill <joel.sherrill@…> PR 1466/tests * Makefile.am, configure.ac, psxclock/init.c, psxclock/psxclock.doc, psxclock/psxclock.scn, psxkey03/init.c, psxsignal02/init.c, psxsignal03/init.c, psxstack01/init.c: Remove usleep() from tests. Add test specifically to test it since it is deprecated as of POSIX.1-2008. * psxusleep/.cvsignore, psxusleep/Makefile.am, psxusleep/init.c, psxusleep/psxusleep.doc, psxusleep/psxusleep.scn: New files.

11/11/09:

23:21 Ticket #1466 (Remove usleep from testsuites) closed by Joel Sherrill
fixed: Addressed on head. Added psxusleep test to exercise code and modified all existing tests to use nanosleep instead.
21:27 Release/4.9 edited by JoelSherrill
/* Release 4.9.3 Changes */ 1471/cpukit - CPU Usage report Math overflow with ticks statistics (diff)
21:21 Ticket #1464 (psxtests/psxsem01 is broken) closed by Joel Sherrill
fixed: I did some changes to every test that calls a routine that can return a pointer set to -1. I added a new test macro to handle this POSIX pattern and avoid casts.
20:36 Changeset in rtems [0c11618]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-11-11 Sebastian Huber <sebastian.huber@…> * libcsupport/Makefile.am, libcsupport/include/rtems/malloc.h, libcsupport/src/rtems_malloc.c: New function rtems_malloc().
18:11 Ticket #1468 (Math overflow in timespecdividebyinteger.c) closed by Joel Sherrill
fixed: Patch applied to 4.9 branch and head.
16:28 Changeset in rtems [00735ee]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-11-11 Jennifer Averett <jennifer.averett@…> PR 1471/cpukit * libmisc/cpuuse/cpuusagereport.c: Rework statement to ensure 64-bit multiplication is used to avoid overflow with intermediate value.
16:27 Changeset in rtems [e9e5234b]4.9 by Joel Sherrill <joel.sherrill@…>
2009-11-11 Jennifer Averett <jennifer.averett@…> PR 1471/cpukit * libmisc/cpuuse/cpuusagereport.c: Rework statement to ensure 64-bit multiplication is used to avoid overflow with intermediate value.
15:29 Ticket #1471 (4.9 CPU Usage report Math overflow with ticks statistics) closed by Joel Sherrill
fixed: Patch applied to 4.9 branch and head.
15:16 Changeset in rtems [e067753]4.9 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
15:16 Changeset in rtems [c1a7a9e4]4.9 by Ralf Corsepius <ralf.corsepius@…>
Bump GDB_RPMREL.
15:14 Changeset in rtems [ed71047f]4.9 by Ralf Corsepius <ralf.corsepius@…>
gdb-6.8-rtems4.9-20091111.diff
15:13 Changeset in rtems [3ba8469]4.9 by Ralf Corsepius <ralf.corsepius@…>
New.
15:11 Changeset in rtems [001b4e5a]4.9 by Ralf Corsepius <ralf.corsepius@…>
Rework system_readline hacks
15:09 Ticket #1471 (4.9 CPU Usage report Math overflow with ticks statistics) created by Jennifer Averett
A math overflow occurs on times larger than 5 minutes when dumping cpu …
14:29 Changeset in rtems [00d6017]4.104.115 by Till Straumann <strauman@…>
2009-11-11 Till Straumann <strauman@…> * start/start.S: Ensure that initial stack is aligned to CPU_STACK_ALIGNMENT.
14:25 Changeset in rtems [131e0467]4.104.115 by Till Straumann <strauman@…>
2009-11-11 Till Straumann <strauman@…> * shared/start/start.S: Align initial stack to CPU_STACK_ALIGNMENT.
14:20 Changeset in rtems [f8427ea]4.104.115 by Till Straumann <strauman@…>
2009-11-11 Till Straumann <strauman@…> * start/start.S: Ensure that initial stack is aligned to CPU_STACK_ALIGNMENT.
04:30 Release/4.9 edited by JoelSherrill
/* Release 4.9.3 Changes */ 1468/cpukit - Math overflow in timespecdividebyinteger.c (diff)

11/10/09:

23:29 Changeset in rtems [48f3027]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-11-10 Jennifer Averett <jennifer.averett@…> PR 1468/cpukit * score/src/timespecdividebyinteger.c: Rework statement to ensure 64-bit multiplication is used.
23:29 Changeset in rtems [c73cab2]4.9 by Joel Sherrill <joel.sherrill@…>
2009-11-10 Jennifer Averett <jennifer.averett@…> PR 1468/cpukit * score/src/timespecdividebyinteger.c: Rework statement to ensure 64-bit multiplication is used.
23:27 Changeset in rtems [a91e372]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-11-10 Jennifer Averett <jennifer.averett@…> PR 1462/cpukit * rtems/include/rtems/rtems/ratemon.h, rtems/src/ratemonperiod.c: Fine tune previous patch after analysis in application.
23:27 Changeset in rtems [bdf5417e]4.9 by Joel Sherrill <joel.sherrill@…>
2009-11-10 Jennifer Averett <jennifer.averett@…> PR 1462/cpukit * rtems/include/rtems/rtems/ratemon.h, rtems/src/ratemonperiod.c: Fine tune previous patch after analysis in application.
22:27 Ticket #1462 (rtems_rate_monotonic_report_statistics reports incorrect values) closed by Joel Sherrill
fixed: Hopefully OK now. Patch applied to 4.9 and head.
20:18 Release/4.9 edited by Strauman
(diff)
17:35 Ticket #1470 (patches are displayed incorrectly in bugzilla) created by Nickolay Semyonov-Kolchin
https://www.rtems.org/bugzilla/attachment.cgi?id=688&action=diff This …
14:16 Ticket #1469 (Wrong exception handler prologues for exceptions >= 16 (i386)) closed by strauman
fixed
06:55 Changeset in rtems [b02f4cc1]4.104.115 by Till Straumann <strauman@…>
2009-11-09 Till Straumann <strauman@…> * cpu.c, cpu_asm.S, rtems/score/cpu.h, sse_test.c: Added experimental SSE support.
06:51 Changeset in rtems [4a4201c]4.104.115 by Till Straumann <strauman@…>
2009-11-10 Till Straumann <strauman@…> * pc386/make/custom/pc586-sse.cfg, pc386/start/start.S, shared/irq/irq_asm.S: Added experimental SSE support.
04:03 Changeset in rtems [9fb27e3]4.9 by Till Straumann <strauman@…>
2009-11-09 Till Straumann <strauman@…> PR 1469/cpukit * cpu.c: Add dummy entry for (non-existing) exception #15. Otherwise all slots for vectors >= 16 are one element off.
04:02 Changeset in rtems [70f6ff7]4.104.115 by Till Straumann <strauman@…>
2009-11-09 Till Straumann <strauman@…> PR 1469/cpukit * cpu.c: Add dummy entry for (non-existing) exception #15. Otherwise all slots for vectors >= 16 are one element off.
02:58 Ticket #1469 (Wrong exception handler prologues for exceptions >= 16 (i386)) created by strauman
The table listing the individual exception prologues must contain a …

11/09/09:

20:49 Release/4.9 edited by JoelSherrill
/* Release 4.9.3 Changes */ Add note (diff)
16:27 Changeset in rtems [e6000760]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Added block05, block06 and block07
15:20 Changeset in rtems [f20ea02f]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-11-09 Joel Sherrill <joel.sherrill@…> * libfs/src/dosfs/msdos_format.c: Rework to avoid overflow on 16-bit targets.
15:19 Changeset in rtems [eecf752]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-11-09 Joel Sherrill <joel.sherrill@…> * libcsupport/src/open_dev_console.c: Use constant numbers to avoid overflow when shifting on 16-bit targets.
15:18 Changeset in rtems [0610d21e]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-11-09 Joel Sherrill <joel.sherrill@…> * start/start.S: Remove warning.
15:04 Changeset in rtems [f3ddd7b]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-11-09 Joel Sherrill <joel.sherrill@…> * psxcancel01/init.c: Initialize start time.
15:03 Changeset in rtems [fd3a990]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-11-09 Joel Sherrill <joel.sherrill@…> * sapi/src/fatal.c: Formatting.
14:52 Changeset in rtems [86436f44]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-11-09 Joel Sherrill <joel.sherrill@…> * score/inline/rtems/score/coremutex.inl, score/inline/rtems/score/coresem.inl: Eliminate use of local variable. This local variable causes unused variable warnings on some ports.
14:49 Changeset in rtems [1369978]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-11-09 Joel Sherrill <joel.sherrill@…> * support/include/tmacros.h: Add service to check status returned by POSIX methods which return a pointer which is -1 on error. This eliminated some casts.
14:49 Ticket #1420 (MCF5282 chip errata -- Buffered Write May Be Executed Twice) closed by Joel Sherrill
fixed: You applied patch so should be closed.
14:49 Changeset in rtems [96bdacd]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-11-09 Joel Sherrill <joel.sherrill@…> * psxmsgq01/init.c, psxsem01/init.c: Add service to check status returned by POSIX methods which return a pointer which is -1 on error. This eliminated some casts.
14:47 Changeset in rtems [2393825]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-11-09 Joel Sherrill <joel.sherrill@…> * psxenosys/Makefile.am: Add documentation file. * psxenosys/psxenosys.doc: New file.
14:36 Changeset in rtems [bd861cc6]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-11-09 Joel Sherrill <joel.sherrill@…> * ada_user/Makefile.am, ada_user/ada_user.texi, user/Makefile.am, user/c_user.texi, user/concepts.t, user/overview.t, user/preface.texi, user/schedule.t, user/sem.t: Add table of figures. Add text and graphic of tree illustrating valid combinations of semaphore attributes. * user/semaphore_attributes.eps, user/semaphore_attributes.png: New files.
14:30 Changeset in rtems [3ee8430b]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-11-09 Joel Sherrill <joel.sherrill@…> * spprintk/spprintk.scn: Add end of line at end of file.
14:25 Changeset in rtems [380c61a]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-11-09 Joel Sherrill <joel.sherrill@…> * sp32/Makefile.am, sp33/Makefile.am, sp37/Makefile.am, sp38/Makefile.am, sp39/Makefile.am, sp43/Makefile.am, sp44/Makefile.am, spfatal01/Makefile.am, spfatal02/Makefile.am, spfatal03/Makefile.am, spfatal04/Makefile.am, spfatal05/Makefile.am, spfatal06/Makefile.am, spfatal07/Makefile.am, spfatal08/Makefile.am, spfatal09/Makefile.am, spobjgetnext/Makefile.am, spprintk/Makefile.am, spsize/Makefile.am, spwatchdog/Makefile.am, spwkspace/Makefile.am: Add documentation files for multiple tests. * sp32/sp32.doc, sp33/sp33.doc, sp37/sp37.doc, sp38/sp38.doc, sp39/sp39.doc, sp43/sp43.doc, sp44/sp44.doc, spfatal01/spfatal01.doc, spfatal02/spfatal02.doc, spfatal03/spfatal03.doc, spfatal04/spfatal04.doc, spfatal05/spfatal05.doc, spfatal06/spfatal06.doc, spfatal07/spfatal07.doc, spfatal08/spfatal08.doc, spfatal09/spfatal09.doc, spobjgetnext/spobjgetnext.doc, spprintk/spprintk.doc, spsize/spsize.doc, spwatchdog/spwatchdog.doc, spwkspace/spwkspace.doc: New files.
11:35 Changeset in rtems [517655cd]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-11-09 Joel Sherrill <joel.sherrill@…> * score/include/rtems/score/thread.h: Revert accidentally committed change. It is possible that _Thread_Dispatch_disable_level can be an 8-bit variable but this impacts assembly and must be carefully considered.

11/08/09:

08:15 Changeset in rtems [15baee5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-08 Ralf Corsépius <ralf.corsepius@…> * libmisc/capture/capture.h (RTEMS_CAPTURE_CONTROL_FROM_MASK): Use UINT32_C(1) to avoid overflow in implict typecast on 16bit targets.

11/07/09:

04:41 Changeset in rtems [217282d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.

11/06/09:

14:26 Changeset in rtems [5aea39b7]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-06 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Add RTEMS_BSP_LINKCMDS. * Makefile.am: Rework linkcmds handling. * make/custom/tqm8xx.inc: Remove RTEMS_LINKCMDS, LDFLAGS.
13:24 Ticket #1468 (Math overflow in timespecdividebyinteger.c) created by Jennifer Averett
The attached patch fixes the issue, where 32 bit multiplication is …
08:17 Changeset in rtems [466f095]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Fix broken entries.
07:52 Changeset in rtems [7197bfb]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-06 Ralf Corsépius <ralf.corsepius@…> * clock/ckinit.c: Remove nested externs. Add missing prototypes. Fix Clock_isr prototype.
07:50 Changeset in rtems [a45d609d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-06 Ralf Corsépius <ralf.corsepius@…> * clock/ckinit.c: Fix Clock_isr prototype. * network/network.c: Use PRI*32 to print uint32_t's.
07:50 Changeset in rtems [d58ae18]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Fix Clock_isr prototype.
07:50 Changeset in rtems [c16130a9]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use PRI*32 to print uint32_t's.
06:12 Changeset in rtems [6442424a]4.104.115 by Till Straumann <strauman@…>
2009-11-05 Till Straumann <strauman@…> * console/console.c: Fixed compiler warning.
04:44 Changeset in rtems [ccb670c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-06 Ralf Corsépius <ralf.corsepius@…> * libchip/network/elnk.c: Use PRI*32 to print u_int32_t's.
04:36 Changeset in rtems [260e6fb3]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-06 Ralf Corsépius <ralf.corsepius@…> * libchip/network/if_dc.c: Fix type mismatch.
01:09 Changeset in rtems [b092ad60]4.104.115 by Till Straumann <strauman@…>
2009-11-05 Till Straumann <strauman@…> * start/start.S, console/console.c: Separated code that switched console and printk port based on info gathered from the commandline and/or a BSP provided routine into new BSP_console_select() which is called from 'start.S' so that early messages make it to the redirected printk port.

11/04/09:

16:39 Ticket #1467 (BDBUF blocks an application that tries to read a buffer while it is in ...) created by Oleg
Simple test: - task A calls rtems_bdbuf_read() for block #N; As the …
15:59 Changeset in rtems [f942ba6]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New.
15:55 Changeset in rtems [620e3fb5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
15:55 Changeset in rtems [69234cac]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
15:53 Changeset in rtems [bd38bb67]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
gcc-core-4.4.2-rtems4.10-20091104.diff. newlib-1.17.0-rtems4.10-20091104.diff.
12:17 Projects/Parrot_VM created by ChrisJohns
Add some Parrot doco. Needs lots more work.
04:50 Changeset in rtems [57e7155]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-04 Ralf Corsépius <ralf.corsepius@…> * ide/pcmcia_ide.c (mpc5200_pcmciaide_write_block, mpc5200_pcmciaide_read_block): Change "block_size" parameter to uint32_t to match with ide_ctrl_fns_t.
04:22 Changeset in rtems [4325326a]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
04:21 Changeset in rtems [12c09c76]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-04 Ralf Corsépius <ralf.corsepius@…> * startup/linkcmds, startup/linkcmds.pm520: Remove. * startup/linkcmds.pm520_ze30, startup/linkcmds.pm520_cr825: New (Copy of former startup/linkcmds.pm520). * Makefile.am: Rework linkcmds handling. * configure.ac: Add RTEMS_BSP_LINKCMDS. * make/custom/brs5l.cfg, make/custom/icecube.cfg, make/custom/pm520_cr825.cfg, make/custom/pm520_ze30.cfg: Remove RTEMS_LINKCMDS. * make/custom/gen5200.inc: Remove LDFLAGS.

11/03/09:

18:45 Changeset in rtems [e08dbc5]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
various PowerPC code maintenance
13:08 Changeset in rtems [16393b2f]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-03 Ralf Corsépius <ralf.corsepius@…> * startup/init548x.c: Comment out junk from end of #endif.
12:45 Changeset in rtems [8c56b6f]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
12:44 Changeset in rtems [cbe2043]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-03 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Add RTEMS_BSP_LINKCMDS. * make/custom/m5484FireEngine.cfg: Remove RTEMS_LINKCMDS. * make/custom/COBRA5475.cfg: Remove RTEMS_LINKCMDS. * make/custom/genmcf548x.inc: Remove LDFLAGS. * startup/linkcmds: Remove (Renamed into linkcmds). * startup/linkcmds.m5484FireEngine: New (Renamed from linkcmds). * Makefile.am: Rework linkcmds handling.
12:28 Changeset in rtems [692c733]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-03 Ralf Corsépius <ralf.corsepius@…> * startup/cfinit.c: Remove init_vbr (Unused).
12:14 Changeset in rtems [2fa726e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-03 Ralf Corsépius <ralf.corsepius@…> * shared/startup/probeMemEnd.c: Add missing prototypes.
11:55 Changeset in rtems [899b00dc]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-03 Ralf Corsépius <ralf.corsepius@…> * startup/bspstart.c: Add missing prototype.
11:41 Changeset in rtems [1be5983]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-03 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Add RTEMS_BSP_LINKCMDS. * make/custom/csb637.cfg: Remove LDFLAGS. Remove RTEMS_LINKCMDS. * startup/linkcmds: Remove (Rename into linkcmds.csb337). * startup/linkcmds.csb337: New (Renamed from linkcmds). * Makefile.am: Rework linkcmds handling.
11:34 Changeset in rtems [7187942]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-03 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Add RTEMS_BSP_LINKCMDS. * make/custom/lpc24xx.inc: Remove LDFLAGS. * make/custom/lpc24xx_ea.cfg: Remove LPC24XX_LINKCMDS. * make/custom/lpc24xx_ncs_ram.cfg: Remove LPC24XX_LINKCMDS. * make/custom/lpc24xx_ncs_rom_ext.cfg: Remove LPC24XX_LINKCMDS. * make/custom/lpc24xx_ncs_rom_int.cfg: Remove LPC24XX_LINKCMDS. * startup/linkcmds: Remove. * Makefile.am: Rework linkcmds handling.
08:49 Changeset in rtems [70d7a36e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-03 Ralf Corsépius <ralf.corsepius@…> * aclocal/bsp-linkcmds.m4: New.
07:12 Changeset in rtems [fb198bd7]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-03 Ralf Corsépius <ralf.corsepius@…> * shared/umon/tfsDriver.c (rtems_tfs_eval_path): Add missing parameter.
05:23 Changeset in rtems [f7b5aa5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-03 Ralf Corsépius <ralf.corsepius@…> * itron/src/chg_pri.c, itron/src/cre_tsk.c, itron/src/eventflags.c, itron/src/fmempool.c, itron/src/frsm_tsk.c, itron/src/itroninittasks.c, itron/src/itronsem.c, itron/src/mbox.c, itron/src/msgbuffer.c, itron/src/port.c, itron/src/rsm_tsk.c, itron/src/snd_mbx.c, itron/src/task.c, itron/src/vmempool.c: Eliminate TRUE/FALSE in favor of true/false.
05:23 Changeset in rtems [9d2df2b3]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Eliminate TRUE/FALSE in favor of true/false.
04:29 Changeset in rtems [f62c4673]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-01-03 Ralf Corsépius <ralf.corsepius@…> * support/include/tmacros.h: Include rtems/score/thread.h. Remove _Thread_Dispatch_disable_level.

11/02/09:

12:18 Changeset in rtems [887796b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-02 Ralf Corsépius <ralf.corsepius@…> * libblock/src/bdbuf.c: Cast bdbuf->state to int32_t before shifting << 16 (Can not shift an enum by << 16 on 16bit).
11:13 Changeset in rtems [b5c8e27]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-02 Ralf Corsépius <ralf.corsepius@…> * tmoverhd/testtask.c: Apply RTEMS_GCC_NOWARN_USED.
11:13 Changeset in rtems [8324306]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-02 Ralf Corsépius <ralf.corsepius@…> * tmoverhd/dumrtems.h: Rework undef/define cascade. Add RTEMS_GCC_NOWARN_USED.
11:11 Changeset in rtems [56c091e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-02 Ralf Corsépius <ralf.corsepius@…> * tmoverhd/system.h: Add prototype for Empty_directive();
11:09 Changeset in rtems [817594b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-02 Ralf Corsépius <ralf.corsepius@…> * libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_conv.c, libfs/src/dosfs/msdos_misc.c: Use uint16_t instead of "unsigned short" to circumvent warnings on 16bit targets.
11:08 Changeset in rtems [5ac15a5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use uint16_t instead of "unsigned short" to circumvent warning on 16bit targets.
09:50 Changeset in rtems [6c9b390]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Fixed buffer recycling Wake-up access waiters after sync
07:10 Changeset in rtems [deb22fc]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-01-02 Ralf Corsépius <ralf.corsepius@…> * psxsignal03/init.c: Print sigval.sival_ptr instead of "union sigval".
07:10 Changeset in rtems [c61e631]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Print sigval.sival_ptr instead of "union sigval".
04:24 Changeset in rtems [4f11fac5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-02 Ralf Corsépius <ralf.corsepius@…> * loopback/init.c: Adjust return-type of rtems_bsdnet_loopattach to int to match with rtems/rtems_bsdnet.h.
04:24 Changeset in rtems [1901ba47]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Adjust return-type of rtems_bsdnet_loopattach to int to match with rtems/rtems_bsdnet.h.
04:10 Ticket #1466 (Remove usleep from testsuites) created by Ralf Corsepius
usleep() has been removed from POSIX.1-2008/IEEE Std 1003.1-2008. => …
Note: See TracTimeline for information about the timeline view.