summaryrefslogtreecommitdiff
path: root/cpukit/configure.ac (follow)
AgeCommit message (Expand)Author
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
2013-02-28Common file changes in support of Moxie portAnthony Green
2013-02-14Add RTEMS_CHECK_ATOMIC, RTEMS_CPUOPT([RTEMS_ATOMIC]), AM_CONDITIONAL ATOMIC.Ralf Corsépius
2012-11-22score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber
2012-09-28cpukit/configure.ac: Remove unused use ticks for statistics optionsJoel Sherrill
2012-07-19Require automake-1.12.2.Ralf Corsépius
2012-07-19Require autoconf-2.69.Ralf Corsépius
2012-06-11v850 port: Initial addition with BSP for simulator in GDBJoel Sherrill
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2012-05-07Revert: Remove CVS IdsJoel Sherrill
2012-05-04Remove CVS-Ids.Ralf Corsépius
2012-04-23PR1908: consolidate libqos code and fix installed header locationGedare Bloom
2012-04-15PR1908: QoS library for CBS schedulerPetr Benes