summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 4538277413..50b24e7b7b 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,14 @@
2006-11-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * configure.ac: Remove RTEMS_AMPOLISH3.
+ * aclocal/bsp-configure.m4: AC_PREREQ(2.60).
+ Remove checks for AMPOLISH3.
+ * aclocal/rtems-ampolish.m4: Pick up ampolish3 from ac_aux_dir.
+ * aclocal/rtems-top.m4: Add RTEMS_AMPOLISH3.
+ * ampolish3: Remove.
+
+2006-11-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* aclocal/target.m4: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
* aclocal/prog-cc.m4: Remove CFLAGS.
* configure.ac: Don't explictly pass CFLAGS_OPTIMIZE_V, CPU_CFLAGS.