From 560aae24e2aedf480676e5daf9c4c3e0eb62a120 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 29 Jan 2001 15:27:25 +0000 Subject: 2001-01-26 Ralf Corsepius * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP, RTEMS_ENV_RTEMSCPU. * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add special treatment for GCC_SPECS. * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add special treatment for GCC_SPECS. * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE. * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack. * automake/compile.am: New treatment of CPP, GCCSPECS, use `..` instead of $(shell ..) for LIBC_LIB*. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f7ebdb11ab..a3030ae25a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2001-01-26 Ralf Corsepius + + * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP, + RTEMS_ENV_RTEMSCPU. + * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add + special treatment for GCC_SPECS. + * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add + special treatment for GCC_SPECS. + * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE. + * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack. + * automake/compile.am: New treatment of CPP, GCCSPECS, use `..` + instead of $(shell ..) for LIBC_LIB*. + 2001-01-22 Ralf Corsepius * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and -- cgit v1.2.3