summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* tests/sptests: Use <rtems/test.h>Sebastian Huber2014-03-25224-313/+896
|
* tests/psxtests: Use <rtems/test.h>Sebastian Huber2014-03-25131-190/+543
|
* tests: Use rtems_status_text()Sebastian Huber2014-03-252-58/+2
|
* bsps/sparc: Make local functions for amba plug&play static.Daniel Cederman2014-03-245-12/+10
|
* bsps/sparc: Add common gnat handler function prototype.Daniel Cederman2014-03-2412-6/+42
| | | | Moved prototype for __gnat_install_handler and __gnat_install_handler_common to common header file. Placed header file in bsp namespace.
* score: _Heap_Protection_set_delayed_free_fractionSebastian Huber2014-03-246-22/+38
| | | | | Add and use _Heap_Protection_set_delayed_free_fraction(). This makes it possible to avoid a dependency on _Thread_Dispatch_is_enabled().
* libcsupport: Use POSIX keys for GXX key functionsChristian Mauderer2014-03-247-78/+90
| | | | | With this patch C++ applications now eventually need additional POSIX-keys and POSIX-key-value-pairs configured.
* libcsupport: Remove unused gxx-wrapper function.Christian Mauderer2014-03-245-21/+0
| | | | The rtems_gxx_key_dtor function is not longer used by gcc.
* posix: Prevent pthread_setspecific from returning EAGAIN.Christian Mauderer2014-03-244-24/+46
| | | | | | | | 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.
* librpc: Use POSIX key instead of task variablesChristian Mauderer2014-03-242-16/+48
|
* score: Start thread dispatch profiling laterSebastian Huber2014-03-241-3/+4
| | | | We are not interested in the sequential boot time.
* score: Delete _Thread_Internal_free()Sebastian Huber2014-03-241-11/+0
|
* score: _Debug_Is_thread_dispatching_allowed()Sebastian Huber2014-03-241-2/+1
| | | | Do not check ISR level in _Debug_Is_thread_dispatching_allowed().
* score: Delete unused STATES_ALL_SETSebastian Huber2014-03-241-2/+0
|
* score: Set name before object is made publicSebastian Huber2014-03-241-10/+10
|
* greth: Make local functions static, remove overflow and correct printf call.Daniel Cederman2014-03-212-7/+9
|
* bsps/sparc: Change asm to __asm__ to compile with -pedantic.Daniel Cederman2014-03-213-6/+6
|
* bsps/sparc: Make spurious trap handler function static.Daniel Cederman2014-03-213-3/+3
|
* bsps/sparc: Make local functions static.Daniel Cederman2014-03-219-4/+32
| | | | | | | 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.
* smc91111: Move driver attach prototype to header file.Daniel Cederman2014-03-215-16/+8
| | | | Also signal to compiler that the start variable in lan91cxx_recv is only used when debugging.
* no_bsp/shmsupp/lock.c: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-2/+4
|
* no_bsp/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-10/+3
|
* nios2_iss/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-10/+0
|
* moxiesim/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-9/+0
|
* sim68000/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-17/+0
|
* ods68302/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-17/+3
|
* mvme136/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-16/+0
|
* mrm332/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-17/+3
|
* gen68360/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-16/+0
|
* gen68340/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-16/+0
|
* gen68302/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-22/+1
|
* m32rsim/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-17/+0
|
* m32cbsp/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-17/+0
|
* lm32_evr/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-15/+1
|
* pc386/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-16/+0
|
* h8sim/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-16/+0
|
* gensh1/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-10/+2
|
* gensh2/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-10/+2
|
* gensh4/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-10/+2
|
* shsim/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-12/+2
|
* usiii/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-17/+0
|
* niagara/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-17/+0
|
* gba/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-12/+0
|
* avrtest/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-17/+0
|
* eZKit533/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-9/+0
|
* doc misc: Building again and updatesJoel Sherrill2014-03-216-18/+14
| | | | | Remove references to Cygnus Fix issues introduced in previous edits
* score: Unify pthread and gxx_wrapper once and move to score.Christian Mauderer2014-03-216-48/+114
|
* smptests/smpload01: Improve testSebastian Huber2014-03-212-122/+512
| | | | | Add a task producing memory traffic. Add tasks to obtain a priority inheritance semaphore in a synchronized way.
* relnotes/intro.texi: Change rtems.com to rtems.org and updateJoel Sherrill2014-03-201-27/+11
|
* relnotes/status.texi: Update to BugzillaJoel Sherrill2014-03-201-3/+3
|