summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-301-0/+4
| | | | * include/timesys.h: Use PRId32.
* Use PRId32.Ralf Corsepius2009-10-301-1/+1
|
* 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-301-0/+7
| | | | | | | * 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.
* Add -I$(top_srcdir)/../support/include.Ralf Corsepius2009-10-302-0/+2
|
* Use PRIxrtems_id to print rtems_ids.Ralf Corsepius2009-10-301-2/+4
| | | | Include "tmacros.h".
* 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-301-0/+1
| | | | * block01/init.c: Include <stdio.h>.
* Include <stdio.h>.Ralf Corsepius2009-10-301-0/+1
|
* 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-301-0/+1
| | | | * psxstat/test.c: Remove #ifdef's.
* Remove #ifdef's.Ralf Corsepius2009-10-301-5/+2
|
* 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-301-0/+1
| | | | * psxmount/test.c, psxreaddir/test.c: Remove __P (unused anachronism).
* Remove __P (unused anachronism).Ralf Corsepius2009-10-302-8/+0
|
* 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-301-0/+2
| | | | | * sp14/asr.c: Remove PRIxrtems_signal_set (moved to tmacros.h). Include "tmacros.h".
* Remove PRIxrtems_signal_set (moved to tmacros.h).Ralf Corsepius2009-10-301-3/+1
| | | | Include "tmacros.h".
* 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-301-0/+5
| | | | | * support/include/tmacros.h: Add PRIxrtems_task_priority, PRIxrtems_task_priority, PRIxrtems_signal_set.
* Add PRIxrtems_task_priority, PRIxrtems_task_priority, PRIxrtems_signal_set.Ralf Corsepius2009-10-301-0/+5
|
* 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-301-0/+5
| | | | | | | | * 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.
* Use PRI*32 to print uint32_ts.Ralf Corsepius2009-10-3016-18/+18
|
* 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-301-0/+3
| | | | | | * mp04/task1.c: Include "tmacros.h". Use PRIxrtems_task_priority to print rtems_task_prioritys. Use PRI*32 to print uint32_ts.
* Include "tmacros.h".Ralf Corsepius2009-10-301-1/+2
| | | | | Use PRIxrtems_task_priority to print rtems_task_prioritys. Use PRI*32 to print uint32_ts.
* 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-301-0/+5
| | | | | * mp05/asr.c: Include "tmacros.h". Use PRIxrtems_signal_set to print rtems_signal_set's.
* Include "tmacros.h".Ralf Corsepius2009-10-301-1/+2
| | | | Use PRIxrtems_signal_set to print rtems_signal_sets.
* 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-301-0/+4
| | | | * amba/amba.c: Re-add tmp.
* Re-add tmp.Ralf Corsepius2009-10-301-3/+3
|
* 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-301-0/+12
| | | | | | | | | | | | * 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.
* Use "long"s for "time"s (16bit compliance).Ralf Corsepius2009-10-301-2/+2
|
* Add missing prototypes.Ralf Corsepius2009-10-308-36/+36
|
* Use PRId32 to print INT's.Ralf Corsepius2009-10-301-2/+2
|
* Fixed group usage counting. See test "libtests/block02".Thomas Doerfler2009-10-302-48/+60
|
* Update.Ralf Corsepius2009-10-3039-117/+117
|
* New.Ralf Corsepius2009-10-301-0/+1480
|
* 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-301-0/+2
| | | | | * psxfatal02/testcase.h: Fall back to INT_MAX as posix stack size in if 12MB are too big for a target (16bit compliance).
* Fall back to INT_MAX as posix stack size in if 12MB are too big for a target ↵Ralf Corsepius2009-10-301-0/+4
| | | | (16bit compliance).
* 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-301-0/+2
| | | | | * psx04/init.c: Use INT_MAX instead of 0xffffffff in call to kill() for 16bit compliance.
* Use INT_MAX instead of 0xffffffff in call to kill() for 16bit compliance.Ralf Corsepius2009-10-301-1/+1
|
* 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-301-0/+1
| | | | * termios/init.c: Eliminate TRUE/FALSE, use bool instead of int.
* Eliminate TRUE/FALSE, use bool instead of int.Ralf Corsepius2009-10-301-6/+7
|
* 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-301-0/+4
| | | | * block02/init.c: Remove unused var.
* Remove unused var.Ralf Corsepius2009-10-301-1/+0
|
* 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-301-0/+2
| | | | | * sp63/init.c: Pass UINTPTR_MAX instead of 0xffffffff to _Heap_Allocate for 16bit compliance.
* Pass UINTPTR_MAX instead of 0xffffffff to _Heap_Allocate for 16bit compliance.Ralf Corsepius2009-10-301-1/+1
|
* 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-301-0/+4
| | | | * sp44/init.c: Another printf format fix.
* Another printf format fix.Ralf Corsepius2009-10-301-1/+1
|
* 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-301-1/+5
| | | | | | * 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 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-301-0/+6
| | | | | | * 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 Ralf Corsépius <ralf.corsepiu@rtems.org>Ralf Corsepius2009-10-302-20/+7
| | | | | * aclocal/gcc-sanity.m4: New. * configure.ac: Add RTEMS_CHECK_GCC_SANITY.
* New.Ralf Corsepius2009-10-301-0/+88
|
* 2009-10-29 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-10-303-27/+72
| | | | | | | | * 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.
* 2009-10-29 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-10-292-0/+16
| | | | | | * 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.
* 2009-10-29 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-10-292-0/+13
| | | | | | * 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.
* 2009-10-29 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-10-292-107/+112
| | | | | * shared/irq/irq_asm.S: Beautification; ajusted margins and spaces to make the whole thing more readable.