diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 24 | 
1 files changed, 21 insertions, 3 deletions
@@ -1,4 +1,22 @@ -115-04-27  Cyrille Bagard <nocbos@gmail.com> +15-04-30  Cyrille Bagard <nocbos@gmail.com> + +	* src/arch/arm/v7/opcodes/opcodes_tmp_thumb_16.h: +	* src/arch/arm/v7/opcodes/opcodes_tmp_thumb_32.h: +	Update missing prototypes. + +	* src/arch/arm/v7/opdefs/ldrb_A8870.d: +	New entry: introduce a new ARM instruction. + +	* src/arch/arm/v7/opdefs/Makefile.am: +	Update included headers list. + +	* src/arch/arm/v7/opdefs/strb_A88208.d: +	New entry: introduce a new ARM instruction. + +	* src/arch/arm/v7/thumb_32.c: +	Implement a new category of instructions from Thumb32. + +15-04-27  Cyrille Bagard <nocbos@gmail.com>  	* configure.ac:  	* po/POTFILES.in: @@ -7,7 +25,7 @@  	* 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> +15-04-26  Cyrille Bagard <nocbos@gmail.com>  	* src/analysis/disass/output.c:  	Give more information about not found symbols. @@ -22,7 +40,7 @@  	* src/gui/panels/symbols.c  	Display entry points as symbols too. -115-04-25  Cyrille Bagard <nocbos@gmail.com> +15-04-25  Cyrille Bagard <nocbos@gmail.com>  	* src/analysis/disass/macro.c:  	Use an uniq coverage memory for all visited branches.  | 
