diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog index fd1b182960..22540a93cb 100644 --- a/testsuites/ChangeLog +++ b/testsuites/ChangeLog @@ -1,3 +1,11 @@ +2005-11-08 Ralf Corsepius + + * aclocal/env-rtemsbsp.m4: Merge RTEMS_BSP_SPECS and + GCC_SPECS into GCCSPECS. + * automake/compile.am: Remove RTEMS_BSP_SPECS, GCC_SPECS. + Don't manually set up GCCSPEC (Now setup from inside configure). + Remove RTEMS_RELLDFLAGS (Used). + 2005-11-08 Ralf Corsepius * automake/compile.am: Remove CCAS support.