Ralf Corsepius
1fa64f908d
Revert to version 4.7.99-0
2007-02-22 09:12:51 +00:00
Ralf Corsepius
5e8540447a
Testing: Upgrade to 4.7.99.1
2007-02-22 07:42:53 +00:00
Joel Sherrill
b767f96678
2007-02-21 Joel Sherrill <joel@OARcorp.com>
...
* loopback/init.c: Fix exit paths in client thread and main test
thread.
2007-02-21 23:44:03 +00:00
Ralf Corsepius
ffabba3cf1
2007-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/check-cpuopts.m4: Check rtems/system.h instead of
rtems/score/cpuopts.h.
2007-02-11 10:28:41 +00:00
Joel Sherrill
5343588483
2007-02-06 Joel Sherrill <joel@OARcorp.com>
...
* tm09/task1.c, tm10/task1.c, tm11/task1.c, tm12/task1.c, tm13/task1.c,
tm14/task1.c, tm22/task1.c: Address size_t/uint32_t typing issues in
message queue tests.
2007-02-06 19:14:37 +00:00
Joel Sherrill
d6913f245e
2007-02-06 Joel Sherrill <joel@OARcorp.com>
...
* sp09/screen07.c, sp09/task3.c, sp13/task1.c, sp13/task2.c,
sp13/task3.c: Address size_t/uint32_t typing issues in message queue
tests.
2007-02-06 19:14:35 +00:00
Joel Sherrill
b5a555a7e1
2007-02-06 Joel Sherrill <joel@OARcorp.com>
...
* rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing
issues in message queue tests.
2007-02-06 19:14:32 +00:00
Joel Sherrill
8d581840b6
2007-02-06 Joel Sherrill <joel@OARcorp.com>
...
* itronmbf01/init.c: Address size_t/uint32_t typing issues in message
queue tests.
2007-02-06 19:14:30 +00:00
Thomas Doerfler
3d14a451e9
mproved gen5200 MSCAN driver
...
fixed synchronization bug between ata.c and bdbuf.c
2007-01-21 18:25:31 +00:00
Joel Sherrill
c0547b4901
2006-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxrwlock01/main.c, psxrwlock01/test.c: Improve rwlock test to
include normal blocking and unblocking on timeout.
2006-12-04 14:11:37 +00:00
Joel Sherrill
a27fa6d543
2006-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* sp33/init.c: Improve barrier test to include normal blocking with
manual release and unblocking in barrier deletion.
2006-12-04 14:10:48 +00:00
Ralf Corsepius
fcb0cd462c
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: New BUG-REPORT address.
2006-12-02 06:06:55 +00:00
Ralf Corsepius
0a978b3d38
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: New BUG-REPORT address.
2006-12-02 06:05:23 +00:00
Joel Sherrill
c338ae2b6b
2006-11-20 Joel Sherrill <joel@OARcorp.com>
...
* sp27/init.c, sp27/sp27.scn: Correct configured number of semaphores
and make output more compliant with other tests.
2006-11-20 23:18:45 +00:00
Joel Sherrill
0c2a6a12c0
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* psxsem01/init.c: Account for change in POSIX semaphore time handling.
Previously the timeout was not absolute time and checked BEFORE
attempting to lock semaphore.
2006-11-17 23:04:31 +00:00
Joel Sherrill
6be472c869
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* sp09/screen12.c, sp16/task2.c, sp16/task3.c: Ensure tests generate
cases intended on all targets possible with new heap algorithm.
2006-11-17 23:03:25 +00:00
Joel Sherrill
07bc30bc25
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* itrontask04/init.c, itrontask04/itrontask04.scn: Cannot print with
dispatching disabled so fix test not to print while dispatching is
disabled.
2006-11-17 22:40:28 +00:00
Joel Sherrill
f029dd9b04
2006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxbarrier01/main.c: New file.
2006-11-15 14:13:02 +00:00
Joel Sherrill
47c9f44a01
2006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: Adding Classic API Barriers.
* sp33/.cvsignore, sp33/Makefile.am, sp33/init.c, sp33/sp33.scn:
New files.
2006-11-15 14:11:14 +00:00
Joel Sherrill
7c6dac1e24
2006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxrwlock01/.cvsignore, psxrwlock01/Makefile.am, psxrwlock01/main.c,
psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c,
psxspin01/.cvsignore, psxspin01/Makefile.am, psxspin01/main.c,
psxspin01/psxspin01.scn, psxspin01/test.c: New files.
2006-11-15 14:10:06 +00:00
Joel Sherrill
b4e79bc271
2006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: Adding POSIX barriers, POSIX spinlocks,
and partial implementation of POSIX rwlocks.
* psxbarrier01/.cvsignore, psxbarrier01/Makefile.am,
psxbarrier01/psxbarrier01.scn, psxbarrier01/test.c: New files.
2006-11-15 14:09:07 +00:00
Joel Sherrill
302f5fa579
2006-10-30 Joel Sherrill <joel@OARcorp.com>
...
PR 841/rtems
* psxsem01/init.c: Make sem_timedwait more conformant to Open Group
specification.
2006-10-30 22:22:00 +00:00
Ralf Corsepius
9b5e72b636
2006-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/rtems-top.m4: Remove RTEMS_API.
* aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
2006-10-18 03:37:19 +00:00
Ralf Corsepius
d6a6cff23b
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
2006-10-17 17:06:38 +00:00
Ralf Corsepius
2e28876226
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/version.m4: Bump version to 4.7.99.0.
2006-10-17 15:49:31 +00:00
Ralf Corsepius
ba2c04fa2c
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-10-17 07:38:02 +00:00
Ralf Corsepius
67ace2d971
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-10-17 07:37:32 +00:00
Joel Sherrill
3c6c9b0eb8
*** empty log message ***
2006-09-14 16:32:17 +00:00
Chris Johns
8f1e494813
Remove extra CRLF.
2006-09-11 11:52:08 +00:00
Joel Sherrill
c5083aab1a
2006-09-08 Ken Peters <ken.peters@jpl.nasa.gov>
...
PR 1162/rtems
* unlimited/system.h: Reserve enough memory for the stacks wanted.
2006-09-08 20:41:02 +00:00
Thomas Doerfler
8eb78a204e
added ChangeLog entries for PR1117/1118/1119/1120
2006-07-14 09:52:00 +00:00
Thomas Doerfler
e8f5da0d2d
fixed system.h: only include ATA/IDE driver, when BSP supports an ide interface
2006-07-11 19:57:33 +00:00
Ralf Corsepius
9c5ea1114a
Eliminate scndir, docdir. Use rtems_testsdir instead.
2006-07-11 05:09:12 +00:00
Ralf Corsepius
7066061e3f
2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* mp01/node1/Makefile.am, mp01/node2/Makefile.am,
mp02/node1/Makefile.am, mp02/node2/Makefile.am,
mp03/node1/Makefile.am, mp03/node2/Makefile.am,
mp04/node1/Makefile.am, mp04/node2/Makefile.am,
mp05/node1/Makefile.am, mp05/node2/Makefile.am,
mp06/node1/Makefile.am, mp06/node2/Makefile.am,
mp07/node1/Makefile.am, mp07/node2/Makefile.am,
mp08/node1/Makefile.am, mp08/node2/Makefile.am,
mp09/node1/Makefile.am, mp09/node2/Makefile.am,
mp10/node1/Makefile.am, mp10/node2/Makefile.am,
mp11/node1/Makefile.am, mp11/node2/Makefile.am,
mp12/node1/Makefile.am, mp12/node2/Makefile.am,
mp13/node1/Makefile.am, mp13/node2/Makefile.am,
mp14/node1/Makefile.am, mp14/node2/Makefile.am: Eliminate scndir,
docdir. Use rtems_testsdir instead.
2006-07-11 05:08:54 +00:00
Ralf Corsepius
1fe16f56c2
2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
tmoverhd/Makefile.am: Eliminate scndir, docdir. Use rtems_testsdir
instead.
2006-07-11 05:05:11 +00:00
Ralf Corsepius
4bb19a139d
2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* tmitronsem01/Makefile.am: Eliminate scndir, docdir. Use
rtems_testsdir instead.
2006-07-11 05:03:02 +00:00
Ralf Corsepius
c0069ba805
2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am,
spfatal/Makefile.am, spsize/Makefile.am: Eliminate scndir, docdir.
Use rtems_testsdir instead.
2006-07-11 05:00:43 +00:00
Ralf Corsepius
d4f5ddcb85
Eliminate scndir, docdir. Use rtems_testsdir instead.
2006-07-11 04:54:10 +00:00
Ralf Corsepius
122e300fa5
2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
minimum/Makefile.am, paranoia/Makefile.am, ticker/Makefile.am,
unlimited/Makefile.am: Eliminate scndir, docdir. Use rtems_testsdir
instead.
2006-07-11 04:53:58 +00:00
Ralf Corsepius
ea693584a0
2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* cpuuse/Makefile.am, malloctest/Makefile.am, rtems++/Makefile.am,
rtmonuse/Makefile.am, stackchk/Makefile.am: Eliminate scndir,
docdir. Use rtems_testsdir instead.
2006-07-11 04:53:11 +00:00
Ralf Corsepius
6fb507b0e8
2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
psxtime/Makefile.am, psxtimer/Makefile.am: Eliminate scndir, docdir.
Use rtems_testsdir instead.
2006-07-11 04:50:37 +00:00
Ralf Corsepius
f2b55c6b56
2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* itronhello/Makefile.am, itronmbf01/Makefile.am,
itronmbox01/Makefile.am, itronsem01/Makefile.am,
itrontask01/Makefile.am, itrontask02/Makefile.am,
itrontask03/Makefile.am, itrontask04/Makefile.am,
itrontime01/Makefile.am: Eliminate scndir, docdir. Use
rtems_testsdir instead.
2006-07-11 04:42:18 +00:00
Ralf Corsepius
371fe95f67
Eliminate scndir, docdir. Use rtems_testsdir instead.
2006-07-11 04:41:36 +00:00
Thomas Doerfler
c9b005a9d2
applied patches for PR1117/1118/1119/1120
2006-07-09 10:05:27 +00:00
Ralf Corsepius
c7e8989e7b
Convert to utf-8
2006-07-06 10:53:56 +00:00
Joel Sherrill
84c86f212a
2006-04-18 Joel Sherrill <joel@OARcorp.com>
...
* aclocal/version.m4: Updated to rtems-4.6.99.3.
2006-04-19 02:55:03 +00:00
Joel Sherrill
c5a6717676
2006-04-18 Joel Sherrill <joel@OARcorp.com>
...
* aclocal/version.m4: Updated to rtems-4.6.99.3.
2006-04-18 21:47:28 +00:00
Joel Sherrill
0c30bc58c1
2006-04-05 Joel Sherrill <joel@OARcorp.com>
...
Victor V. Vengerov <Victor.Vengerov@oktetlabs.ru >
* spsize/size.c: Victor spotted the problem that
_MPCI_Receive_server_tcb and _Thread_MP_Receive were duplicate
variables and needed to be set to the same value. I took that
idea and just removed _Thread_MP_Receive. All uses are now
_MPCI_Receive_server_tcb.
2006-04-05 20:09:33 +00:00
Joel Sherrill
26ea8641d8
Fix formatting.
2006-02-08 22:29:26 +00:00
Joel Sherrill
a06eb01e1d
2006-02-08 Joel Sherrill <joel@OARcorp.com>
...
* rtems++/Task1.cc: Fix warnings.
2006-02-08 22:28:48 +00:00