summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bsps/powerpc: Remove obsolete BSPsSebastian Huber2020-07-057-73/+0
* bsps/powerpc: Remove SPE enabled variantsSebastian Huber2020-07-0526-176/+4
* bsps/powerpc: Remove __atexit form start.oSebastian Huber2020-07-052-28/+0
* bsps/powerpc: Fix tlbie instruction usageSebastian Huber2020-07-058-13/+14
* bsps/powerpc: Fix inline assemblySebastian Huber2020-07-055-47/+114
* bsp/qoriq: Fix tlbwe sequenceSebastian Huber2020-07-051-1/+1
* bsps/mips: Fix issues with -fno-commonSebastian Huber2020-07-052-4/+3
* i386: Replace fpcr clobber with memory clobberSebastian Huber2020-07-052-3/+3
* score: Clarify CPU_USE_LIBC_INIT_FINI_ARRAY optionSebastian Huber2020-06-301-3/+4
* score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore2020-06-3020-6/+49
* Change version to RTEMS 6Sebastian Huber2020-06-305-9/+9
* psxtmtests: Fix test namesSebastian Huber2020-06-231-1/+1
* rtems: Remove RTEMS_MP_NOT_CONFIGURED errorSebastian Huber2020-06-1816-113/+18
* i386/pc: Initialise the printk serial port on first useChris Johns2020-06-182-12/+37
* bsps/i386/pc386/start/*.S: Remove space before tabJoel Sherrill2020-06-172-3/+3
* bsp/pc386: Disable interrupt nesting for job handlerJan Sommer2020-06-111-0/+10
* smpsignal01: Change state before sending the signalJan Sommer2020-06-111-1/+1
* bsps/pc386: Separate smp API functions. Makes smpfatal08 linkJan Sommer2020-06-116-56/+61
* bsps/pc386: Fix Clock_isr for SMPJan Sommer2020-06-111-1/+1
* bsp/pc386: Define interrupt stack frame for smpJan Sommer2020-06-113-59/+73
* bsp/pc386: Update context switch and restoreJan Sommer2020-06-112-16/+51
* bsp/pc386: Update GDT to work for SMPJan Sommer2020-06-117-46/+59
* bsp/pc386: Turn start16.S into a startAP.SJan Sommer2020-06-114-258/+159
* bsp/pc386: Fix Makefile for building with SMPJan Sommer2020-06-111-1/+1
* tests for fenv.h functionsEshan dhawan2020-06-063-26/+77
* arm: Fix ARMv7-M exception handlerSebastian Huber2020-05-271-8/+15
* posix: Get real priority in pthread_getattr_np()Sebastian Huber2020-05-121-4/+6
* libtests/tar01: Remove files of tar01.tar archiveSebastian Huber2020-05-083-5/+0
* termios: Replace rtems_termios_isig_status_codeSebastian Huber2020-05-073-59/+40
* libtests/tar0[12]: Add tar archiveSebastian Huber2020-05-074-16/+9
* testsuite: Add expected-fail to beagleboneblackChris Johns2020-05-061-0/+17
* testsuite: Add expected-fail to xilinx's zedboard, a9_qemu, zc702 and zc706Chris Johns2020-05-065-0/+40
* testsuite: Add expected-fail to psimChris Johns2020-05-061-0/+22
* libdl: Add allocator check scriptChris Johns2020-05-061-0/+96
* testsuite: Add expected-fail to erc32, leon2, and leon3 BSPsChris Johns2020-05-064-0/+28
* testsuite: Add the BSP architecture to the include pathChris Johns2020-05-061-1/+1
* score: Update _Copyright_NoticeSebastian Huber2020-05-061-3/+2
* rtems: Deprecate _Copyright_NoticeSebastian Huber2020-05-062-1/+3
* rtems: Add rtems_get_copyright_notice()Sebastian Huber2020-05-066-2/+66
* rtems: Deprecate <rtems/system.h>Sebastian Huber2020-05-061-0/+4
* rtems: Deprecate RTEMS_MAXIMUM_NAME_LENGTHSebastian Huber2020-05-061-2/+3
* rtems: Deprecate use of _RTEMS_versionSebastian Huber2020-05-063-5/+8
* Use rtems_get_version_string()Sebastian Huber2020-05-065-7/+7
* libtest/dl09: Test trampolines only when supportedChris Johns2020-05-061-4/+20
* testsuite/dl06: Add a local define to control tracingChris Johns2020-05-051-0/+2
* libdl/rap: Correctly check the return enum from rela callsChris Johns2020-05-051-4/+13
* libdl/obj-comp: Add trace prints when decompressingChris Johns2020-05-052-0/+33
* libdl/obj-cache: Fail if the read offset is past the file lengthChris Johns2020-05-051-4/+5
* libdl/obj: Fix RAP format call table.Chris Johns2020-05-051-1/+0
* libdl/sparc: Print trace message of reloc failture pathChris Johns2020-05-051-1/+4