Ralf Corsepius
a60113c616
2009-01-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psxreaddir/test.c: Apply PRI* macros to print struct stat fields.
2009-11-01 07:54:35 +00:00
Ralf Corsepius
4e17a42dbc
2009-01-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psxreaddir/test.c: Apply PRI* macros to print struct stat fields.
2009-11-01 07:54:34 +00:00
Ralf Corsepius
620e03299e
2009-01-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psxfile01/test.c: Remove obsure #ifdef's.
Apply PRI* macros to print struct stat fields.
2009-11-01 07:53:31 +00:00
Ralf Corsepius
f9307ee751
2009-01-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psxfile01/test.c: Remove obsure #ifdef's.
Apply PRI* macros to print struct stat fields.
2009-11-01 07:53:30 +00:00
Ralf Corsepius
91581144b5
2009-01-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/tmacros.h: Add PRIxino_t, PRIdoff_t,
PRIxblksize_t, PRIxblkcnt_t.
Comment cleanups.
2009-11-01 07:51:16 +00:00
Ralf Corsepius
3699e143d3
Add PRIxino_t, PRIdoff_t, PRIxblksize_t, PRIxblkcnt_t.
...
Comment cleanups.
2009-11-01 06:38:59 +00:00
Ralf Corsepius
c3fc9d8068
2009-11-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* termios/init.c: Remove sh2 hacks.
2009-11-01 06:36:28 +00:00
Ralf Corsepius
86f02622de
Remove sh2 hacks.
2009-11-01 06:36:22 +00:00
Ralf Corsepius
862202294b
2009-11-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* tm26/task1.c: Use true/false instead of TRUE/FALSE for "bool"s.
2009-11-01 04:10:32 +00:00
Ralf Corsepius
937132ea3b
Use true/false instead of TRUE/FALSE for "bool"s.
2009-11-01 04:10:20 +00:00
Ralf Corsepius
cba71b911f
2009-11-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* tm15/task1.c: Make time_set a "bool".
Eliminate TRUE/FALSE.
2009-11-01 03:44:36 +00:00
Ralf Corsepius
256d779816
Make time_set a "bool".
...
Eliminate TRUE/FALSE.
2009-11-01 03:44:24 +00:00
Thomas Doerfler
593019634a
moved timebase/decrementer access from cpukit to libcpu
2009-10-31 07:04:20 +00:00
Ralf Corsepius
0aa32a4f76
2009-10-31 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* include/pmacros.h: Change TM_OCTOBER to 9, TM_NOVEMBER to 10,
TM_DECEMBER to 11 (tm_mon months start with JAN = 0).
2009-10-31 05:15:14 +00:00
Ralf Corsepius
7a2699a067
2009-10-31 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* include/pmacros.h: Change TM_OCTOBER to 9, TM_NOVEMBER to 10,
TM_DECEMBER to 11 (tm_mon months start with JAN = 0).
2009-10-31 05:15:13 +00:00
Ralf Corsepius
c8780b5f95
2009-10-31 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* include/pmacros.h: November is the 11th month.
2009-10-31 05:05:24 +00:00
Ralf Corsepius
48ddbf103c
November is the 11th month.
2009-10-31 05:05:09 +00:00
Thomas Doerfler
3fcc78aef9
move timebase access functions from cpukit to libcpu
2009-10-30 19:28:46 +00:00
Joel Sherrill
94d9beecf4
2009-10-30 Glenn Humphrey <glenn.humphrey@oarcorp.com>
...
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.
2009-10-30 17:54:29 +00:00
Ralf Corsepius
7bf6612bf2
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* itrontime01/init.c: Use %ld to print "time"s.
2009-10-30 17:29:01 +00:00
Ralf Corsepius
54b4a02481
Use %ld to print "time"s.
2009-10-30 17:28:43 +00:00
Joel Sherrill
ef89926a5d
2009-10-30 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* mp03/task1.c, mp10/init.c, mp13/task1.c: Use
rtems_clock_get_ticks_per_second() instead of the obsoleted
TICKS_PER_SECOND.
2009-10-30 17:04:36 +00:00
Joel Sherrill
82567f54c4
2009-10-30 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* rtems/src/semcreate.c: Fix mismatched brace in multiprocessing code.
2009-10-30 17:02:22 +00:00
Thomas Doerfler
f7ac681b51
remove depratated powerpc exception API
2009-10-30 13:52:34 +00:00
Thomas Doerfler
5075ec98c7
add cache.rel to Makefile
2009-10-30 13:50:25 +00:00
Ralf Corsepius
f576391ba4
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* include/timesys.h: Use PRId32.
2009-10-30 13:37:52 +00:00
Ralf Corsepius
558da8cc29
Use PRId32.
2009-10-30 13:37:42 +00:00
Ralf Corsepius
3220700727
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* 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.
2009-10-30 13:35:57 +00:00
Ralf Corsepius
4495757c08
Add -I$(top_srcdir)/../support/include.
2009-10-30 13:35:47 +00:00
Ralf Corsepius
f6e5e3bbb6
Use PRIxrtems_id to print rtems_ids.
...
Include "tmacros.h".
2009-10-30 13:35:30 +00:00
Ralf Corsepius
10d01af5c2
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* block01/init.c: Include <stdio.h>.
2009-10-30 13:32:05 +00:00
Ralf Corsepius
2bf41bcbb3
Include <stdio.h>.
2009-10-30 13:31:58 +00:00
Ralf Corsepius
56757b217a
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psxstat/test.c: Remove #ifdef's.
2009-10-30 13:30:37 +00:00
Ralf Corsepius
71bfe7e7f7
Remove #ifdef's.
2009-10-30 13:30:22 +00:00
Ralf Corsepius
4503a697f3
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psxmount/test.c, psxreaddir/test.c: Remove __P (unused anachronism).
2009-10-30 13:26:50 +00:00
Ralf Corsepius
22397d3d35
Remove __P (unused anachronism).
2009-10-30 13:26:25 +00:00
Ralf Corsepius
cc8b705128
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* sp14/asr.c: Remove PRIxrtems_signal_set (moved to tmacros.h).
Include "tmacros.h".
2009-10-30 13:23:57 +00:00
Ralf Corsepius
6915c2c180
Remove PRIxrtems_signal_set (moved to tmacros.h).
...
Include "tmacros.h".
2009-10-30 13:23:47 +00:00
Ralf Corsepius
f22a826009
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* support/include/tmacros.h: Add PRIxrtems_task_priority,
PRIxrtems_task_priority, PRIxrtems_signal_set.
2009-10-30 13:20:42 +00:00
Ralf Corsepius
9ea82a5f69
Add PRIxrtems_task_priority, PRIxrtems_task_priority, PRIxrtems_signal_set.
2009-10-30 13:20:34 +00:00
Ralf Corsepius
b2e122edb2
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* 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.
2009-10-30 13:18:50 +00:00
Ralf Corsepius
58397d88e0
Use PRI*32 to print uint32_ts.
2009-10-30 13:18:33 +00:00
Ralf Corsepius
d7e7e27248
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* mp04/task1.c: Include "tmacros.h".
Use PRIxrtems_task_priority to print rtems_task_prioritys.
Use PRI*32 to print uint32_ts.
2009-10-30 13:16:13 +00:00
Ralf Corsepius
e0f5e98136
Include "tmacros.h".
...
Use PRIxrtems_task_priority to print rtems_task_prioritys.
Use PRI*32 to print uint32_ts.
2009-10-30 13:15:57 +00:00
Ralf Corsepius
8c5d407aa7
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* mp05/asr.c: Include "tmacros.h".
Use PRIxrtems_signal_set to print rtems_signal_set's.
2009-10-30 13:13:07 +00:00
Ralf Corsepius
cc6ecc518b
Include "tmacros.h".
...
Use PRIxrtems_signal_set to print rtems_signal_sets.
2009-10-30 13:13:00 +00:00
Ralf Corsepius
6cc234a902
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* amba/amba.c: Re-add tmp.
2009-10-30 12:33:20 +00:00
Ralf Corsepius
9c8527b96f
Re-add tmp.
2009-10-30 12:33:11 +00:00
Ralf Corsepius
275999f515
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* 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.
2009-10-30 11:10:23 +00:00
Ralf Corsepius
abba9f4bab
Use "long"s for "time"s (16bit compliance).
2009-10-30 11:10:16 +00:00