source: rtems/testsuites

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4495757   10/30/09 13:35:47 Ralf Corsepius Add -I$(top_srcdir)/../support/include. 4.104.115
(edit) @f6e5e3b   10/30/09 13:35:30 Ralf Corsepius Use PRIxrtems_id to print rtems_ids. Include "tmacros.h". 4.104.115
(edit) @10d01af   10/30/09 13:32:05 Ralf Corsepius 2009-10-30 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @2bf41bcb   10/30/09 13:31:58 Ralf Corsepius Include <stdio.h>. 4.104.115
(edit) @56757b21   10/30/09 13:30:37 Ralf Corsepius 2009-10-30 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @71bfe7e   10/30/09 13:30:22 Ralf Corsepius Remove #ifdef's. 4.104.115
(edit) @4503a697   10/30/09 13:26:50 Ralf Corsepius 2009-10-30 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @22397d3d   10/30/09 13:26:25 Ralf Corsepius Remove P (unused anachronism). 4.104.115
(edit) @cc8b7051   10/30/09 13:23:57 Ralf Corsepius 2009-10-30 Ralf Corsépius <ralf.corsepius@…> * sp14/asr.c: … 4.104.115
(edit) @6915c2c   10/30/09 13:23:47 Ralf Corsepius Remove PRIxrtems_signal_set (moved to tmacros.h). Include "tmacros.h". 4.104.115
(edit) @f22a8260   10/30/09 13:20:42 Ralf Corsepius 2009-10-30 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @9ea82a5   10/30/09 13:20:34 Ralf Corsepius Add PRIxrtems_task_priority, PRIxrtems_task_priority, PRIxrtems_signal_set. 4.104.115
(edit) @b2e122ed   10/30/09 13:18:50 Ralf Corsepius 2009-10-30 Ralf Corsépius <ralf.corsepius@…> * mp01/init.c, … 4.104.115
(edit) @58397d88   10/30/09 13:18:33 Ralf Corsepius Use PRI*32 to print uint32_ts. 4.104.115
(edit) @d7e7e272   10/30/09 13:16:13 Ralf Corsepius 2009-10-30 Ralf Corsépius <ralf.corsepius@…> * mp04/task1.c: … 4.104.115
(edit) @e0f5e98   10/30/09 13:15:57 Ralf Corsepius Include "tmacros.h". Use PRIxrtems_task_priority to print … 4.104.115
(edit) @8c5d407a   10/30/09 13:13:07 Ralf Corsepius 2009-10-30 Ralf Corsépius <ralf.corsepius@…> * mp05/asr.c: … 4.104.115
(edit) @cc6ecc5   10/30/09 13:13:00 Ralf Corsepius Include "tmacros.h". Use PRIxrtems_signal_set to print rtems_signal_sets. 4.104.115
(edit) @275999f   10/30/09 11:10:23 Ralf Corsepius 2009-10-30 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @abba9f4   10/30/09 11:10:16 Ralf Corsepius Use "long"s for "time"s (16bit compliance). 4.104.115
(edit) @1b4b7f3   10/30/09 11:09:13 Ralf Corsepius Add missing prototypes. 4.104.115
(edit) @2960c42   10/30/09 11:02:00 Ralf Corsepius Use PRId32 to print INT's. 4.104.115
(edit) @9decaef   10/30/09 10:33:53 Ralf Corsepius 2009-10-30 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @ea31572b   10/30/09 10:33:43 Ralf Corsepius Fall back to INT_MAX as posix stack size in if 12MB are too big for a … 4.104.115
(edit) @2f91b2ed   10/30/09 10:31:43 Ralf Corsepius 2009-10-30 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @713185fd   10/30/09 10:31:32 Ralf Corsepius Use INT_MAX instead of 0xffffffff in call to kill() for 16bit compliance. 4.104.115
(edit) @600f76d   10/30/09 08:22:51 Ralf Corsepius 2009-10-30 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @80b991e9   10/30/09 08:22:45 Ralf Corsepius Eliminate TRUE/FALSE, use bool instead of int. 4.104.115
(edit) @7fa11e4e   10/30/09 06:58:44 Ralf Corsepius 2009-10-30 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @80640ef   10/30/09 06:58:37 Ralf Corsepius Remove unused var. 4.104.115
(edit) @845770a3   10/30/09 06:12:41 Ralf Corsepius 2009-10-30 Ralf Corsépius <ralf.corsepius@…> * sp63/init.c: … 4.104.115
(edit) @14be7a6   10/30/09 06:12:29 Ralf Corsepius Pass UINTPTR_MAX instead of 0xffffffff to _Heap_Allocate for 16bit … 4.104.115
(edit) @c0c139d   10/30/09 06:09:38 Ralf Corsepius 2009-10-30 Ralf Corsépius <ralf.corsepius@…> * sp44/init.c: … 4.104.115
(edit) @34ba5eb3   10/30/09 06:09:25 Ralf Corsepius Another printf format fix. 4.104.115
(edit) @fdaa86b6   10/30/09 05:56:15 Ralf Corsepius 2009-10-30 Ralf Corsépius <ralf.corsepius@…> * psx14/init.c: … 4.104.115
(edit) @372ce03c   10/30/09 05:56:14 Ralf Corsepius 2009-10-30 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @90d24022   10/29/09 12:55:30 Thomas.Doerfler Added block02, block03 and block04 4.104.115
(edit) @82a8add   10/29/09 09:34:28 Ralf Corsepius 2009-10-29 Ralf Corsépius <ralf.corsepius@…> * sp37/init.c: … 4.104.115
(edit) @7e29923   10/29/09 09:21:32 Ralf Corsepius 2009-10-29 Ralf Corsépius <ralf.corsepius@…> * sp43/init.c: … 4.104.115
(edit) @487b470d   10/29/09 07:43:05 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp37/init.c: … 4.104.115
(edit) @7871148   10/29/09 07:42:55 Ralf Corsepius Add local prototype for rtems_interrupt_level_attribute. 4.104.115
(edit) @3b9ab80e   10/29/09 07:22:14 Ralf Corsepius 2009-10-29 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @b48baaf6   10/29/09 07:22:07 Ralf Corsepius Add local prototype for rtems_shell_main_monitor. 4.104.115
(edit) @b8134276   10/29/09 06:36:46 Ralf Corsepius 2009-10-29 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @eee3bc1   10/29/09 06:36:40 Ralf Corsepius Add UL suffix to long constants to avoid implicit integer overflows on … 4.104.115
(edit) @3021db1   10/29/09 05:45:56 Ralf Corsepius 2009-10-29 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @dc4fbb8   10/29/09 05:45:49 Ralf Corsepius Comment out sysconf(LONG_MAX) check (not useful). Change … 4.104.115
(edit) @f163c50   10/29/09 05:01:01 Ralf Corsepius 2009-10-29 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @71c2dea   10/29/09 05:00:52 Ralf Corsepius Use long for nsecs. 4.104.115
(edit) @14da2e7   10/29/09 04:51:39 Ralf Corsepius 2009-10-29 Ralf Corsépius <ralf.corsepius@…> * psx10/init.c: … 4.104.115
(edit) @cf980b19   10/29/09 04:51:38 Ralf Corsepius 2009-10-29 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @edfc0f9   10/29/09 03:21:40 Ralf Corsepius 2009-10-29 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @51d7b75   10/28/09 02:29:19 Ralf Corsepius 2009-10-28 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @b3051ac   10/28/09 02:29:18 Ralf Corsepius 2009-10-28 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @b3acedb5   10/27/09 14:13:13 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @01f1a20e   10/27/09 14:12:59 Ralf Corsepius Add PRIxpthread_t. 4.104.115
(edit) @e1a7627   10/27/09 14:11:03 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @39615f4   10/27/09 14:10:54 Ralf Corsepius Use PRIxpthread_t to print pthread_t's. 4.104.115
(edit) @749eae97   10/27/09 12:12:59 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp29/init.c: … 4.104.115
(edit) @7dcba14   10/27/09 12:12:48 Ralf Corsepius Include "tmacros.h". Misc. changes related to rtems_intervals. 4.104.115
(edit) @ae218607   10/27/09 11:58:41 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp14/asr.c: … 4.104.115
(edit) @26a0d29b   10/27/09 11:58:34 Ralf Corsepius Add PRIxrtems_signal_set. Use PRIxrtems_signal_set to print … 4.104.115
(edit) @2b5b8064   10/27/09 11:54:37 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp13/task3.c: … 4.104.115
(edit) @fda2929   10/27/09 11:54:22 Ralf Corsepius Use PRIu32 to print "count". 4.104.115
(edit) @5306b49   10/27/09 11:43:46 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @1466425   10/27/09 11:43:29 Ralf Corsepius Fix parity_table_Entry type. Correct parity_table initialization. Add … 4.104.115
(edit) @72cbbad1   10/27/09 11:32:11 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @b1c89648   10/27/09 11:32:04 Ralf Corsepius Segment sizes are uintptr_t's. 4.104.115
(edit) @cce4d0da   10/27/09 11:29:03 Ralf Corsepius Use size_t for "size". 4.104.115
(edit) @f60b6325   10/27/09 11:14:26 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp62/init.c: … 4.104.115
(edit) @01dd894   10/27/09 11:14:19 Ralf Corsepius segment sizes are uintptr_t's. 4.104.115
(edit) @35435d80   10/27/09 09:05:49 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp25/task1.c: … 4.104.115
(edit) @92dc3432   10/27/09 09:04:54 Ralf Corsepius Use PRIuPTR to print segment_size's. 4.104.115
(edit) @d19ee726   10/27/09 09:03:52 Ralf Corsepius Add PRIurtems_device_major_number. 4.104.115
(edit) @443f1845   10/27/09 08:16:02 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @cdfa0e63   10/27/09 08:15:55 Ralf Corsepius Remove cast in call to fatal_posix_service_status_errno. 4.104.115
(edit) @69c6619   10/27/09 08:14:04 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp11/task1.c, … 4.104.115
(edit) @f15fc6a   10/27/09 08:13:58 Ralf Corsepius Use PRIxrtems_event_set to print rtems_event_set's. 4.104.115
(edit) @d0f47c22   10/27/09 08:12:25 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @acf5212   10/27/09 07:51:51 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @2b48505   10/27/09 07:30:34 Ralf Corsepius Remove extraneous argument to print. 4.104.115
(edit) @94418bd   10/27/09 07:27:55 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @44c6b5b   10/27/09 07:27:43 Ralf Corsepius Use PRIu32 to print sys_req. 4.104.115
(edit) @e8d1720   10/27/09 07:12:25 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp37/init.c: … 4.104.115
(edit) @79c49e1   10/27/09 07:12:05 Ralf Corsepius Add missing argument to printf. 4.104.115
(edit) @bf3a0a04   10/27/09 06:59:32 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @073dff3   10/27/09 06:59:20 Ralf Corsepius Use PRIdrtems_task_argument to print rtems_task_argument's. 4.104.115
(edit) @6fa28e90   10/27/09 06:57:49 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp44/init.c, … 4.104.115
(edit) @7354b34   10/27/09 06:53:15 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @15b7644   10/27/09 06:53:07 Ralf Corsepius Add PRIdThread_Entry_numeric_type. Add PRIdrtems_task_argument. 4.104.115
(edit) @e292c661   10/27/09 05:17:55 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * sp25/task1.c: … 4.104.115
(edit) @4ee0bda5   10/27/09 05:17:31 Ralf Corsepius segment_size is uintptr_t. 4.104.115
(edit) @b9547ee   10/27/09 05:15:19 Ralf Corsepius Add missing return. 4.104.115
(edit) @13910fc   10/27/09 05:13:56 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @dd06f5c   10/27/09 05:13:49 Ralf Corsepius Add missing args in calls to execl, execlp, execle. 4.104.115
(edit) @f32b613   10/27/09 05:04:01 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @0e3f3fb   10/27/09 05:03:29 Ralf Corsepius Use HAVE_DECL_PTHREAD_ATTR_GETCPUTIME. 4.104.115
(edit) @15a4f37c   10/27/09 05:02:34 Ralf Corsepius Use HAVE_DECL_PTHREAD_ATTR_SETCPUTIME. 4.104.115
(edit) @8c3c4822   10/27/09 05:01:14 Ralf Corsepius Use HAVE_DECL_PTHREAD_ATTR_GETCPUTIME, HAVE_DECL_PTHREAD_ATTR_SETCPUTIME. 4.104.115
(edit) @90c8051a   10/27/09 04:59:10 Ralf Corsepius 2009-10-27 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
Note: See TracRevisionLog for help on using the revision log.