ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/mon/ChangeLog
(Generate patch)

Comparing mon/ChangeLog (file contents):
Revision 1.1 by cebix, 1999-10-04T19:40:36Z vs.
Revision 1.8 by gbeauche, 2006-03-13T12:17:18Z

# Line 1 | Line 1
1 < V2.2 - Switched from project files to makefiles on BeOS, added autoconf stuff
2 <       for Unix, put everything in CVS, fixed some minor bugs in the PPC
3 <       disassembler, commands made modular
1 > V?.? - 64-bit fixes to 680x0 disassembler, added AltiVec instructions to PPC
2 >       disassembler
3 > V3.1 - Make LowMem globals as predefined variables, fix 64-bit support, enable
4 >       x86-64 disassembler with "d8664" command, removed input line length
5 >       restrictions
6 > V3.0 - Replaced 680x0 and 80x86 disassemblers with the ones from GNU binutils,
7 >       added symbolic display of MacOS low memory globals to PPC disassembler,
8 >       MacOS features in PPC disassembler are controlled by "-m" argument,
9 >       real memory mode is entered by "-r" argument, extended 8080 disassembler
10 >       to Z80, name changed from "mon" to "cxmon"
11 > V2.2 - Switched to autoconf/automake, fixed some minor bugs in the PPC
12 >       disassembler, commands made modular, added binary dump (b) command
13   V2.1 - Compiled for BeOS R4, opens Terminal window when started from Tracker,
14         implemented 8080 disassembler, included Unix makefile
15   V2.0 - Unified PPC and x86 release

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines