summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b67bbdc3e..f7edd9044f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
+ CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
+ * aclocal/prog-cc.m4: Reworked CFLAGS handling.
+ * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
+
+2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* aclocal/rtems-flags.m4: New.
2002-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>