summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2014-10-11 22:08:17 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2014-10-11 22:08:17 (GMT)
commit7fa2dc35ccd305da5a4896a4de8086c0f4db4fca (patch)
treeaca524af0fc92f3ff5331cbbcd32b4952fe7965e /ChangeLog
parentffc49de3b424d3daf08b5fdeefd4a3ede6defd02 (diff)
Modified and rebuilt targets only when needed.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@412 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a75ba6b..b8eabf4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+14-10-12 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/arm/v7/opdefs/Makefile.am:
+ * tools/d2c.mk:
+ Modify and rebuild targets only when needed.
+
14-10-11 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/disass/fetch.c: