diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2015-04-27 06:46:15 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2015-04-27 06:46:15 (GMT) |
commit | b79affc5c12b7c984acd1e434af5b1aa6b94f68f (patch) | |
tree | 7b49f0fc4f2cb675612fc3f94d26b1a86aa8a6b4 /ChangeLog | |
parent | 60f7839e36d0eaf5bcc90ffe1369dae56ed53dbe (diff) |
Allowed to compile the project from a fresh install by fixing mistakes.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@521 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +115-04-27 Cyrille Bagard <nocbos@gmail.com> + + * configure.ac: + * po/POTFILES.in: + * src/arch/arm/v7/build_tmp_decl.sh: + * src/arch/arm/v7/opcodes/Makefile.am: + * tools/d2c/d2c_genmakefile.sh: + Allow to compile the project from a fresh install by fixing mistakes. + 115-04-26 Cyrille Bagard <nocbos@gmail.com> * src/analysis/disass/output.c: |