summaryrefslogtreecommitdiffstats
path: root/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-11-072002-11-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* bootstrap: Allow autoconf > 2.52, automake > 1.6.
2002-11-072002-11-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* configure.ac: Remove make/Templates/Makefile. * README.configure: Minor massaging.
2002-11-062002-11-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+7
Further preparations for autoconf > 2.52: * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else. * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg. * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
2002-11-052002-11-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* acinclude.m4: Adapations to autoconf > 2.52.
2002-11-012002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-24/+3
* ChangeLog: Corrected.
2002-11-01Till Straumann's patch to:Eric Norum1-0/+16
use bootp option 129 to get command line string change inet_ntoa->inet_ntop
2002-10-31Reflect changes to signal names in newlib sys/signal.h.Eric Norum1-0/+3
2002-10-30Add vprintk function for kernel printing from routinesEric Norum1-0/+6
which have already obtained the va_list pointer.
2002-10-302002-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+7
* bootstrap: Add generate_bspdir_acinclude to automatically update c/src/lib/libbsp/<cpu>/acinclude.m4. Use #! /bin/sh instead of #!/bin/sh. Remove autom4te*.cache during ./bootstrap --clean.
2002-10-292002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+15
* aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING. * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING. * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING. * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING. * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING. * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING. * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING. * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING. * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING. * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING. (autoconf > 2.54 seems to have problems with the old form of quoting).
2002-10-282002-10-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR (autoconf > 2.54 complains about).
2002-10-212002-10-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* VERSION: Updated to rtems-20021021-test.
2002-10-212002-10-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* aclocal/version.m4: Updated to rtems-20021021-test.
2002-10-212002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+6
* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
2002-10-112002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2002-10-112002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE). * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2002-10-092002-10-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* bootstrap: Add autoconf/automake version checks by popular demand. [FWIW: I dislike this.]
2002-10-072002-10-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* VERSION: Updated to rtems-ss-20021007.
2002-10-072002-10-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* aclocal/version.m4: Updated to rtems-ss-20021007.
2002-10-042002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* VERSION: Updated to rtems-JUNK.
2002-10-042002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* aclocal/version.m4: Updated to rtems-JUNK.
2002-10-042002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* VERSION: Updated to rtems-ss-20021004.
2002-10-042002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-8/+0
* aclocal/version.m4: Updated to rtems-ss-20021004.
2002-10-042002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* VERSION: Updated to rtems-ss-20021004.
2002-10-042002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* aclocal/version.m4: Updated to rtems-ss-20021004.
2002-10-042002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* VERSION: Updated to rtems-ss-20021004.
2002-10-042002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* aclocal/version.m4: Updated to rtems-ss-20021004.
2002-08-292002-08-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out autoconf-2.53 PACKAGE crap.
2002-08-282002-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* aclocal/prog-gnat.m4: New.
2002-08-112002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* aclocal/bsp-configure.m4: Fix small typo in comment.
2002-08-112002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
2002-08-092002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-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-072002-08-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* aclocal/version.m4: Updated to rtems-ss-20020807.
2002-08-062002-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
2002-07-312002-07-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-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-222002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* aclocal/subdirs.m4: Remove. * acinclude.m4: New (Replaces aclocal/subdirs.m4).
2002-07-222002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of exec/score/cpu.
2002-07-222002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-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-222002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: Activate cpukit. Remove references to c/src/exec.
2002-07-192002-07-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
2002-07-172002-07-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* aclocal/version.m4: Updated to rtems-ss-20020717.
2002-07-062002-07-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* config-ml.in: Imported from gcc-3.1. Change to match c/src/config-ml.in.
2002-06-302002-06-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* aclocal/check-multiprocessing.m4: Reworked. * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
2002-06-302002-06-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* automake/multilib.am: Remove. * Makefile.am: Reflect change above.
2002-06-282002-06-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* aclocal/version.m4: Updated to rtems-ss-20020628.
2002-06-272002-06-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* tools/Makefile.am: Build the cpu dependent tools as well.
2002-06-172002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+6
* aclocal/env-rtemscpu.m4: Remove. * aclocal/multi.m4: Remove. * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
2002-05-282002-05-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* aclocal/version.m4: Updated to rtems-ss-20020528.
2002-04-172002-04-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-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-162002-04-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+5
* aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove ENABLE_GCC28.