summaryrefslogtreecommitdiffstats
path: root/cpukit/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enforce compatible Newlib versionSebastian Huber2017-10-051-0/+1
* Test for POSIX headers from Newlib 20170522Sebastian Huber2017-06-071-0/+3
* cpukit: Fix __RTEMS_REVISION__ defineSebastian Huber2017-05-041-1/+1
* rtems/inttypes.h: Add blksize_t and blkcnt_tJoel Sherrill2017-04-221-0/+14
* Merge tmacros.h PRIxxx constants from testsuites/ into <rtems/inttypes.h>Joel Sherrill2017-04-181-11/+25
* configure: Remove defunct configure stuffSebastian Huber2017-04-031-2/+0
* configure: Remove __RTEMS_DO_NOT_INLINE_THREAD_*Sebastian Huber2017-01-131-6/+0
* configure: Remove __RTEMS_HAVE_DECL_SIGALTSTACK__Sebastian Huber2017-01-131-10/+0
* configure: Remove HAVE_STRUCT__THREAD_QUEUE_QUEUESebastian Huber2017-01-131-1/+0
* configure: Remove envlock supportSebastian Huber2017-01-131-3/+0
* configure: Remove SIZEOF_PTHREAD_SPINLOCK_TSebastian Huber2017-01-131-1/+0
* configure: Remove HAVE_THREADS_H supportSebastian Huber2017-01-131-4/+1
* configure: Remove HAVE_SEMAPHORE_H supportSebastian Huber2017-01-131-4/+1
* configure: Add RTEMS_TOOL_CHAIN_ERRORSebastian Huber2017-01-131-14/+13
* Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__Joel Sherrill2017-01-111-7/+0
* cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns2016-11-291-0/+12
* posix: Add self-contained pthread spinlockSebastian Huber2016-11-231-0/+1
* build-system: Always enable C++ if the compiler is present.Chris Johns2016-08-111-2/+4
* score: __RTEMS_DO_NOT_INLINE_CORE_MUTEX_SEIZE__Sebastian Huber2016-05-021-6/+0
* score: Delete __RTEMS_STRICT_ORDER_MUTEX__Sebastian Huber2016-05-021-6/+0
* Remove AVR portJoel Sherrill2016-01-191-1/+0
* Remove H8300 portJoel Sherrill2016-01-041-4/+0
* Remove M32R architectureJoel Sherrill2016-01-041-3/+1
* Require __getreent()Sebastian Huber2015-11-251-0/+4
* posix: Require struct _pthread_cleanup_contextSebastian Huber2015-11-241-1/+1
* libfdt: Initial importSebastian Huber2015-10-161-0/+1
* libstdthreads: Add C11 threadsSebastian Huber2015-10-141-0/+4
* score: Add thread queue for self-contained objectsSebastian Huber2015-07-301-0/+1
* Remove use ticks for statistics configure option.Joel Sherrill2015-06-151-5/+0
* cpukit: Add Epiphany architecture port v4Hesham ALMatary2015-05-211-0/+1
* DRVMGR: only build on SPARC platformDaniel Hellstrom2015-04-171-0/+12
* DRVMGR: added driver manager to cpukit/libdrvmgrDaniel Hellstrom2015-04-171-0/+7
* LIBPCI: added PCI layer to cpukit/libpciDaniel Hellstrom2015-04-171-0/+12
* posix: Install <semaphore.h> only if not providedSebastian Huber2015-03-101-0/+3
* Temporarily disable libdl for h8300Joel Sherrill2015-03-061-1/+4
* Temporarily disable libdl for lm32Joel Sherrill2015-03-061-1/+4
* Temporarily disable libdl for v850Joel Sherrill2015-03-061-1/+4
* Temporarily disable libdl for bfinJoel Sherrill2015-03-061-1/+4
* libmd: Disable SHA modules for m32cSebastian Huber2015-03-051-0/+10
* Update bug report URLSebastian Huber2014-12-051-1/+1
* Add crypt_r(), etc.Sebastian Huber2014-11-201-0/+1
* Add RTEMS port of Linux I2C user-space APISebastian Huber2014-11-201-0/+1
* libdl: Disable building libdl for the NIOS2. No relocation support.Chris Johns2014-11-061-1/+1
* cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns2014-10-311-2/+16
* Add configuration to detect toolset has sigaltstack() prototypeJoel Sherrill2014-08-201-0/+12
* Add support for OpenRISC - Fixed issuesHesham ALMatary2014-08-121-0/+1
* Thread Queue Priority Discipline Reimplemented with RBTreeJoel Sherrill2014-07-151-6/+0
* score: Add --enable-profiling configure optionSebastian Huber2014-03-141-0/+6
* cpukit: Correct bug in check of affinity support in newlib.Jennifer Averett2014-02-171-6/+22
* Require presence of <stdatomic.h> for SMP supportSebastian Huber2014-02-171-7/+3