summaryrefslogtreecommitdiff
path: root/cpukit/configure.ac (follow)
AgeCommit message (Expand)Author
2017-01-13configure: Remove __RTEMS_DO_NOT_INLINE_THREAD_*Sebastian Huber
2017-01-13configure: Remove __RTEMS_HAVE_DECL_SIGALTSTACK__Sebastian Huber
2017-01-13configure: Remove HAVE_STRUCT__THREAD_QUEUE_QUEUESebastian Huber
2017-01-13configure: Remove envlock supportSebastian Huber
2017-01-13configure: Remove SIZEOF_PTHREAD_SPINLOCK_TSebastian Huber
2017-01-13configure: Remove HAVE_THREADS_H supportSebastian Huber
2017-01-13configure: Remove HAVE_SEMAPHORE_H supportSebastian Huber
2017-01-13configure: Add RTEMS_TOOL_CHAIN_ERRORSebastian Huber
2017-01-11Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__Joel Sherrill
2016-11-29cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns
2016-11-23posix: Add self-contained pthread spinlockSebastian Huber
2016-08-11build-system: Always enable C++ if the compiler is present.Chris Johns
2016-05-02score: __RTEMS_DO_NOT_INLINE_CORE_MUTEX_SEIZE__Sebastian Huber
2016-05-02score: Delete __RTEMS_STRICT_ORDER_MUTEX__Sebastian Huber
2016-01-19Remove AVR portJoel Sherrill
2016-01-04Remove H8300 portJoel Sherrill
2016-01-04Remove M32R architectureJoel Sherrill
2015-11-25Require __getreent()Sebastian Huber
2015-11-24posix: Require struct _pthread_cleanup_contextSebastian Huber
2015-10-16libfdt: Initial importSebastian Huber
2015-10-14libstdthreads: Add C11 threadsSebastian Huber
2015-07-30score: Add thread queue for self-contained objectsSebastian Huber
2015-06-15Remove use ticks for statistics configure option.Joel Sherrill
2015-05-21cpukit: Add Epiphany architecture port v4Hesham ALMatary
2015-04-17DRVMGR: only build on SPARC platformDaniel Hellstrom
2015-04-17DRVMGR: added driver manager to cpukit/libdrvmgrDaniel Hellstrom
2015-04-17LIBPCI: added PCI layer to cpukit/libpciDaniel Hellstrom
2015-03-10posix: Install <semaphore.h> only if not providedSebastian Huber
2015-03-06Temporarily disable libdl for h8300Joel Sherrill
2015-03-06Temporarily disable libdl for lm32Joel Sherrill
2015-03-06Temporarily disable libdl for v850Joel Sherrill
2015-03-06Temporarily disable libdl for bfinJoel Sherrill
2015-03-05libmd: Disable SHA modules for m32cSebastian Huber
2014-12-05Update bug report URLSebastian Huber
2014-11-20Add crypt_r(), etc.Sebastian Huber
2014-11-20Add RTEMS port of Linux I2C user-space APISebastian Huber
2014-11-06libdl: Disable building libdl for the NIOS2. No relocation support.Chris Johns
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns
2014-08-20Add configuration to detect toolset has sigaltstack() prototypeJoel Sherrill
2014-08-12Add support for OpenRISC - Fixed issuesHesham ALMatary
2014-07-15Thread Queue Priority Discipline Reimplemented with RBTreeJoel Sherrill
2014-03-14score: Add --enable-profiling configure optionSebastian Huber
2014-02-17cpukit: Correct bug in check of affinity support in newlib.Jennifer Averett
2014-02-17Require presence of <stdatomic.h> for SMP supportSebastian Huber
2013-12-13cpukit/configure.ac: Probe for SMP affinity methodsJoel Sherrill
2013-12-02posix: Use cleanup contexts on the stackSebastian Huber
2013-11-27add --enable-paravirt in cpukit configure scriptsPhilipp Eppelt
2013-07-26libmisc: Provide libutf8proc conditionallySebastian Huber
2013-07-17stdatomic.h support check when configureWeiY
2013-05-01Clear the atomic conditional compilation.WeiY