summaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2002-10-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-211-0/+4
| | | | * VERSION: Updated to rtems-20021021-test.
* 2002-10-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-211-0/+4
| | | | * aclocal/version.m4: Updated to rtems-20021021-test.
* 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-211-0/+6
| | | | | | * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
* 2002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-111-0/+4
| | | | * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
* 2002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-111-0/+5
| | | | | * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE). * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
* 2002-10-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-091-0/+5
| | | | | * bootstrap: Add autoconf/automake version checks by popular demand. [FWIW: I dislike this.]
* 2002-10-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-071-0/+4
| | | | * VERSION: Updated to rtems-ss-20021007.
* 2002-10-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-071-0/+4
| | | | * aclocal/version.m4: Updated to rtems-ss-20021007.
* 2002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-041-0/+4
| | | | * VERSION: Updated to rtems-JUNK.
* 2002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-041-0/+4
| | | | * aclocal/version.m4: Updated to rtems-JUNK.
* 2002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-041-0/+4
| | | | * VERSION: Updated to rtems-ss-20021004.
* 2002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-041-8/+0
| | | | * aclocal/version.m4: Updated to rtems-ss-20021004.
* 2002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-041-0/+4
| | | | * VERSION: Updated to rtems-ss-20021004.
* 2002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-041-1/+1
| | | | * aclocal/version.m4: Updated to rtems-ss-20021004.
* 2002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-041-0/+4
| | | | * VERSION: Updated to rtems-ss-20021004.
* 2002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-041-0/+4
| | | | * aclocal/version.m4: Updated to rtems-ss-20021004.
* 2002-08-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-291-0/+5
| | | | | * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out autoconf-2.53 PACKAGE crap.
* 2002-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-281-0/+4
| | | | * aclocal/prog-gnat.m4: New.
* 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-111-0/+4
| | | | * aclocal/bsp-configure.m4: Fix small typo in comment.
* 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-111-0/+4
| | | | * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
* 2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-091-0/+6
| | | | | | * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V, RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
* 2002-08-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-071-0/+4
| | | | * aclocal/version.m4: Updated to rtems-ss-20020807.
* 2002-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-061-0/+4
| | | | * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
* 2002-07-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-311-0/+5
| | | | | * aclocal/rtems-cpu-subdirs.m4: Removed the or16 port was just a stub and only the OR32 port is getting worked on.
* 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-07-221-0/+5
| | | | | * aclocal/subdirs.m4: Remove. * acinclude.m4: New (Replaces aclocal/subdirs.m4).
* 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-07-221-0/+5
| | | | | * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of exec/score/cpu.
* 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-07-221-0/+8
| | | | | | | | * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING. * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all compilation rules (Work-around to an automake bug). * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to make-library.
* 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-07-221-0/+4
| | | | * configure.ac: Activate cpukit. Remove references to c/src/exec.
* 2002-07-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-07-191-0/+4
| | | | * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
* 2002-07-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-171-0/+4
| | | | * aclocal/version.m4: Updated to rtems-ss-20020717.
* 2002-07-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-07-061-0/+5
| | | | | * config-ml.in: Imported from gcc-3.1. Change to match c/src/config-ml.in.
* 2002-06-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-06-301-0/+5
| | | | | * aclocal/check-multiprocessing.m4: Reworked. * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
* 2002-06-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-06-301-0/+5
| | | | | * automake/multilib.am: Remove. * Makefile.am: Reflect change above.
* 2002-06-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-06-281-0/+4
| | | | * aclocal/version.m4: Updated to rtems-ss-20020628.
* 2002-06-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-06-271-0/+4
| | | | * tools/Makefile.am: Build the cpu dependent tools as well.
* 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-06-171-0/+6
| | | | | | * aclocal/env-rtemscpu.m4: Remove. * aclocal/multi.m4: Remove. * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
* 2002-05-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-05-281-0/+4
| | | | * aclocal/version.m4: Updated to rtems-ss-20020528.
* 2002-04-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-171-0/+8
| | | | | | | | * aclocal/prog-cc.m4: Remove GCC272 support. Remove ENABLE_LIBCDIR. * aclocal/prog-cxx.m4: Ditto. * aclocal/enable-gcc28.m4: Remove. * aclocal/enable-libcdir.m4: Ditto.
* 2002-04-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-161-0/+5
| | | | | * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove ENABLE_GCC28.
* 2002-04-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-161-0/+7
| | | | | | | * automake/compile.am: Remove GCC272 support. Remove *.sh rule (unused). * configure.ac: Remove ENABLE_GCC28. Remove ENABLE_LIBCDIR.
* 2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-101-0/+4
| | | | * .cvsignore: Added mdate-sh and texinfo.tex.
* 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-281-0/+8
| | | | | | | | * aclocal/version.m4: New file. * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/ aclocal/version.m4. * bootstrap: Use aclocal/version.m4 instead of VERSION. * configure.ac: Use aclocal/version.m4 instead of VERSION.
* 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-281-0/+8
| | | | | | | | * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * Makefile.am: Remove AUTOMAKE_OPTIONS. * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
* 2002-03-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-151-0/+5
| | | | | * aclocal/env-rtemscpu.m4: automake-1.6 preparations: Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
* 2002-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-03-081-0/+4
| | | | * VERSION: Updated to rtems-mg5-20020808.
* 2002-03-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-03-011-0/+4
| | | | * VERSION: Updated to rtems-ss-20020301.
* 2002-02-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-02-151-0/+4
| | | | * VERSION: Updated to rtems-ss-20020215.
* 2002-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-02-061-0/+5
| | | | | * aclocal/subdirs.m4: Propagate the current $prefix to the sub-configures.
* 2002-02-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-02-051-0/+4
| | | | * VERSION: Updated to rtems-ss-20020205.
* 2002-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-241-0/+6
| | | | | | * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x compatibility. * bootstrap: Let --clean remove texinfo.tex.