summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpukit/score/cpu/sh/context.c: Correct name of _CPU_Context_switchJoel Sherrill2015-03-091-1/+1
* or1k: Correct _CPU_Thread_Idle_body prototypeJoel Sherrill2015-03-092-2/+2
* gensh1/include/bsp.h: Add needed prototypeJoel Sherrill2015-03-091-0/+7
* gensh4/include/bsp.h: Remove unused prototype and includeJoel Sherrill2015-03-091-6/+0
* powerpc/shared/bootloader/pci.c: Remove warningsJoel Sherrill2015-03-091-2/+2
* shared/include/grcan.h: Add prototypes to fix warningsJoel Sherrill2015-03-091-1/+2
* sysconf: Add _SC_NPROCESSORS_(CONF|ONLN)Sebastian Huber2015-03-092-0/+13
* sysconf: SimplifySebastian Huber2015-03-091-22/+17
* libtests/stringto01: Fix for GCC 5.0Sebastian Huber2015-03-092-13/+23
* network: Avoid clash with FreeBSD <sys/time.h>Sebastian Huber2015-03-092-4/+6
* score: Fix for GCC version 5 and laterSebastian Huber2015-03-091-1/+2
* score: TypoSebastian Huber2015-03-091-1/+1
* Temporarily disable libdl for h8300Joel Sherrill2015-03-062-2/+8
* Add fsscandir01 variants as needed to more BSPs testsuite configurationJoel Sherrill2015-03-0621-0/+25
* Temporarily ignore dl* tests on some PowerPC BSPsJoel Sherrill2015-03-069-0/+45
* Always disable networking for h8300Joel Sherrill2015-03-0610-1/+14
* Temporarily disable libdl tests on some MIPS BSPSsJoel Sherrill2015-03-063-0/+15
* dltests-broken-on-this-bsp.tcfg: New file used for dl* tests work aroundJoel Sherrill2015-03-061-0/+8
* Temporarily disable libdl for lm32Joel Sherrill2015-03-062-2/+8
* Temporarily disable libdl for v850Joel Sherrill2015-03-062-2/+8
* Temporarily disable libdl for bfinJoel Sherrill2015-03-062-2/+8
* raspberrypi: Do not include default IRQ handler and BSP specific oneJoel Sherrill2015-03-061-1/+0
* lpc1768_mbed_ahb_ram-testsuite.tcfg: Add ftp01Joel Sherrill2015-03-061-0/+1
* lpc1768_mbed_ahb_ram.tcfg: Remove as it is a junk fileJoel Sherrill2015-03-061-7/+0
* Fix even more Doxygen issuesJoel Sherrill2015-03-0611-11/+42
* coremuteximpl.h: Reorder macro names to match body and fix Doxygen warningsJoel Sherrill2015-03-061-7/+13
* Fix more Doxygen typosJoel Sherrill2015-03-067-13/+13
* Fix a number of minor Doxygen formatting issuesJoel Sherrill2015-03-068-16/+18
* testsupport: Add cascade option to parallel testAlexander Krutwig2015-03-063-41/+104
* shell: Add PROFREPORT commandSebastian Huber2015-03-064-0/+158
* score: Allow NULL for SMP lock nameSebastian Huber2015-03-061-1/+1
* doc: Update Ada User Guide to match CJoel Sherrill2015-03-061-0/+2
* score: Fix SMP lock implementationSebastian Huber2015-03-063-1/+9
* bsps: Use interrupt lock for interrupt serverSebastian Huber2015-03-051-10/+23
* bsp/qoriq: Fix warningSebastian Huber2015-03-051-2/+1
* score: Add compiler memory barrier to atomic opsSebastian Huber2015-03-051-0/+6
* score: Implement fine-grained locking for eventsSebastian Huber2015-03-0515-252/+254
* score: Add thread wait flagsSebastian Huber2015-03-053-0/+193
* score: Add thread acquireSebastian Huber2015-03-052-24/+79
* score: Add ISR lock to Objects_ControlSebastian Huber2015-03-055-0/+166
* score: Thread dispatch dis/enable without GiantSebastian Huber2015-03-051-22/+82
* score: Add and use _Thread_Do_dispatch()Sebastian Huber2015-03-054-85/+124
* score: Simplify and fix signal deliverySebastian Huber2015-03-054-52/+26
* score: Update _Thread_Heir only if necessarySebastian Huber2015-03-0514-75/+152
* score: Add and use PRIORITY_PSEUDO_ISRSebastian Huber2015-03-053-2/+9
* libmd: Disable SHA modules for m32cSebastian Huber2015-03-054-0/+16
* capture: Fix warningsSebastian Huber2015-03-051-5/+5
* dosfs: Fix warningsSebastian Huber2015-03-057-18/+12
* tests: Fix warningSebastian Huber2015-03-051-2/+1
* tests: Fix warningsSebastian Huber2015-03-053-4/+4