summaryrefslogtreecommitdiffstats
path: root/c/src/make/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/make/ChangeLog')
-rw-r--r--c/src/make/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/make/ChangeLog b/c/src/make/ChangeLog
index 7c4d634766..7bf0cd041f 100644
--- a/c/src/make/ChangeLog
+++ b/c/src/make/ChangeLog
@@ -1,3 +1,11 @@
+2003-06-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * bsp.mak: Remove support for profile-variant.
+ * configure.ac: Ditto.
+ * directory.cfg: Ditto.
+ * compilers/gcc-target-default.cfg: Ditto.
+ * make/README: Remove references to profile-variant.
+
2003-04-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp.mak: Use var="$val" instead of var=${var=$val}. to satisfy