bjorn larsson
2ead50ac4e
tmtests: convert to test.h
2014-03-25 08:06:37 +01:00
Sebastian Huber
6c0301daad
tests/sptests: Use <rtems/test.h>
2014-03-25 08:06:21 +01:00
Sebastian Huber
698c2e504a
tests/psxtests: Use <rtems/test.h>
2014-03-25 08:06:16 +01:00
Sebastian Huber
2272905333
tests: Use rtems_status_text()
2014-03-25 08:06:06 +01:00
Daniel Cederman
67a4842b59
bsps/sparc: Make local functions for amba plug&play static.
2014-03-24 11:45:44 -05:00
Daniel Cederman
52f6502876
bsps/sparc: Add common gnat handler function prototype.
...
Moved prototype for __gnat_install_handler and __gnat_install_handler_common to common header file. Placed header file in bsp namespace.
2014-03-24 11:45:44 -05:00
Sebastian Huber
2a713e3b94
score: _Heap_Protection_set_delayed_free_fraction
...
Add and use _Heap_Protection_set_delayed_free_fraction(). This makes it
possible to avoid a dependency on _Thread_Dispatch_is_enabled().
2014-03-24 16:00:26 +01:00
Christian Mauderer
5ef9f23fb4
libcsupport: Use POSIX keys for GXX key functions
...
With this patch C++ applications now eventually need additional POSIX-keys and
POSIX-key-value-pairs configured.
2014-03-24 08:31:49 +01:00
Christian Mauderer
9d9df8b44e
libcsupport: Remove unused gxx-wrapper function.
...
The rtems_gxx_key_dtor function is not longer used by gcc.
2014-03-24 08:31:49 +01:00
Christian Mauderer
01f2337432
posix: Prevent pthread_setspecific from returning EAGAIN.
...
The man-page for pthread_setspecific does not define the EAGAIN return value.
Further without this patch it was not possible to set keys that have been
already set a new value.
Add test for setting a new value to a already set key.
2014-03-24 08:31:49 +01:00
Christian Mauderer
8e133b2500
librpc: Use POSIX key instead of task variables
2014-03-24 08:31:48 +01:00
Sebastian Huber
383b2d383d
score: Start thread dispatch profiling later
...
We are not interested in the sequential boot time.
2014-03-24 08:31:48 +01:00
Sebastian Huber
72d8db9c4a
score: Delete _Thread_Internal_free()
2014-03-24 08:31:47 +01:00
Sebastian Huber
b0efca5b51
score: _Debug_Is_thread_dispatching_allowed()
...
Do not check ISR level in _Debug_Is_thread_dispatching_allowed().
2014-03-24 08:31:01 +01:00
Sebastian Huber
b3b960002a
score: Delete unused STATES_ALL_SET
2014-03-24 08:31:01 +01:00
Sebastian Huber
3b5e7dcf14
score: Set name before object is made public
2014-03-24 08:31:01 +01:00
Daniel Cederman
e4b5085344
greth: Make local functions static, remove overflow and correct printf call.
2014-03-21 09:57:27 -05:00
Daniel Cederman
324032549e
bsps/sparc: Change asm to __asm__ to compile with -pedantic.
2014-03-21 09:57:25 -05:00
Daniel Cederman
f23bd591c2
bsps/sparc: Make spurious trap handler function static.
2014-03-21 09:57:23 -05:00
Daniel Cederman
a46e02c7ea
bsps/sparc: Make local functions static.
...
The PCI and RASTA versions of the uart, spacewire and 1553 drivers directly includes the c-file of the standard versions
of the drivers, but uses a macro to change the name of the driver register function. When the standard version is
used this function should be global, when it is included as part of the PCI and RASTA versions it should be local and
static.
2014-03-21 09:57:20 -05:00
Daniel Cederman
5130248e12
smc91111: Move driver attach prototype to header file.
...
Also signal to compiler that the start variable in lan91cxx_recv is only used when debugging.
2014-03-21 09:57:18 -05:00
Joel Sherrill
82e507e3e8
no_bsp/shmsupp/lock.c: Remove rtems_bsp_delay()
2014-03-21 08:55:10 -05:00
Joel Sherrill
8d6879147b
no_bsp/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:10 -05:00
Joel Sherrill
bd7dd3b0e6
nios2_iss/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:09 -05:00
Joel Sherrill
b51e44ad14
moxiesim/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:09 -05:00
Joel Sherrill
43e5a3ca4b
sim68000/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:09 -05:00
Joel Sherrill
2e9efbfe86
ods68302/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:08 -05:00
Joel Sherrill
a4ee9f5792
mvme136/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:08 -05:00
Joel Sherrill
3420b6b76f
mrm332/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:08 -05:00
Joel Sherrill
65e0fece64
gen68360/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:07 -05:00
Joel Sherrill
99a1a2c5e9
gen68340/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:07 -05:00
Joel Sherrill
3139c1d0f0
gen68302/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:07 -05:00
Joel Sherrill
130f01bb8a
m32rsim/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:07 -05:00
Joel Sherrill
0758923da6
m32cbsp/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:06 -05:00
Joel Sherrill
0e363f4cf0
lm32_evr/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:06 -05:00
Joel Sherrill
31f1ef9ddb
pc386/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:06 -05:00
Joel Sherrill
43af31de33
h8sim/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:05 -05:00
Joel Sherrill
8fd544d59d
gensh1/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:05 -05:00
Joel Sherrill
5830f5a9e1
gensh2/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:05 -05:00
Joel Sherrill
770ad77a15
gensh4/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:04 -05:00
Joel Sherrill
851c44ef44
shsim/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:04 -05:00
Joel Sherrill
8c4821e48c
usiii/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:04 -05:00
Joel Sherrill
64fa6e69d0
niagara/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:03 -05:00
Joel Sherrill
e31e6b94cd
gba/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:03 -05:00
Joel Sherrill
c2007c2c0f
avrtest/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:03 -05:00
Joel Sherrill
31f0458a93
eZKit533/include/bsp.h: Remove rtems_bsp_delay()
2014-03-21 08:55:02 -05:00
Joel Sherrill
8cc7084c2c
doc misc: Building again and updates
...
Remove references to Cygnus
Fix issues introduced in previous edits
2014-03-21 08:53:31 -05:00
Christian Mauderer
a5385b1f72
score: Unify pthread and gxx_wrapper once and move to score.
2014-03-21 11:21:49 +01:00
Sebastian Huber
9486566ca8
smptests/smpload01: Improve test
...
Add a task producing memory traffic. Add tasks to obtain a priority
inheritance semaphore in a synchronized way.
2014-03-21 10:52:21 +01:00
Joel Sherrill
4c36cd5b71
relnotes/intro.texi: Change rtems.com to rtems.org and update
2014-03-20 16:20:29 -05:00