Till Straumann
c261d9c36c
2009-12-01 Till Straumann <strauman@slac.stanford.edu>
...
* shared/vme/vme_universe.c: moved extern declaration
out of local scope.
2009-12-02 00:33:47 +00:00
Till Straumann
559aebce25
2009-12-01 Till Straumann <strauman@slac.stanford.edu>
...
* shared/startup/panic.c: Fixed compiler warning.
2009-12-02 00:31:13 +00:00
Till Straumann
af3fcf12af
2009-12-01 Till Straumann <strauman@slac.stanford.edu>
...
* shared/startup/probeMemEnd.c: removed __here_s_the_real_end
check. __rtems_end should be good enough.
2009-12-02 00:30:45 +00:00
Till Straumann
10098f951d
2009-12-01 Till Straumann <strauman@slac.stanford.edu>
...
* mpc6xx/mmu/bat.c, mpc6xx/mmu/pte121.c: skip data-
streaming (dssall etc.) instructions on PPC_PSIM
currently (unimplemented by PSIM :-( ).
2009-12-02 00:22:42 +00:00
Joel Sherrill
2c6a3e7e2e
2009-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* libmisc/stringto/stringto.h, libmisc/stringto/stringto_template.h:
Tidy up as part of adding new test.
2009-12-01 22:16:10 +00:00
Joel Sherrill
57544fbb52
2009-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* Makefile.am, configure.ac: Add string_to_xxx conversion test.
* stringto01/.cvsignore, stringto01/Makefile.am,
stringto01/stringto01.doc, stringto01/stringto01.scn,
stringto01/stringto_test_template.h: New files.
2009-12-01 22:10:33 +00:00
Joel Sherrill
7ce45d4fd5
Rename.
2009-12-01 20:33:09 +00:00
Joel Sherrill
d382f6e1f6
Update Ada patch.
2009-12-01 20:30:37 +00:00
Joel Sherrill
1eb97ad840
2009-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libcsupport/Makefile.am: Split no_posix.c so using sleep() does not
pull in kill() stubs.
* libcsupport/src/kill_noposix.c, libcsupport/src/sleep_noposix.c:
New files.
* libcsupport/src/no_posix.c: Removed.
2009-12-01 14:22:58 +00:00
Thomas Doerfler
0b0485ae7f
Fixed usage of va_arg().
2009-12-01 10:12:55 +00:00
Joel Sherrill
6f70c07057
2009-11-30 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libmisc/shell/login_prompt.c: Fix problem where timeout on login
prompt at console results in tight loop repeating login prompt.
2009-11-30 22:13:48 +00:00
Joel Sherrill
4e545aaa68
2009-11-30 Fernando Nicodemos <fgnicodemos@terra.com.br>
...
* at91rm9200/include/at91rm9200.h: Update to match development version.
2009-11-30 22:13:03 +00:00
Joel Sherrill
e5764eebed
2009-11-30 Fernando Nicodemos <fgnicodemos@terra.com.br>
...
* umon/cli.h, umon/monlib.c, umon/monlib.h, umon/tfs.h,
umon/tfsDriver.c, umon/umon.h, umon/umonrtemsglue.c: Update to match
development version.
2009-11-30 22:00:47 +00:00
Joel Sherrill
7b25525607
2009-11-30 Fernando Nicodemos <fgnicodemos@terra.com.br>
...
* Makefile.am, preinstall.am, console/fbcons.c, console/font8x16.h,
console/sed1356.c, console/uarts.c, include/sed1356.h,
startup/bspstart.c, startup/linkcmds.csb337, startup/linkcmds.csb637,
startup/memmap.c, startup/umonsupp.c: Update to match development
version.
2009-11-30 22:00:36 +00:00
Joel Sherrill
dbec22db45
2009-11-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* score/src/threaddelayended.c: Clear only the states that are used to
block until someone calls _Thread_Delay_ended().
2009-11-30 19:44:57 +00:00
Ralf Corsepius
1857b0082d
Whitespace removal.
2009-11-30 17:14:20 +00:00
Ralf Corsepius
05c18861dd
Whitespace removal.
2009-11-30 16:01:51 +00:00
Ralf Corsepius
1de949a8bd
Whitespace removal.
2009-11-30 15:49:52 +00:00
Joel Sherrill
524ff1cf45
Spaces to tabs.
2009-11-30 14:18:22 +00:00
Thomas Doerfler
8bca4fcaa4
Added format string to fprintf().
2009-11-30 13:24:59 +00:00
Thomas Doerfler
42836e3f85
Obtain output semaphore before drain output during close to prevent an infinite output drain loop
2009-11-30 13:23:58 +00:00
Thomas Doerfler
5ad790ffbb
Added defines for initialization of empty chains.
2009-11-30 13:20:29 +00:00
Thomas Doerfler
9224a751b1
Changed base implementation of protected heap allocations to use _Heap_Allocate_aligned_with_boundary().
2009-11-30 13:06:21 +00:00
Thomas Doerfler
51bdbca101
fixed some typos
2009-11-30 12:51:50 +00:00
Thomas Doerfler
2feeb261d0
Fixed output of unsigned integers.
...
Changed type of boolean variables to bool. Use unsigned integer type
for radix and width parameters.
2009-11-30 12:47:44 +00:00
Thomas Doerfler
f9925bcc24
added documentation
...
corrections in block tests
added Makefile.am
2009-11-30 12:41:10 +00:00
Thomas Doerfler
47c23279bd
documentation fixes
...
Avoid designated initializers for C++ compatibility
Fixed invalid state transition from FRESH to CACHED
Free memory in case of an error.
2009-11-30 12:39:51 +00:00
Ralf Corsepius
91182bc7fd
Update.
2009-11-30 10:51:02 +00:00
Ralf Corsepius
866403c1a0
Bump version.
2009-11-30 10:48:48 +00:00
Ralf Corsepius
7a057b1e00
Abandon freebsd7.0, freebsd7.1
2009-11-30 10:48:22 +00:00
Ralf Corsepius
0650164e54
Abandon
2009-11-30 10:47:26 +00:00
Thomas Doerfler
1498a59610
removed unneeded Makefile.in, added .cvsignore
2009-11-30 09:26:36 +00:00
Thomas Doerfler
6e51c4c9f7
Added timer server control block
...
Removed _Timer_Server thread pointer
Added _Timer_server pointer to the default timer server control block
Rework of the timer server implementation.
2009-11-30 09:08:35 +00:00
Ralf Corsepius
6cc3dfb59b
Regenerate.
2009-11-30 08:50:56 +00:00
Ralf Corsepius
d03b469f6d
Update.
2009-11-30 08:49:41 +00:00
Ralf Corsepius
12f0aeb4c6
Add freebsd8.0
2009-11-30 06:04:20 +00:00
Ralf Corsepius
64528094ec
New.
2009-11-30 06:04:05 +00:00
Ralf Corsepius
023f1dd927
Whitespace removal.
2009-11-30 05:27:08 +00:00
Ralf Corsepius
359e537416
Whitespace removal.
2009-11-30 05:09:41 +00:00
Ralf Corsepius
ac7af4a359
Whitespace removal.
2009-11-30 04:37:44 +00:00
Ralf Corsepius
9eac014ad3
2009-11-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* bin2s: Remove.
2009-11-30 04:17:28 +00:00
Ralf Corsepius
a36b649384
2009-11-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* bin2s.c: Remove CVS-$Log's.
2009-11-30 04:16:52 +00:00
Ralf Corsepius
0d34641c73
Remove CVS-'s.
2009-11-30 04:14:38 +00:00
Ralf Corsepius
90a0b910eb
2009-11-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnds/include/nds/arm9/exceptions.h,
libnds/include/nds/arm9/image.h,
libnds/include/nds/arm9/input.h,
libnds/include/nds/arm9/math.h,
libnds/include/nds/arm9/pcx.h,
libnds/include/nds/arm9/rumble.h,
libnds/include/nds/arm9/sound.h,
libnds/include/nds/arm9/trig_lut.h,
libnds/source/arm9/dcache.S,
libnds/source/arm9/exceptionHandler.S,
libnds/source/arm9/exceptions.c,
libnds/source/arm9/image.c,
libnds/source/arm9/keys.c,
libnds/source/arm9/pcx.c,
libnds/source/arm9/rumble.c,
libnds/source/arm9/sound.c,
libnds/source/arm9/system.c,
libnds/source/arm9/touch.c,
libnds/source/common/biosCalls.S,
libnds/source/common/gbfs.c,
libnds/source/common/interruptDispatcher.S,
libnds/source/common/interrupts.c:
Remove CVS-$Log's.
2009-11-30 04:13:53 +00:00
Ralf Corsepius
3495c57d11
Whitespace removal.
2009-11-30 03:49:08 +00:00
Ralf Corsepius
b1274bd94c
Whitespace removal.
2009-11-30 03:33:25 +00:00
Ralf Corsepius
44b06ca617
Whitespace removal.
2009-11-29 15:33:28 +00:00
Ralf Corsepius
efdfd48add
Whitespace removal.
2009-11-29 15:27:07 +00:00
Ralf Corsepius
d4b4664b99
Whitespace removal.
2009-11-29 14:59:41 +00:00
Ralf Corsepius
32b8506b24
Whitespace removal.
2009-11-29 14:53:02 +00:00