Commit Graph

19809 Commits

Author SHA1 Message Date
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
Ralf Corsepius
1b4b7f397b Add missing prototypes. 2009-10-30 11:09:13 +00:00
Ralf Corsepius
2960c42fab Use PRId32 to print INT's. 2009-10-30 11:02:00 +00:00
Thomas Doerfler
3d5515b6f7 Fixed group usage counting. See test "libtests/block02". 2009-10-30 10:57:39 +00:00
Ralf Corsepius
3fd5ece09b Update. 2009-10-30 10:38:27 +00:00
Ralf Corsepius
1ec894f831 New. 2009-10-30 10:37:33 +00:00
Ralf Corsepius
9decaef355 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxfatal02/testcase.h: Fall back to INT_MAX as posix stack size in
	if 12MB are too big for a target (16bit compliance).
2009-10-30 10:33:53 +00:00
Ralf Corsepius
ea31572bdb Fall back to INT_MAX as posix stack size in if 12MB are too big for a target (16bit compliance). 2009-10-30 10:33:43 +00:00
Ralf Corsepius
2f91b2ed11 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* psx04/init.c: Use INT_MAX instead of 0xffffffff in call to kill()
	for 16bit compliance.
2009-10-30 10:31:43 +00:00
Ralf Corsepius
713185fd3f Use INT_MAX instead of 0xffffffff in call to kill() for 16bit compliance. 2009-10-30 10:31:32 +00:00
Ralf Corsepius
600f76da39 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* termios/init.c: Eliminate TRUE/FALSE, use bool instead of int.
2009-10-30 08:22:51 +00:00
Ralf Corsepius
80b991e917 Eliminate TRUE/FALSE, use bool instead of int. 2009-10-30 08:22:45 +00:00
Ralf Corsepius
7fa11e4e67 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* block02/init.c: Remove unused var.
2009-10-30 06:58:44 +00:00
Ralf Corsepius
80640ef8d8 Remove unused var. 2009-10-30 06:58:37 +00:00
Ralf Corsepius
845770a30b 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp63/init.c: Pass UINTPTR_MAX instead of 0xffffffff to
	_Heap_Allocate for 16bit compliance.
2009-10-30 06:12:41 +00:00
Ralf Corsepius
14be7a620c Pass UINTPTR_MAX instead of 0xffffffff to _Heap_Allocate for 16bit compliance. 2009-10-30 06:12:29 +00:00
Ralf Corsepius
c0c139dc7d 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp44/init.c: Another printf format fix.
2009-10-30 06:09:38 +00:00
Ralf Corsepius
34ba5eb37f Another printf format fix. 2009-10-30 06:09:25 +00:00
Ralf Corsepius
fdaa86b6f7 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* 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.
2009-10-30 05:56:15 +00:00
Ralf Corsepius
372ce03c59 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* 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.
2009-10-30 05:56:14 +00:00
Ralf Corsepius
72e975e606 2009-10-30 Ralf Corsépius <ralf.corsepiu@rtems.org>
* aclocal/gcc-sanity.m4: New.
	* configure.ac: Add RTEMS_CHECK_GCC_SANITY.
2009-10-30 05:45:51 +00:00
Ralf Corsepius
50f723461d New. 2009-10-30 05:45:40 +00:00