summaryrefslogtreecommitdiffstats
path: root/c/src/exec/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/ChangeLog')
-rw-r--r--c/src/exec/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/exec/ChangeLog b/c/src/exec/ChangeLog
index 9ca9e2e97a..9ad9357389 100644
--- a/c/src/exec/ChangeLog
+++ b/c/src/exec/ChangeLog
@@ -4,6 +4,8 @@
* aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
RTEMS_GCC_PRINT
* aclocal/check-multiprocessing.m4: Fix typo.
+ * automake/compile.am: Remove CXX support.
+ Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>