Skip to content

Commit 2a0dc99

Browse files
committed
Release notes for 0.6.0.0
1 parent 4c50d69 commit 2a0dc99

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

NEWS.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
## Recent versions of Reko
22

3+
### Version 0.6.0.0
4+
* Combined code and low-level viewer, to allow users to compare Reko's output
5+
with the original binary.
6+
* A graph viewer, to help users to visual procedure call graph
7+
* Image map view shows an overview of the image bytes as pixels
8+
* New reko configuration and project file formats
9+
* Improvements in user-specified data types
10+
* More MIPS instructions supported
11+
* SPARC support greatly expanded
12+
* Much better support for ELF binaries, both executables and relocatable object files
13+
* Refactored central ImageMap class to support binaries with large address space "gaps"
14+
315
### Version 0.5.5.0
416
* Shingled disassembler implementation, in preparation for heuristic discovery of code.
517
* Support for WinCE / MIPS

0 commit comments

Comments
 (0)