From 5639d7cc2c1c581945c4a958eb576abbd0296257 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 28 Mar 2002 00:48:08 +0000 Subject: 2002-03-27 Ralf Corsepius * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * mongoosev/duart/Makefile.am: Remove AUTOMAKE_OPTIONS. * mongoosev/Makefile.am: Remove AUTOMAKE_OPTIONS. * mongoosev/include/Makefile.am: Remove AUTOMAKE_OPTIONS. * mongoosev/vectorisrs/Makefile.am: Remove AUTOMAKE_OPTIONS. * r46xx/vectorisrs/Makefile.am: Remove AUTOMAKE_OPTIONS. * r46xx/Makefile.am: Remove AUTOMAKE_OPTIONS. * shared/cache/Makefile.am: Remove AUTOMAKE_OPTIONS. * shared/Makefile.am: Remove AUTOMAKE_OPTIONS. * shared/interrupts/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * tx39/include/Makefile.am: Remove AUTOMAKE_OPTIONS. * tx39/Makefile.am: Remove AUTOMAKE_OPTIONS. * tx39/vectorisrs/Makefile.am: Remove AUTOMAKE_OPTIONS. --- c/src/lib/libcpu/mips/ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'c/src/lib/libcpu/mips/ChangeLog') diff --git a/c/src/lib/libcpu/mips/ChangeLog b/c/src/lib/libcpu/mips/ChangeLog index 6614f12331..dce82e5e00 100644 --- a/c/src/lib/libcpu/mips/ChangeLog +++ b/c/src/lib/libcpu/mips/ChangeLog @@ -1,3 +1,24 @@ +2002-03-27 Ralf Corsepius + + * configure.ac: + AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). + AM_INIT_AUTOMAKE([no-define foreign 1.6]). + * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. + * Makefile.am: Remove AUTOMAKE_OPTIONS. + * mongoosev/duart/Makefile.am: Remove AUTOMAKE_OPTIONS. + * mongoosev/Makefile.am: Remove AUTOMAKE_OPTIONS. + * mongoosev/include/Makefile.am: Remove AUTOMAKE_OPTIONS. + * mongoosev/vectorisrs/Makefile.am: Remove AUTOMAKE_OPTIONS. + * r46xx/vectorisrs/Makefile.am: Remove AUTOMAKE_OPTIONS. + * r46xx/Makefile.am: Remove AUTOMAKE_OPTIONS. + * shared/cache/Makefile.am: Remove AUTOMAKE_OPTIONS. + * shared/Makefile.am: Remove AUTOMAKE_OPTIONS. + * shared/interrupts/Makefile.am: Remove AUTOMAKE_OPTIONS. + * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. + * tx39/include/Makefile.am: Remove AUTOMAKE_OPTIONS. + * tx39/Makefile.am: Remove AUTOMAKE_OPTIONS. + * tx39/vectorisrs/Makefile.am: Remove AUTOMAKE_OPTIONS. + 2002-03-05 Greg Menke * shared/interrupts/installisrentries.c: Added support for debug -- cgit v1.2.3