Joel Sherrill
1fef02ca1a
2011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1762/cpukit
* Makefile.am, preinstall.am, console/console.c, console/keyboard.c,
console/keyboard.h, console/pc_keyb.c, console/ps2_mouse.c,
console/vgainit.c: Made mouse parser engine generic. Now use generic
serial mouse driver. Moved many externs from C to .h.
* console/kbd_parser.c, console/serial_mouse_config.c: New files.
* console/mouse_parser.c, console/mouse_parser.h,
console/serial_mouse.c, console/serial_mouse.h: Removed.
2011-03-14 14:57:00 +00:00
Joel Sherrill
3d6c1bb6b4
2011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1762/cpukit
* Makefile.am, preinstall.am, libmisc/Makefile.am, wrapup/Makefile.am:
Add generic serial mouse driver and mouse parser. The parser code was
in the pc386 BSP but was generic so cleaned up and placed here.
Serial mouse driver itself is new.
* libmisc/mouse/README, libmisc/mouse/mouse_parser.c,
libmisc/mouse/mouse_parser.h, libmisc/mouse/serial_mouse.c,
libmisc/mouse/serial_mouse.h: New files.
2011-03-14 14:56:08 +00:00
Joel Sherrill
ea3e8f1888
2011-03-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* Makefile.maint: Remove started_ada.
2011-03-14 13:19:28 +00:00
Joel Sherrill
9e6c68cad1
2011-03-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* score/include/rtems/score/sysstate.h: Spelling.
2011-03-14 13:18:34 +00:00
Joel Sherrill
f91b186042
2011-03-11 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* sp58/init.c, sp58/sp58.scn: Account for case where left hand side
seconds field is less than.
2011-03-11 20:36:45 +00:00
Joel Sherrill
95fc0a6a6e
2011-03-11 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* sp08/sp08.scn: Convert to UNIX CR/LF.
2011-03-11 20:28:03 +00:00
Joel Sherrill
6a4ccdf998
2011-03-11 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* sp08/Makefile.am, sp08/init.c, sp08/sp08.scn, sp09/screen07.c,
sp09/sp09.scn: Improve coverage. Change mode while system not up and
broadcast a message that is too large.
* sp08/system.h, sp08/task1.c: Removed.
2011-03-11 20:26:59 +00:00
Joel Sherrill
89ed8a9055
2011-03-11 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* Makefile.am, configure.ac: Add sp73. This is a new test designed
to improve coverage of the thread yield logic.
* sp73/.cvsignore, sp73/Makefile.am, sp73/init.c, sp73/sp73.doc,
sp73/sp73.scn: New files.
2011-03-11 16:39:27 +00:00
Ralf Corsepius
a6a7aae35e
Remove (Obsolete).
2011-03-11 05:52:42 +00:00
Sebastian Huber
08d01a1452
2011-03-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* sapi/include/rtems/extension.h: Documentation.
2011-03-10 16:39:14 +00:00
Sebastian Huber
b2e48ffe6b
2011-03-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* sp07/init.c: Improve coverage.
2011-03-10 16:36:51 +00:00
Sebastian Huber
627b70e10a
2011-03-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* heapwalk/init.c: Improve coverage.
* heapwalk/heapwalk.scn: Update.
2011-03-10 15:41:58 +00:00
Sebastian Huber
73406bfbbf
2011-03-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* shared/include/cpuIdent.h: Fixed warnings.
2011-03-10 15:04:22 +00:00
Ralf Corsepius
6c1650175e
Regenerate.
2011-03-10 07:03:20 +00:00
Ralf Corsepius
855c6b0423
Rename amd64 into x86_64.
2011-03-10 07:03:09 +00:00
Ralf Corsepius
31396c126a
Rename freebsd8.2/amd64/ into freebsd8.2/x86_64/.
2011-03-10 06:56:14 +00:00
Ralf Corsepius
8aaceef857
Remove bogus comment.
2011-03-10 06:52:30 +00:00
Ralf Corsepius
166bb3767b
Regenerate.
2011-03-10 05:22:06 +00:00
Ralf Corsepius
73f720884b
Bump GCC_RPMREL.
2011-03-10 05:21:33 +00:00
Ralf Corsepius
f9fb5ba210
Regenerate.
2011-03-10 04:39:36 +00:00
Ralf Corsepius
dd81f4b11c
Bump GCC_RPMREL.
2011-03-10 04:39:06 +00:00
Ralf Corsepius
6a61aefe45
Abandon freebsd8.0.
2011-03-10 04:37:36 +00:00
Ralf Corsepius
b15cd01ebc
Abandon.
2011-03-10 04:36:25 +00:00
Ralf Corsepius
75c3414d60
Regenerate.
2011-03-10 04:30:41 +00:00
Ralf Corsepius
aaeaea4e6a
Bump GCC_RPMREL.
2011-03-10 04:30:29 +00:00
Ralf Corsepius
c64306b05d
Regenerate.
2011-03-10 04:20:14 +00:00
Ralf Corsepius
e8dcdec08a
Bump GCC_RPMREL.
2011-03-10 04:19:19 +00:00
Ralf Corsepius
514ecebb42
Add suse11_4.
2011-03-10 03:42:57 +00:00
Joel Sherrill
8dd415f125
2011-03-09 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* spwkspace/init.c: Adjust test to account for recent heap change on
NULL.
2011-03-09 20:11:55 +00:00
Joel Sherrill
160d6e426e
2011-03-09 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psx04/init.c, psx04/psx04.scn: Remove test case made obsolete by
PR1759.
2011-03-09 20:08:23 +00:00
Joel Sherrill
89cd2dfe94
2011-03-09 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* devfs04/devfs04.scn, devfs04/init.c: Increase configuration so this
passes on sis.
2011-03-09 19:39:44 +00:00
Joel Sherrill
8b54251dcb
2011-03-09 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* sp43/init.c, sp43/sp43.scn: Improve coverage of _Thread_Get.
2011-03-09 17:23:36 +00:00
Joel Sherrill
b1e13f4034
2011-03-09 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* score/src/threadget.c: Remove conditional since this path can be
tested with and without POSIX enabled.
2011-03-09 16:19:37 +00:00
Sebastian Huber
ce217f9699
2011-03-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* malloctest/init.c: Improve coverage.
* malloctest/malloctest.scn: Update.
2011-03-09 15:39:58 +00:00
Joel Sherrill
9d5f6005b5
2011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* spchain/init.c: Improve coverage testing.
2011-03-09 00:38:56 +00:00
Joel Sherrill
53a27c2f96
2011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1760/misc
* compilers/gcc-target-default.cfg: Fix typo in CPP definition.
2011-03-09 00:10:03 +00:00
Joel Sherrill
671ce2e8af
2011-03-08 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.inc.in: Fix PROJECT_ROOT to match usage in templates and
existing Makefiles.
2011-03-08 23:56:52 +00:00
Joel Sherrill
8b53dee67b
2011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* score/src/objectinitializeinformation.c: Reverse sense of conditional
and improve comment. Comment was right but brief, conditional was
backwards.
2011-03-08 23:55:24 +00:00
Joel Sherrill
e1fc243323
2011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1759/cpukit
* posix/src/cancel.c, posix/src/pthreaddetach.c,
posix/src/pthreadequal.c, posix/src/pthreadgetschedparam.c,
posix/src/pthreadjoin.c, posix/src/pthreadkill.c,
posix/src/pthreadsetschedparam.c: Some POSIX pthread services did not
support using Classic API Task Ids.
2011-03-08 22:14:14 +00:00
Joel Sherrill
408eea8879
2011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1759/cpukit
* Makefile.am, configure.ac: Add test to use some pthread calls with
Classic Tasks.
* psxclassic01/.cvsignore, psxclassic01/Makefile.am,
psxclassic01/init.c, psxclassic01/psxclassic01.doc,
psxclassic01/psxclassic01.scn: New files.
2011-03-08 22:10:39 +00:00
Joel Sherrill
5f6e7415b7
2011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* score/include/rtems/score/schedulerpriority.h: Enqueue first entry
said enqueue. Caught while running coverage.
2011-03-08 19:27:35 +00:00
Sebastian Huber
db498aba75
2011-03-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libmisc/cpuuse/cpuusagereport.c: Fix calculation in case a thread
dispatch happends in the meantime. The percent values will not sum up
to one hundred percent.
2011-03-07 14:55:05 +00:00
Sebastian Huber
babaedefa9
2011-03-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* include/rtems/irq-extension.h: Documentation.
* libmisc/monitor/mon-prmisc.c: Fix for multiprocessing configuration.
2011-03-07 13:54:44 +00:00
Ralf Corsepius
48588ab33d
2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am, configure.ac: Move file generation into Makefile.
2011-03-07 04:05:18 +00:00
Ralf Corsepius
cc669290c0
2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.inc.in: Set PROJECT_ROOT = @pkgdatadir@.
2011-03-07 04:03:26 +00:00
Ralf Corsepius
f2ffb7ec05
2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am: Install *.cfgs into $(pkgdatadir)/make.
2011-03-07 04:01:03 +00:00
Ralf Corsepius
8d6df023c3
2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/rtems-top.m4: Add pkgdatadir.
2011-03-07 03:54:49 +00:00
Ralf Corsepius
f2d4ef5503
2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove dead code.
2011-03-07 03:52:47 +00:00
Ralf Corsepius
795affd61f
2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
PR 1753/misc:
* host.cfg.in: Remove RTEMS_HOST.
2011-03-07 03:49:54 +00:00
Ralf Corsepius
44dd5dc438
2011-03-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/rtems-top.m4: Add pkgdatadir.
Override pkgdatadir to $(datadir)/rtems$_RTEMS_API.
* Makefile.am: Install make/Templates to pkgdatadir.
2011-03-06 11:03:33 +00:00