diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 45 |
1 files changed, 45 insertions, 0 deletions
@@ -1,3 +1,48 @@ +18-01-24 Cyrille Bagard <nocbos@gmail.com> + + * plugins/arm/v7/fetch.c: + * plugins/arm/v7/helpers.c: + * plugins/arm/v7/operands/coproc.c: + * plugins/arm/v7/operands/coproc.h: + * plugins/arm/v7/operands/estate.c: + * plugins/arm/v7/operands/limitation.c: + * plugins/arm/v7/operands/limitation.h: + * plugins/arm/v7/operands/maccess.c: + * plugins/arm/v7/operands/maccess.h: + * plugins/arm/v7/operands/offset.c: + * plugins/arm/v7/operands/offset.h: + * plugins/arm/v7/operands/reglist.c: + * plugins/arm/v7/operands/reglist.h: + * plugins/arm/v7/operands/rotation.c: + * plugins/arm/v7/operands/shift.c: + * plugins/arm/v7/operands/shift.h: + * plugins/arm/v7/pseudo.c: + * plugins/pychrysalide/format/format.c: + * plugins/stackvars/operand.c: + * plugins/stackvars/stackvars.c: + * src/analysis/disass/area.c: + * src/arch/target.c: + * src/arch/vmpa.c: + * src/common/leb128.c: + * src/format/dwarf/abbrev.c: + * src/format/dwarf/info.c: + * src/format/dwarf/utils.c: + * src/format/format.c: + * src/format/mangling/itanium/abi.c: + * src/format/mangling/itanium/component-int.h: + * src/format/mangling/itanium/component.c: + * src/format/mangling/itanium/component.h: + * src/format/pe/pe_def.h: + * src/glibext/gbinportion.c: + * src/gtkext/graph/cluster.c: + * src/gtkext/graph/edge.c: + * src/gtkext/graph/edge.h: + * src/gtkext/gtkbufferdisplay.c: + * src/gtkext/gtkdisplaypanel.c: + * src/gtkext/gtkstatusstack.c: + * tools/d2c/args/manager.h: + Typo. + 18-01-17 Cyrille Bagard <nocbos@gmail.com> * src/arch/mips/Makefile.am: |