diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +17-07-08 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/project.c: + Scroll to the main address at startup without using a nested function. + + * src/format/elf/elf.c: + * src/format/executable-int.h: + * src/format/executable.c: + * src/format/executable.h: + Provide the main address of a given file format. + 17-07-07 Cyrille Bagard <nocbos@gmail.com> * src/glibext/gbinportion.c: |