Timeline



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. => …

11/01/09:

15:45 Ticket #1465 (Network autonegotiation fails with GRETH driver) created by Joris van Rantwijk
The RTEMS driver for the GRETH Ethernet core incorrectly reports a …
07:55 Changeset in rtems [7a20394]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-01-01 Ralf Corsépius <ralf.corsepius@…> * psxstat/test.c: Apply PRI* macros to print struct stat fields.
07:55 Changeset in rtems [d00a1abc]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-01-01 Ralf Corsépius <ralf.corsepius@…> * psxstat/test.c: Apply PRI* macros to print struct stat fields.
07:54 Changeset in rtems [a60113c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-01-01 Ralf Corsépius <ralf.corsepius@…> * psxreaddir/test.c: Apply PRI* macros to print struct stat fields.
07:54 Changeset in rtems [4e17a42]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-01-01 Ralf Corsépius <ralf.corsepius@…> * psxreaddir/test.c: Apply PRI* macros to print struct stat fields.
07:53 Changeset in rtems [620e0329]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-01-01 Ralf Corsépius <ralf.corsepius@…> * psxfile01/test.c: Remove obsure #ifdef's. Apply PRI* macros to print struct stat fields.
07:53 Changeset in rtems [f9307ee7]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-01-01 Ralf Corsépius <ralf.corsepius@…> * psxfile01/test.c: Remove obsure #ifdef's. Apply PRI* macros to print struct stat fields.
07:51 Changeset in rtems [9158114]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-01-01 Ralf Corsépius <ralf.corsepius@…> * support/include/tmacros.h: Add PRIxino_t, PRIdoff_t, PRIxblksize_t, PRIxblkcnt_t. Comment cleanups.
06:38 Changeset in rtems [3699e143]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add PRIxino_t, PRIdoff_t, PRIxblksize_t, PRIxblkcnt_t. Comment cleanups.
06:36 Changeset in rtems [c3fc9d80]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-01 Ralf Corsépius <ralf.corsepius@…> * termios/init.c: Remove sh2 hacks.
06:36 Changeset in rtems [86f02622]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove sh2 hacks.
04:10 Changeset in rtems [8622022]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-01 Ralf Corsépius <ralf.corsepius@…> * tm26/task1.c: Use true/false instead of TRUE/FALSE for "bool"s.
04:10 Changeset in rtems [937132e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use true/false instead of TRUE/FALSE for "bool"s.
03:44 Changeset in rtems [cba71b9]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-11-01 Ralf Corsépius <ralf.corsepius@…> * tm15/task1.c: Make time_set a "bool". Eliminate TRUE/FALSE.
03:44 Changeset in rtems [256d779]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Make time_set a "bool". Eliminate TRUE/FALSE.

10/31/09:

17:19 Ticket #1464 (psxtests/psxsem01 is broken) reopened by Joel Sherrill
17:18 Ticket #1464 (psxtests/psxsem01 is broken) closed by Joel Sherrill
fixed
07:04 Changeset in rtems [5930196]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
moved timebase/decrementer access from cpukit to libcpu
05:33 Ticket #1464 (psxtests/psxsem01 is broken) created by Ralf Corsepius
IMO, the psxtests/psxsem01 test is broken: The only case I found so …
05:15 Changeset in rtems [0aa32a4]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-31 Ralf Corsépius <ralf.corsepius@…> * include/pmacros.h: Change TM_OCTOBER to 9, TM_NOVEMBER to 10, TM_DECEMBER to 11 (tm_mon months start with JAN = 0).
05:15 Changeset in rtems [7a2699a0]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-31 Ralf Corsépius <ralf.corsepius@…> * include/pmacros.h: Change TM_OCTOBER to 9, TM_NOVEMBER to 10, TM_DECEMBER to 11 (tm_mon months start with JAN = 0).
05:05 Changeset in rtems [c8780b5f]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-31 Ralf Corsépius <ralf.corsepius@…> * include/pmacros.h: November is the 11th month.
05:05 Changeset in rtems [48ddbf10]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
November is the 11th month.

10/30/09:

21:57 Release/4.9 edited by JoelSherrill
/* Release 4.9.3 Changes */ 1462/cpukit - fix bug in rate monotonic statistics (diff)
19:28 Changeset in rtems [3fcc78ae]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
move timebase access functions from cpukit to libcpu
17:54 Changeset in rtems [94d9bee]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-10-30 Glenn Humphrey <glenn.humphrey@…> PR pr1462/cpukit * rtems/include/rtems/rtems/ratemon.h, rtems/src/ratemongetstatus.c, rtems/src/ratemonperiod.c, rtems/src/ratemontimeout.c, score/include/rtems/score/thread.h: Fix bugs in rate monotonic statistics.
17:54 Changeset in rtems [f7c285e]4.9 by Joel Sherrill <joel.sherrill@…>
2009-10-30 Glenn Humphrey <glenn.humphrey@…> PR pr1462/cpukit * rtems/include/rtems/rtems/ratemon.h, rtems/src/ratemonperiod.c, rtems/src/ratemontimeout.c: Fix bugs in rate monotonic statistics.
17:29 Changeset in rtems [7bf6612b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepius@…> * itrontime01/init.c: Use %ld to print "time"s.
17:28 Changeset in rtems [54b4a024]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use %ld to print "time"s.
17:04 Changeset in rtems [ef89926]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-10-30 Joel Sherrill <joel.sherrill@…> * mp03/task1.c, mp10/init.c, mp13/task1.c: Use rtems_clock_get_ticks_per_second() instead of the obsoleted TICKS_PER_SECOND.
17:02 Changeset in rtems [82567f5]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-10-30 Joel Sherrill <joel.sherrill@…> * rtems/src/semcreate.c: Fix mismatched brace in multiprocessing code.
16:18 Ticket #1461 (mptests reference TICKS_PER_SECOND) closed by Ralf Corsepius
worksforme
16:15 Ticket #1463 (MULTIPROCESSING doesn't build) closed by Ralf Corsepius
fixed: Works for me
13:52 Changeset in rtems [f7ac681b]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
remove depratated powerpc exception API
13:50 Changeset in rtems [5075ec9]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
add cache.rel to Makefile
13:42 Ticket #1463 (MULTIPROCESSING doesn't build) created by Ralf Corsepius
make[3]: Entering directory …
13:40 Ticket #1462 (rtems_rate_monotonic_report_statistics reports incorrect values) created by Jennifer Averett
rtems_rate_monotonic_report_statistics reports incorrect values over time.
13:37 Changeset in rtems [f576391]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepius@…> * include/timesys.h: Use PRId32.
13:37 Changeset in rtems [558da8c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use PRId32.
13:37 Ticket #1461 (mptests reference TICKS_PER_SECOND) created by Ralf Corsepius
Something is severely broken with the mptests: from a sparc/leon3 …
13:35 Changeset in rtems [3220700]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepius@…> * base_mp/apptask.c: Use PRIxrtems_id to print rtems_ids. Include "tmacros.h". * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am: Add -I$(top_srcdir)/../support/include.
13:35 Changeset in rtems [4495757]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add -I$(top_srcdir)/../support/include.
13:35 Changeset in rtems [f6e5e3b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use PRIxrtems_id to print rtems_ids. Include "tmacros.h".
13:32 Changeset in rtems [10d01af]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepius@…> * block01/init.c: Include <stdio.h>.
13:31 Changeset in rtems [2bf41bcb]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Include <stdio.h>.
13:30 Changeset in rtems [56757b21]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepius@…> * psxstat/test.c: Remove #ifdef's.
13:30 Changeset in rtems [71bfe7e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove #ifdef's.
13:26 Changeset in rtems [4503a697]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepius@…> * psxmount/test.c, psxreaddir/test.c: Remove P (unused anachronism).
13:26 Changeset in rtems [22397d3d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove P (unused anachronism).
13:23 Changeset in rtems [cc8b7051]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepius@…> * sp14/asr.c: Remove PRIxrtems_signal_set (moved to tmacros.h). Include "tmacros.h".
13:23 Changeset in rtems [6915c2c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove PRIxrtems_signal_set (moved to tmacros.h). Include "tmacros.h".
13:20 Changeset in rtems [f22a8260]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepius@…> * support/include/tmacros.h: Add PRIxrtems_task_priority, PRIxrtems_task_priority, PRIxrtems_signal_set.
13:20 Changeset in rtems [9ea82a5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add PRIxrtems_task_priority, PRIxrtems_task_priority, PRIxrtems_signal_set.
13:18 Changeset in rtems [b2e122ed]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepius@…> * mp01/init.c, mp02/init.c, mp02/task1.c, mp03/init.c, mp04/init.c, mp05/init.c, mp06/init.c, mp07/init.c, mp08/init.c, mp09/init.c, mp09/task1.c, mp10/init.c, mp11/init.c, mp12/init.c, mp13/init.c, mp14/init.c: Use PRI*32 to print uint32_ts.
13:18 Changeset in rtems [58397d88]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use PRI*32 to print uint32_ts.
13:16 Changeset in rtems [d7e7e272]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepius@…> * mp04/task1.c: Include "tmacros.h". Use PRIxrtems_task_priority to print rtems_task_prioritys. Use PRI*32 to print uint32_ts.
13:15 Changeset in rtems [e0f5e98]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Include "tmacros.h". Use PRIxrtems_task_priority to print rtems_task_prioritys. Use PRI*32 to print uint32_ts.
13:13 Changeset in rtems [8c5d407a]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepius@…> * mp05/asr.c: Include "tmacros.h". Use PRIxrtems_signal_set to print rtems_signal_set's.
13:13 Changeset in rtems [cc6ecc5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Include "tmacros.h". Use PRIxrtems_signal_set to print rtems_signal_sets.
12:33 Changeset in rtems [6cc234a]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepius@…> * amba/amba.c: Re-add tmp.
12:33 Changeset in rtems [9c8527b9]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Re-add tmp.
11:10 Changeset in rtems [275999f]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepius@…> * itrontime01/init.c: Use "long"s for "time"s (16bit compliance). * itrontask04/task3.c: Add missing prototypes. * itrontask02/system.h, itrontask03/system.h, itrontask04/system.h: Add missing prototypes. * itrontask02/dormant.c: Add missing prototypes. * itrontask01/task1.c: Add missing prototypes. * itrontask01/system.h: Add missing prototypes. * itronsem01/init.c: Use PRId32 to print INT's. * itronmbf01/init.c: Add missing prototypes.
11:10 Changeset in rtems [abba9f4]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use "long"s for "time"s (16bit compliance).
11:09 Changeset in rtems [1b4b7f3]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
11:02 Changeset in rtems [2960c42]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use PRId32 to print INT's.
10:57 Changeset in rtems [3d5515b]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Fixed group usage counting. See test "libtests/block02".
10:38 Changeset in rtems [3fd5ece0]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Update.
10:37 Changeset in rtems [1ec894f8]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New.
10:33 Changeset in rtems [9decaef]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepius@…> * psxfatal02/testcase.h: Fall back to INT_MAX as posix stack size in if 12MB are too big for a target (16bit compliance).
10:33 Changeset in rtems [ea31572b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Fall back to INT_MAX as posix stack size in if 12MB are too big for a target (16bit compliance).
10:31 Changeset in rtems [2f91b2ed]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepius@…> * psx04/init.c: Use INT_MAX instead of 0xffffffff in call to kill() for 16bit compliance.
10:31 Changeset in rtems [713185fd]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use INT_MAX instead of 0xffffffff in call to kill() for 16bit compliance.
08:22 Changeset in rtems [600f76d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepius@…> * termios/init.c: Eliminate TRUE/FALSE, use bool instead of int.
08:22 Changeset in rtems [80b991e9]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Eliminate TRUE/FALSE, use bool instead of int.
06:58 Changeset in rtems [7fa11e4e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepius@…> * block02/init.c: Remove unused var.
06:58 Changeset in rtems [80640ef]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove unused var.
06:12 Changeset in rtems [845770a3]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepius@…> * sp63/init.c: Pass UINTPTR_MAX instead of 0xffffffff to _Heap_Allocate for 16bit compliance.
06:12 Changeset in rtems [14be7a6]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Pass UINTPTR_MAX instead of 0xffffffff to _Heap_Allocate for 16bit compliance.
06:09 Changeset in rtems [c0c139d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepius@…> * sp44/init.c: Another printf format fix.
06:09 Changeset in rtems [34ba5eb3]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Another printf format fix.
05:56 Changeset in rtems [fdaa86b6]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepius@…> * psx14/init.c: Add local prototypes for rtems_object_api_minimum_class, rtems_object_api_maximum_class. Reflect the prototypes having been missing to printf's.
05:56 Changeset in rtems [372ce03c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepius@…> * psx14/init.c: Add local prototypes for rtems_object_api_minimum_class, rtems_object_api_maximum_class. Reflect the prototypes having been missing to printf's.
05:45 Changeset in rtems [72e975e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-30 Ralf Corsépius <ralf.corsepiu@…> * aclocal/gcc-sanity.m4: New. * configure.ac: Add RTEMS_CHECK_GCC_SANITY.
05:45 Changeset in rtems [50f7234]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New.
04:07 Changeset in rtems [385212f]4.104.115 by Till Straumann <strauman@…>
2009-10-29 Till Straumann <strauman@…> * shared/irq/irq_asm.S: Make sure stack is aligned to CPU_STACK_ALIGNMENT for *all* C-routines (including _Thread_Dispatch() and _ThreadProcessSignalsFromIrq()) not only C_dispatch_isr(). * shared/irq/irq.c: Added IRQ statistics counters.

10/29/09:

16:29 Changeset in rtems [b01d7c7]4.104.115 by Till Straumann <strauman@…>
2009-10-29 Till Straumann <strauman@…> * rtems/score/cpu.h: Define _CPU_Interrupt_stack_setup() macro which reserves space for the 'vector' arg to _C_dispatch_isr() routine and aligns the irq stack to CPU_STACK_ALIGNMENT.
16:27 Changeset in rtems [429978f]4.104.115 by Till Straumann <strauman@…>
2009-10-29 Till Straumann <strauman@…> * score/src/isr.c: Check if CPU defined _CPU_Interrupt_stack_setup() macro hook for setting up the interrupt stack (alignment, reserving space etc.) after the framework allocates it.
16:05 Changeset in rtems [287e4a8b]4.104.115 by Till Straumann <strauman@…>
2009-10-29 Till Straumann <strauman@…> * shared/irq/irq_asm.S: Beautification; ajusted margins and spaces to make the whole thing more readable.
15:53 Changeset in rtems [1fe3e3cf]4.104.115 by Till Straumann <strauman@…>
2009-10-29 Till Straumann <strauman@…> * shared/irq/irq_asm.S, shared/irq/irq.c: removed (fake) exception frame argument to _ThreadProcessSignalsFromIrq(). This has never been used and removing it simplifies the assembly code.
12:55 Changeset in rtems [90d24022]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Added block02, block03 and block04
12:50 Changeset in rtems [b5b07cad]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
- - Reorderd AVL node fields to save space - Fixed printf() formats. New structure for waiters synchronization. Added BDBUF_INVALID_DEV define. New error handling in rtems_bdbuf_init(). - Release disk in case of an error.
12:47 Changeset in rtems [982ca110]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Aded ramdisk_register().
09:34 Changeset in rtems [82a8add]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-29 Ralf Corsépius <ralf.corsepius@…> * sp37/init.c: Add local prototypes for rtems_interrupt_disable, rtems_interrupt_enable, rtems_interrupt_flash, rtems_interrupt_is_in_progress.
09:21 Changeset in rtems [7e29923]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-29 Ralf Corsépius <ralf.corsepius@…> * sp43/init.c: Add local prototypes for rtems_object_api_minimum_class, rtems_object_api_maximum_class, rtems_build_id, rtems_build_name, rtems_object_id_api_maximum, rtems_object_id_api_minimum, rtems_object_id_get_api, rtems_object_id_get_class, rtems_object_id_get_index, rtems_object_id_get_node. Spray PRId32's into printf's for 16bit target complianance.
07:43 Changeset in rtems [487b470d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp37/init.c: Add local prototype for rtems_interrupt_level_attribute.
07:42 Changeset in rtems [7871148]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add local prototype for rtems_interrupt_level_attribute.
07:22 Changeset in rtems [3b9ab80e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-29 Ralf Corsépius <ralf.corsepius@…> * monitor02/init.c: Add local prototype for rtems_shell_main_monitor.
07:22 Changeset in rtems [b48baaf6]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add local prototype for rtems_shell_main_monitor.
07:20 Ticket #1460 (Missing decls rtems_object_api_minimum_class/rtems_object_api_maximum_class) created by Ralf Corsepius
cpukit/rtems/src/rtemsobjectapimaximumclass.c …
06:36 Changeset in rtems [b8134276]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-29 Ralf Corsépius <ralf.corsepius@…> * pppd/netconfig.h: Add UL suffix to long constants to avoid implicit integer overflows on 16bit targets.
06:36 Changeset in rtems [eee3bc1]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add UL suffix to long constants to avoid implicit integer overflows on 16bit targets.
06:18 Ticket #1459 (Add rtems_shell_main_monitor to cpukit/libmisc/shell/shell.h?) created by Ralf Corsepius
rtems_shell_main_monitor is a private function of …
05:45 Changeset in rtems [3021db1]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-29 Ralf Corsépius <ralf.corsepius@…> * psxsysconf/init.c: Comment out sysconf(LONG_MAX) check (not useful). Change sysconf(0x12345678) check into sysconf(INT_MAX) for better 16bit compliance.
05:45 Changeset in rtems [dc4fbb8]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Comment out sysconf(LONG_MAX) check (not useful). Change sysconf(0x12345678) check into sysconf(INT_MAX) for better 16bit compliance.
05:01 Changeset in rtems [f163c50]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-29 Ralf Corsépius <ralf.corsepius@…> * psx11/task.c: Use long for nsecs.
05:00 Changeset in rtems [71c2dea]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use long for nsecs.
04:56 Ticket #1458 (removing an ASR with rtems_signal_catch() effectively changes task ...) created by strauman
Assume a task with mode-flag RTEMS_NO_ASR first installs an ASR and …
04:51 Changeset in rtems [14da2e7]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-29 Ralf Corsépius <ralf.corsepius@…> * psx10/init.c: Pass 0x7FFF instead of 0xFFFFFF as invalid pshared attribute to pthread_condattr_setpshared for 16bit target compliance.
04:51 Changeset in rtems [cf980b19]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-29 Ralf Corsépius <ralf.corsepius@…> * psx10/init.c: Pass 0x7FFF instead of 0xFFFFFF as invalid pshared attribute to pthread_condattr_setpshared for 16bit target compliance.
03:59 Changeset in rtems [78667e3]4.104.115 by Till Straumann <strauman@…>
2009-10-28 Till Straumann <strauman@…> * rtems/score/cpu.h: Replaced misleading typedef of CPU_Interrupt_frame by 'void'. The i386 port does not pass any frame info to the interrupt handlers.
03:57 Changeset in rtems [af3bf16]4.104.115 by Till Straumann <strauman@…>
2009-10-28 Till Straumann <strauman@…> * ChangeLog?, score/cpu/i386/ChangeLog: moved log messages I had erroneously written to cpukit/Changelog to cpukit/score/cpu/i386/ChangeLog.
03:22 Changeset in rtems [23303c03]4.104.115 by Till Straumann <strauman@…>
2009-10-28 Till Straumann <strauman@…> * start/start.S: Make sure initial stack is aligned to CPU_STACK_ALIGNMENT before calling C-code.
03:21 Changeset in rtems [edfc0f9]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-29 Ralf Corsépius <ralf.corsepius@…> * fileio/init.c: Use %zd to print ssize_t.
03:20 Changeset in rtems [abf41fd]4.104.115 by Till Straumann <strauman@…>
2009-10-28 Till Straumann <strauman@…> * shared/irq/irq_asm.S: Make sure stack is aligned to CPU_STACK_ALIGNMENT before invoking C-code.
03:16 Changeset in rtems [b80e857]4.104.115 by Till Straumann <strauman@…>
2009-10-28 Till Straumann <strauman@…> * displayCpu.c: Fixed formatting for prettier printing; don't print more than 8 flags on a single line of output.
03:15 Changeset in rtems [a6d48e3]4.104.115 by Till Straumann <strauman@…>
2009-10-28 Till Straumann <strauman@…> * score/cpu/i386/rtems/score/cpu.h: Added #ifdef ASM constructs so that this header can be included from assembly code. Increased CPU_STACK_ALIGNMENT to 16 bytes. Gcc maintains 16-byte alignment and it may be a advantageous to provide initial 16-byte alignment. When using SSE some gcc versions may produce code that crashes if the stack is not 16-byte aligned. Make sure _CPU_Context_Initialize() sets the thread stack up so that it is aligned to CPU_CACHE_ALIGNMENT. * score/cpu/i386/cpu_asm.S: Align stack to CPU_CACHE_ALIGNMENT before calling C-code.

10/28/09:

21:40 Changeset in rtems [caf761f]4.104.115 by Till Straumann <strauman@…>
2009-10-28 Till Straumann <strauman@…> * cpuModel.S, cpuModel.h, displayCpu.c: Save/cache CPUID:ECX (extended capabilities) in a new variable (x86_capability_x). Added more known flag description strings (printCpuInfo()) and let 'printCpuInfo()' dump the extended feature flags, too.
16:00 Changeset in rtems [4914af40]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New.
15:45 Ticket #1457 (Unnecessary read from device driver in case we have READ_AHEAD entry ...) created by Oleg
When we turn on read ahead feature and read blocks in sequence, the …
15:45 Changeset in rtems [36fcb023]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Update.
02:45 Changeset in rtems [16e1b45]4.104.115 by Till Straumann <strauman@…>
2009-10-27 Till Straumann <strauman@…> * score/cpu/i386/rtems/asm.h: Added definition for cr4 register.
02:29 Changeset in rtems [51d7b75]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-28 Ralf Corsépius <ralf.corsepius@…> * psxbarrier01/test.c: Include <tmacros.h>
02:29 Changeset in rtems [b3051ac]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-28 Ralf Corsépius <ralf.corsepius@…> * psxbarrier01/test.c: Include <tmacros.h>
01:24 Changeset in rtems [7699617f]4.104.115 by Till Straumann <strauman@…>
2009-12-27 Till Straumann <strauman@…> * include/bsp.h, console/console.c: Provide weak-alias hook so that the application may choose the console.

10/27/09:

14:13 Changeset in rtems [b3acedb5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * support/include/tmacros.h: Add PRIxpthread_t.
14:12 Changeset in rtems [01f1a20e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add PRIxpthread_t.
14:11 Changeset in rtems [e1a7627]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * psx01/init.c, psx01/task.c, psx02/init.c, psx03/init.c, psx04/init.c, psx05/init.c, psx06/init.c, psx07/init.c, psx08/init.c, psx09/init.c, psx10/task.c, psx10/task2.c, psx10/task3.c, psx11/init.c, psx12/init.c, psxalarm01/init.c, psxbarrier01/test.c, psxkey01/init.c, psxkey01/task.c, psxmsgq02/init.c, psxsignal01/init.c, psxualarm/init.c: Use PRIxpthread_t to print pthread_t's.
14:10 Changeset in rtems [39615f4]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use PRIxpthread_t to print pthread_t's.
12:12 Changeset in rtems [749eae97]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp29/init.c: Include "tmacros.h". Misc. changes related to rtems_intervals.
12:12 Changeset in rtems [7dcba14]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Include "tmacros.h". Misc. changes related to rtems_intervals.
11:58 Changeset in rtems [ae218607]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp14/asr.c: Add PRIxrtems_signal_set. Use PRIxrtems_signal_set to print rtems_signal_set's.
11:58 Changeset in rtems [26a0d29b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add PRIxrtems_signal_set. Use PRIxrtems_signal_set to print rtems_signal_set's.
11:54 Changeset in rtems [2b5b8064]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp13/task3.c: Use PRIu32 to print "count".
11:54 Changeset in rtems [fda2929]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use PRIu32 to print "count".
11:43 Changeset in rtems [5306b49]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * termios01/init.c: Fix parity_table_Entry type. Correct parity_table initialization. Add PRIdrtems_termios_baud_t. Use PRIdrtems_termios_baud_t to print rtems_termios_baud_t's.
11:43 Changeset in rtems [1466425]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Fix parity_table_Entry type. Correct parity_table initialization. Add PRIdrtems_termios_baud_t. Use PRIdrtems_termios_baud_t to print rtems_termios_baud_t's.
11:32 Changeset in rtems [72cbbad1]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp09/screen12.c: Segment sizes are uintptr_t's. * sp09/screen11.c: Use size_t for "size".
11:32 Changeset in rtems [b1c89648]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Segment sizes are uintptr_t's.
11:29 Changeset in rtems [cce4d0da]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use size_t for "size".
11:14 Changeset in rtems [f60b6325]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp62/init.c: segment sizes are uintptr_t's.
11:14 Changeset in rtems [01dd894]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
segment sizes are uintptr_t's.
09:05 Changeset in rtems [35435d80]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp25/task1.c: Use PRIuPTR to print segment_size's. * sp21/task1.c: Add PRIurtems_device_major_number.
09:04 Changeset in rtems [92dc3432]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use PRIuPTR to print segment_size's.
09:03 Changeset in rtems [d19ee726]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add PRIurtems_device_major_number.
08:16 Changeset in rtems [443f1845]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * psxmsgq02/init.c: Remove cast in call to fatal_posix_service_status_errno.
08:15 Changeset in rtems [cdfa0e63]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove cast in call to fatal_posix_service_status_errno.
08:14 Changeset in rtems [69c6619]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp11/task1.c, sp11/task2.c: Use PRIxrtems_event_set to print rtems_event_set's.
08:13 Changeset in rtems [f15fc6a]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use PRIxrtems_event_set to print rtems_event_set's.
08:12 Changeset in rtems [d0f47c22]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * support/include/tmacros.h: Add PRIxrtems_event_set. (fatal_posix_service_status_errno) Add local "long" var "statx".
07:51 Changeset in rtems [acf5212]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp09/screen13.c: Revert previous change. Remove broken extraneous line seemingly having crept into in 2009-08-10 patch.
07:30 Changeset in rtems [2b48505]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove extraneous argument to print.
07:27 Changeset in rtems [94418bd]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * spsize/size.c: Use PRIu32 to print sys_req.
07:27 Changeset in rtems [44c6b5b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use PRIu32 to print sys_req.
07:12 Changeset in rtems [e8d1720]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp37/init.c: Add missing argument to printf.
07:12 Changeset in rtems [79c49e1]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add missing argument to printf.
06:59 Changeset in rtems [bf3a0a04]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * base_sp/apptask.c, unlimited/init.c: Use PRIdrtems_task_argument to print rtems_task_argument's.
06:59 Changeset in rtems [073dff3]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use PRIdrtems_task_argument to print rtems_task_argument's.
06:57 Changeset in rtems [6fa28e90]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp44/init.c, sp35/priinv.c, sp33/init.c, sp28/init.c, sp12/pritask.c, sp34/changepri.c: Use PRIdrtems_task_argument to print rtems_task_argument's.
06:53 Changeset in rtems [7354b34]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * support/include/tmacros.h: Add PRIdThread_Entry_numeric_type. Add PRIdrtems_task_argument.
06:53 Changeset in rtems [15b7644]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add PRIdThread_Entry_numeric_type. Add PRIdrtems_task_argument.
05:17 Changeset in rtems [e292c661]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp25/task1.c: segment_size is uintptr_t. * spfatal06/testcase.h: Add missing return.
05:17 Changeset in rtems [4ee0bda5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
segment_size is uintptr_t.
05:15 Changeset in rtems [b9547ee]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add missing return.
05:13 Changeset in rtems [13910fc]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * psxenosys/init.c: Add missing args in calls to execl, execlp, execle.
05:13 Changeset in rtems [dd06f5c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add missing args in calls to execl, execlp, execle.
05:04 Changeset in rtems [f32b613]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * psxhdrs/pthread36.c: Use HAVE_DECL_PTHREAD_ATTR_GETCPUTIME. * psxhdrs/pthread35.c: Use HAVE_DECL_PTHREAD_ATTR_SETCPUTIME. * psx07/init.c: Use HAVE_DECL_PTHREAD_ATTR_GETCPUTIME, HAVE_DECL_PTHREAD_ATTR_SETCPUTIME. * configure.ac: Add AC_CHECK_DECLS pthread_attr_getcputime, pthread_attr_setcputime.
05:03 Changeset in rtems [0e3f3fb]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use HAVE_DECL_PTHREAD_ATTR_GETCPUTIME.
05:02 Changeset in rtems [15a4f37c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use HAVE_DECL_PTHREAD_ATTR_SETCPUTIME.
05:01 Changeset in rtems [8c3c4822]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use HAVE_DECL_PTHREAD_ATTR_GETCPUTIME, HAVE_DECL_PTHREAD_ATTR_SETCPUTIME.
04:59 Changeset in rtems [90c8051a]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Add AC_CHECK_DECLS pthread_attr_getcputime, pthread_attr_setcputime.
04:58 Changeset in rtems [7a6c4c51]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add AC_CHECK_DECLS pthread_getcputime, pthread_setcputime.
04:12 Changeset in rtems [b064c98]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp07/tcreate.c, sp07/tdelete.c, sp07/trestart.c, sp07/tstart.c: Duplicate code from rtems_name_to_characters to convert rtems_name's into char arrays.
04:12 Changeset in rtems [e295d46]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Duplicate code from rtems_name_to_characters to convert rtems_name's into char arrays.
04:05 Changeset in rtems [a20539f1]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp09/screen13.c: Comment out unused return status. * sp63/init.c: Use PRIu32 to print uint32_t's. * sp33/init.c: Use PRIu32 to print uint32_t's. * sp28/init.c: Use PRIu32 to print uint32_t's.
04:04 Changeset in rtems [9197aef]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Comment out unused return status.
04:03 Changeset in rtems [d23649d2]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use PRIu32 to print uint32_t's.
04:00 Changeset in rtems [cdc371f]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * tmck/task1.c: Use PRIu32 to print uint32_t's.
03:58 Changeset in rtems [2441f74]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-27 Ralf Corsépius <ralf.corsepius@…> * psxtimer01/psxtimer.c: Use %ld to print *.tv_nsec. * psxsysconf/init.c: Use %ld to print *.tv_nsec. * psxclock/init.c: Use %ld to print *.tv_nsec. * psx06/init.c, psx06/system.h: Misc. warning fixes.
03:57 Changeset in rtems [17c7533]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use %ld to print *.tv_nsec.
03:53 Changeset in rtems [669ad957]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Misc. warning fixes.
Note: See TracTimeline for information about the timeline view.