summaryrefslogtreecommitdiffstats
path: root/testsuites/aclocal (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-05-18Add missing )Ralf Corsépius1-1/+1
2012-05-18Remove references to configure.in.Ralf Corsépius1-1/+1
2012-05-18Remove obsolete reference to posix bsp.Ralf Corsépius1-1/+0
2012-05-18Remove stray dnl.Ralf Corsépius1-2/+0
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill14-29/+0
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2012-05-07Revert: Remove CVS IdsJoel Sherrill14-0/+35
See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details.
2012-05-04Remove CVS-Ids.Ralf Corsépius14-35/+0
2011-03-042011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius3-3/+3
* aclocal/env-rtemsbsp.m4, aclocal/rtems-top.m4, aclocal/version.m4: Rename RTEMS_API into _RTEMS_API.
2011-02-252011-02-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-8/+10
* aclocal/canonical-target-name.m4: Stop pretending no_cpu* was buildable. Derive RTEMS_CPU from "$host_cpu". Error out if "$host" doesn't match "*-*-rtems*".
2010-10-012010-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
PR 1708/build: * aclocal/check-cpuopts.m4: Fix m4-quoting.
2010-09-232010-09-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
* aclocal/check-cpuopts.m4: Add AC_LANG_SOURCE.
2010-07-272010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+3
PR 1532/testing * aclocal/project-root.m4: Add initial tests for untar capabilities.
2010-06-072010-06-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
* aclocal/version.m4: Bump RTEMS_API to 4.11. Bump _RTEMS_VERSION to 4.10.99.0.
2009-10-172009-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+2
* aclocal/check-custom-bsp.m4: Fix up AC_REQUIRES.
2009-10-162009-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+0
* aclocal/canonical-target-name.m4: Remove RTEMS_HOST (unused).
2009-10-14Remove posix/unix simulator.Ralf Corsepius1-17/+0
2009-04-032009-04-03 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* aclocal/prog-cc.m4: Preset ac_cv_exeext=.exe for *-rtems* toolchains.
2008-12-22Remove tic4x.Ralf Corsepius1-4/+0
2008-09-222008-09-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
* aclocal/version.m4: Bump RTEMS_API to 4.10. Bump _RTEMS_VERSION to 4.9.99.0.
2008-07-02Require AC_DISABLE_OPTION_CHECKING. AC_PREREQ(2.62).Ralf Corsepius1-0/+4
2008-02-20s/AC_HELP/AS_HELP/.Ralf Corsepius1-1/+1
2007-09-212007-09-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
* aclocal/version.m4: Bump RTEMS_API to 4.9. Bump RTEMS_VERSION to 4.8.99.0.
2007-08-07Upgrade to 4.7.99.2Joel Sherrill1-1/+1
2007-03-13Upgrade to 4.7.99.1Joel Sherrill1-1/+1
2007-02-22Revert to version 4.7.99-0Ralf Corsepius1-1/+1
2007-02-22Testing: Upgrade to 4.7.99.1Ralf Corsepius1-1/+1
2007-02-112007-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
* aclocal/check-cpuopts.m4: Check rtems/system.h instead of rtems/score/cpuopts.h.
2006-10-182006-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-2/+2
* aclocal/rtems-top.m4: Remove RTEMS_API. * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
2006-10-172006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
2006-10-172006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
* aclocal/version.m4: Bump version to 4.7.99.0.
2006-04-182006-04-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* aclocal/version.m4: Updated to rtems-4.6.99.3.
2005-11-222005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-19/+0
* aclocal/enable-bare.m4: Remove (Unused).
2005-11-222005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-4/+0
* aclocal/env-rtemsbsp.m4: Remove RTEMS_ENABLE_BARE, BARE_CPU_CFLAGS, BARE_CPU_MODEL.
2005-11-132005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-4/+1
* aclocal/env-rtemsbsp.m4: Remove includedir. Remove libdir. Set rtems_testsdir to $libdir/rtems-4.7/tests.
2005-11-132005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+0
* aclocal/env-rtemsbsp.m4: Remove RTEMS_CPU_MODEL.
2005-11-13Remove project_libdir. Remove project_includedir. Add rtems_testsdir.Ralf Corsepius1-2/+1
2005-11-13Remove dirstamp.Ralf Corsepius1-2/+0
2005-11-09Remove (Unused).Ralf Corsepius9-183/+0
2005-11-09Apply cpukit_root, project_root to set up GCCSPECS.Ralf Corsepius1-1/+4
2005-11-09Apply cpukit_root, project_root to set up temporary CPPFLAGS to compile ↵Ralf Corsepius1-0/+10
check cpuopts.h.
2005-11-09Add --enable-cpukit-root, --enable-project-root. Remove --with-project-root. ↵Ralf Corsepius1-5/+37
Fix --enable-rtems-root.
2005-11-09Assume PROJECT_ROOT to contain RTEMS_BSP.Ralf Corsepius1-3/+3
2005-11-09Remove CPLUS_LD_LIBS.Ralf Corsepius1-5/+0
2005-11-09Add config.cache support.Ralf Corsepius1-6/+8
2005-11-092005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+14
* aclocal/check-cpuopts.m4: New.
2005-11-08Remove (Unused).Ralf Corsepius1-25/+0
2005-11-08Remove RTEMS_CFLAGSRalf Corsepius1-8/+0
2005-11-08Add GCCSPECS. Remove RTEMS_CPPFLAGS.Ralf Corsepius1-6/+5
2005-11-08Remove GCCSPECS.Ralf Corsepius1-5/+0
2005-11-08CleanupRalf Corsepius1-1/+0