summaryrefslogtreecommitdiffstats
path: root/testsuites/aclocal/version.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* */aclocal/*: Remove remnants of autoconf/automae build systemJoel Sherrill2021-11-291-4/+0
| | | | Updates #4081.
* Change version to RTEMS 6Sebastian Huber2020-06-301-2/+2
| | | | Update #4020.
* Change RTEMS_API from 5.0 to 5Sebastian Huber2017-11-131-1/+1
| | | | | | | This fixes the legacy Makefile based build system which expects RTEMS_API to be identical to the tool chain version. Update #3220.
* Upgrade to 5.0.0Sebastian Huber2017-11-091-2/+2
| | | | | | | Tool name will be "rtems5", e.g. arm-rtems5-gcc. Next release will 5.1.0. Branch version after release will be 5.1.1. Next master will be 6.0.0.
* Upgrade to 4.11.99.0Sebastian Huber2015-09-111-2/+2
|
* 2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-03-041-1/+1
| | | | | * aclocal/env-rtemsbsp.m4, aclocal/rtems-top.m4, aclocal/version.m4: Rename RTEMS_API into _RTEMS_API.
* 2010-06-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-071-2/+2
| | | | | * aclocal/version.m4: Bump RTEMS_API to 4.11. Bump _RTEMS_VERSION to 4.10.99.0.
* 2008-09-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-221-2/+2
| | | | | * aclocal/version.m4: Bump RTEMS_API to 4.10. Bump _RTEMS_VERSION to 4.9.99.0.
* 2007-09-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-09-211-2/+2
| | | | | * aclocal/version.m4: Bump RTEMS_API to 4.9. Bump RTEMS_VERSION to 4.8.99.0.
* Upgrade to 4.7.99.2Joel Sherrill2007-08-071-1/+1
|
* Upgrade to 4.7.99.1Joel Sherrill2007-03-131-1/+1
|
* Revert to version 4.7.99-0Ralf Corsepius2007-02-221-1/+1
|
* Testing: Upgrade to 4.7.99.1Ralf Corsepius2007-02-221-1/+1
|
* 2006-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-181-0/+2
| | | | | * aclocal/rtems-top.m4: Remove RTEMS_API. * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-171-1/+1
| | | | * aclocal/version.m4: Bump version to 4.7.99.0.
* 2006-04-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-04-181-1/+1
| | | | * aclocal/version.m4: Updated to rtems-4.6.99.3.
* 2005-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-09-021-1/+1
| | | | * aclocal/version.m4: Updated to rtems-4.6.99.2.
* 2004-07-28Joel Sherrill2004-07-281-1/+1
| | | | * aclocal/version.m4: Updated to rtems-4.6.99.1.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-121-1/+1
| | | | * aclocal/version.m4: 4.6.99.0.
* 2003-12-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-12-171-1/+1
| | | | * aclocal/version.m4: Updated to rtems-20031217-test.
* 2003-08-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-181-0/+2
* aclocal/bsp-alias.m4: New (Copied from ../../../aclocal). * aclocal/canonical-host.m4: New (Copied from ../../../aclocal). * aclocal/canonicalize-tools.m4: New (Copied from ../../../aclocal). * aclocal/canonical-target-name.m4: New (Copied from ../../../aclocal). * aclocal/check-cpu.m4: New (Copied from ../../../aclocal). * aclocal/check-custom-bsp.m4: New (Copied from ../../../aclocal). * aclocal/check-cxx.m4: New (Copied from ../../../aclocal). * aclocal/check-itron.m4: New (Copied from ../../../aclocal). * aclocal/check-multiprocessing.m4: New (Copied from ../../../aclocal). * aclocal/check-networking.m4: New (Copied from ../../../aclocal). * aclocal/check-posix.m4: New (Copied from ../../../aclocal). * aclocal/check-tool.m4: New (Copied from ../../../aclocal). * aclocal/config-subdirs.m4: New (Copied from ../../../aclocal). * aclocal/enable-bare.m4: New (Copied from ../../../aclocal). * aclocal/enable-cxx.m4: New (Copied from ../../../aclocal). * aclocal/enable-itron.m4: New (Copied from ../../../aclocal). * aclocal/enable-multiprocessing.m4: New (Copied from ../../../aclocal). * aclocal/enable-networking.m4: New (Copied from ../../../aclocal). * aclocal/enable-posix.m4: New (Copied from ../../../aclocal). * aclocal/enable-rtemsbsp.m4: New (Copied from ../../../aclocal). * aclocal/enable-tests.m4: New (Copied from ../../../aclocal). * aclocal/env-rtemsbsp.m4: New (Copied from ../../../aclocal). * aclocal/gcc-isystem.m4: New (Copied from ../../../aclocal). * aclocal/gcc-pipe.m4: New (Copied from ../../../aclocal). * aclocal/gcc-specs.m4: New (Copied from ../../../aclocal). * aclocal/multilib.m4: New (Copied from ../../../aclocal). * aclocal/path-ksh.m4: New (Copied from ../../../aclocal). * aclocal/prog-cc.m4: New (Copied from ../../../aclocal). * aclocal/prog-cxx.m4: New (Copied from ../../../aclocal). * aclocal/project-root.m4: New (Copied from ../../../aclocal). * aclocal/quoting.m4: New (Copied from ../../../aclocal). * aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../../aclocal). * aclocal/rtems-flags.m4: New (Copied from ../../../aclocal). * aclocal/rtems-test-no-pause.m4: New (Copied from ../../../aclocal). * aclocal/rtems-top.m4: New (Copied from ../../../aclocal). * aclocal/target.m4: New (Copied from ../../../aclocal). * aclocal/tool-paths.m4: New (Copied from ../../../aclocal). * aclocal/version.m4: New (Copied from ../../../aclocal).