Ralf Corsepius
bafe269d8e
2010-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* rtems-bin2c.c: Add -C and -H options.
2010-07-29 17:12:38 +00:00
Ralf Corsepius
1813048180
2010-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* tar01/Makefile.am, tar02/Makefile.am: Replace mkdir cascade
with $(MKDIR_P).
2010-07-29 16:20:36 +00:00
Ralf Corsepius
48b2c10e49
2010-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* tar01/Makefile.am, tar02/Makefile.am: Misc. fixes.
2010-07-29 16:17:15 +00:00
Ralf Corsepius
188f87d028
2010-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* tar01/Makefile.am, tar03/Makefile.am: Remove MANAGERS.
2010-07-29 16:13:44 +00:00
Ralf Corsepius
57c841e909
Remove MANAGERS.
2010-07-29 16:13:36 +00:00
Joel Sherrill
c838e2f437
2010-07-28 Vinu Rajashekhar <vinutheraj@gmail.com>
...
* posix/src/condinit.c, posix/src/condwaitsupp.c,
posix/src/psignalunblockthread.c: Clean up some signal interruption
code.
2010-07-28 20:39:48 +00:00
Joel Sherrill
ec6a5a18c1
2010-07-27 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* sp43/init.c, sp43/sp43.scn: Add code to exercise case where an API
pointer is NULL when getting an object name.
2010-07-27 21:25:02 +00:00
Joel Sherrill
5b507811d8
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* posix/src/keycreate.c: Fix typo.
2010-07-27 21:22:52 +00:00
Joel Sherrill
c0d577848e
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxobj01/Makefile.am, psxobj01/init.c, psxobj01/psxobj01.scn: Add
test for runnign out of workspace when setting object name as string.
2010-07-27 20:16:23 +00:00
Joel Sherrill
cb0997e3d9
2010-07-27 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* sp11/sp11.scn, sp11/task1.c: Add test case for receiving all events
no wait but the condition is only partially satisfied.
2010-07-27 19:03:01 +00:00
Joel Sherrill
0043fd756c
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1532/testing
* host.cfg.in: Add initial tests for untar capabilities. This required
BIN2C.
2010-07-27 18:18:29 +00:00
Joel Sherrill
3264dfc518
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1532/testing
* host.cfg.in: Add initial tests for untar capabilities.
2010-07-27 18:18:16 +00:00
Joel Sherrill
f79bc77d8e
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1532/testing
* aclocal/project-root.m4: Add initial tests for untar capabilities.
2010-07-27 18:17:46 +00:00
Joel Sherrill
270434cc4a
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1532/testing
* Makefile.am, configure.ac: Add initial tests for untar capabilities.
* tar01/.cvsignore, tar01/Makefile.am, tar01/init.c, tar01/tar01.doc,
tar01/tar01.scn, tar02/.cvsignore, tar02/Makefile.am, tar02/init.c,
tar02/tar02.doc, tar02/tar02.scn: New files.
2010-07-27 18:16:50 +00:00
Joel Sherrill
4f3d72fb53
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libfs/src/imfs/imfs_load_tar.c, libmisc/untar/untar.c: Now supports
both pax and GNU tar created tar files.
2010-07-27 18:11:42 +00:00
Joel Sherrill
234a36c996
2010-07-27 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* posix/src/sigsuspend.c: Do not assert unless RTEMS_DEBUG is defined.
2010-07-27 17:37:54 +00:00
Joel Sherrill
c9bc2cf62f
2010-07-27 Vinu Rajashekhar <vinutheraj@gmail.com>
...
PR 1629/cpukit
* posix/src/sigsuspend.c: sigsuspend() was not completely following the
POSIX specification.
2010-07-27 16:38:15 +00:00
Joel Sherrill
bdbf052ab3
2010-07-27 Vinu Rajashekhar <vinutheraj@gmail.com>
...
PR 1629/cpukit
* psx04/init.c: sigsuspend() was not completely following the POSIX
specification.
2010-07-27 16:38:08 +00:00
Joel Sherrill
1102485cbb
2010-07-27 Vinu Rajashekhar <vinutheraj@gmail.com>
...
PR 1630/cpukit
* posix/src/psignalchecksignal.c, posix/src/sigtimedwait.c:
sigtimedwait() was not completely following the POSIX specification.
2010-07-27 16:34:26 +00:00
Joel Sherrill
019fd4b680
2010-07-27 Gedare Bloom <giddyup44@yahoo.com>
...
PR 1634/bsps
* shared/console/conscfg.c: Add BSP_poll_char.
2010-07-27 15:55:07 +00:00
Ralf Corsepius
8a51913f84
Regenerate.
2010-07-27 15:28:51 +00:00
Ralf Corsepius
b61cc9545c
Adjust Source1.
2010-07-27 15:28:13 +00:00
Joel Sherrill
ad7e2f02f0
2010-07-27 Bharath Suri <bharath.s.jois@gmail.com>
...
PR 1631/testing
* gxx02/init.c, gxx02/gxx02.scn, gxx02/gxx02.doc,
gxx02/Makefile.am, gxx02/gxx_wrappers.h: New test added
* Makefile.am, configure.ac: Changes to accommodate new tests
2010-07-27 14:45:10 +00:00
Joel Sherrill
8e8775dbad
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1632/testing
* Makefile.am, configure.ac: Make dedicated fatal error test for
/dev/null already registered. Using code from Bharath in new test
framework.
* devnullfatal01/.cvsignore, devnullfatal01/Makefile.am,
devnullfatal01/devnullfatal01.doc, devnullfatal01/devnullfatal01.scn,
devnullfatal01/testcase.h: New files.
2010-07-27 13:57:17 +00:00
Joel Sherrill
c2e6cb1d28
2010-07-27 Bharath Suri <bharath.s.jois@gmail.com>
...
PR 1632/testing
* devfs04/init.c, devfs04/test_driver.c: Added cases to exercise
null_initialize() and null_write().
2010-07-27 13:56:30 +00:00
Joel Sherrill
a7d3237314
*** empty log message ***
2010-07-27 13:54:56 +00:00
Ralf Corsepius
6b8ce02e3b
Apply missing commit.
2010-07-27 13:19:56 +00:00
Ralf Corsepius
21eb051506
Update cyginw, terminfo.
2010-07-27 13:18:28 +00:00
Ralf Corsepius
a171d20c8e
Regenerate.
2010-07-27 13:17:23 +00:00
Sebastian Huber
7ca4f0b1ea
Typo.
2010-07-27 11:55:05 +00:00
Ralf Corsepius
e54446689f
Regenerate.
2010-07-27 11:45:50 +00:00
Sebastian Huber
4ac56fbbd1
2010-07-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* rtems/score/cpu.h: Assembler compatibility fixes.
2010-07-27 11:03:38 +00:00
Sebastian Huber
6ff1925393
2010-07-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* rtems/score/cpu.h: Assembler compatibility fixes.
2010-07-27 10:57:31 +00:00
Sebastian Huber
8bd26f1695
2010-07-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* rtems/asm.h: Fixed header guard.
* rtems/score/cpu.h: Assembler compatibility fixes.
2010-07-27 10:51:12 +00:00
Sebastian Huber
508632a675
2010-07-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* umon/tfsDriver.c: Update for LibIO API changes.
2010-07-27 10:18:22 +00:00
Ralf Corsepius
acd71a9227
Regenerate.
2010-07-27 09:25:07 +00:00
Ralf Corsepius
6e5ddefe9a
Bump GCC_RPMREL.
2010-07-27 09:24:33 +00:00
Ralf Corsepius
7722a17800
Add freebsd8.1.
2010-07-27 09:17:31 +00:00
Ralf Corsepius
dcbc54583a
New.
2010-07-27 04:37:58 +00:00
Joel Sherrill
56e135a1a2
2010-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* score/src/threadget.c: Conditionalize a check that can only occur
when POSIX is disabled.
2010-07-27 02:17:31 +00:00
Joel Sherrill
37d6e55b98
2010-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* rtems/src/taskmode.c, score/inline/rtems/score/thread.inl: Rework a
bit to eliminate unreachable path for task blocked while calling
rtems_task_mode() on itself.
2010-07-27 01:48:46 +00:00
Joel Sherrill
9bd0258dae
2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* sapi/include/confdefs.h: Spelling.
2010-07-26 22:20:43 +00:00
Joel Sherrill
77c330ce3d
2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libcsupport/src/privateenv.c, libmisc/cpuuse/cpuusagereport.c,
posix/Makefile.am, posix/include/rtems/posix/key.h,
posix/src/keycreate.c, posix/src/keydelete.c,
score/src/iterateoverthreads.c: Since removing ITRON, the loop over
all APIs for tasks has a path that cannot be reached. Either modify
the code or mark tests for NULL as RTEMS_DEBUG.
* posix/src/keyfreememory.c: New file.
2010-07-26 22:03:18 +00:00
Joel Sherrill
bc3fe3c7f0
2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libfs/src/imfs/imfs_load_tar.c: Formatting.
2010-07-26 21:29:24 +00:00
Joel Sherrill
80c1577382
2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* sapi/include/confdefs.h: Do not cover up user configuation mistakes
on filesystems -- cite them as errors.
2010-07-26 21:28:06 +00:00
Joel Sherrill
04323c98d2
2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* rtems/src/ratemonperiod.c: Remove tabs.
2010-07-26 20:27:04 +00:00
Joel Sherrill
80031e28ed
2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: Add test to extract a task blocked with
timeout on a priority ordered thread queue.
* sp72/.cvsignore, sp72/Makefile.am, sp72/init.c, sp72/sp72.doc,
sp72/sp72.scn: New files.
2010-07-26 15:38:41 +00:00
Joel Sherrill
7eef54e1ff
2010-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* rtems/src/ratemonperiod.c: Use if not switch since all cases of enum
are not valid and switch was generating dead code.
2010-07-26 13:49:01 +00:00
Ralf Corsepius
b478902eb1
Regenerate.
2010-07-26 09:42:46 +00:00
Ralf Corsepius
935b8ee9aa
Upgrade to gcc-4.5.1-RC-20100722.
2010-07-26 09:41:53 +00:00