summaryrefslogtreecommitdiff
path: root/aclocal (follow)
AgeCommit message (Collapse)Author
2013-05-01aclocal/*posix*.m4: Change so POSIX can be EnabledJoel Sherrill
The real RTEMS code ensures that POSIX is enabled only for targets matching *-*-rtems*. The Scheduler Simulator runs natively.
2013-05-01alocal/*smp*.m4: Change so SMP can be enabled on Scheduler SimulatorJoel Sherrill
The real RTEMS code ensures that SMP is enabled only for targets supporting it.
2013-04-30Remove CVS $Joel Sherrill
2013-04-30aclocal/*.m4: Update from RTEMSJoel Sherrill
2011-07-062011-07-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* aclocal/check-multiprocessing.m4, aclocal/check-networking.m4, aclocal/check-posix.m4, aclocal/check-smp.m4, aclocal/env-rtemscpu.m4: New files.
2011-05-172011-05-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* configure.ac, aclocal/enable-smp.m4: Merge and update code. Simulators for Deterministic Priority and SMP Simple Schedulers now work. * .cvsignore: New file.
2011-04-25Initial import.initialbaseJoel Sherrill