summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cfba2a3379c..ab34a698c61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Thu May 12 18:08:47 UTC 2011 Steve Huston <shuston@riverace.com>
+
+ * include/makeinclude/wrapper_macros.GNU: Added command settings for
+ preprocessing C and C++ source files.
+
+ * include/makeinclude/rules.local.GNU: Added rules to preprocess
+ C and C++ files when directed.
+
+ These allow one to now quickly produce a preprocessed version of
+ a source file. Ala... make -f GNUmakefile.ACE ACE.i
+ would preprocess ACE.cpp and put the result in ACE.i.
+
Fri Apr 29 14:01:29 UTC 2011 Steve Huston <shuston@riverace.com>
* tests/tests.mpc: For Message_Queue_Test add -bmaxdata:0x20000000 to