diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 09-06-14 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/prototype.c: + * src/analysis/prototype.h: + * src/format/elf/e_elf.c: + * src/format/elf/elf-int.h: + * src/format/elf/symbol.c: + Store the size of the routines (x86 only). + +09-06-14 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/binary.c: Update the call to g_rendering_line_find_by_(offset|address). |