[M3commit] [modula3/cm3] ad1e13: Increment version number of cm3 binary IR
Rodney Bates
rodney.m.bates at acm.org
Wed May 20 22:01:59 CEST 2015
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: ad1e1348b3e2ea1e31fb1809e56499ebfc97f612
https://github.com/modula3/cm3/commit/ad1e1348b3e2ea1e31fb1809e56499ebfc97f612
Author: Rodney Bates <rodney.m.bates at acm.org>
Date: 2015-05-20 (Wed, 20 May 2015)
Changed paths:
M m3-sys/m3cc/gcc/gcc/m3cg/m3cg.h
M m3-sys/m3cggen/src/Main.m3
M m3-sys/m3middle/src/M3CG_Binary.i3
Log Message:
-----------
Increment version number of cm3 binary IR
The opcodes of binary intermediate files of cm3 (*.ic, *.mc) have
changed. Update the version number contained therein fro 1.00
to 1.10. There have been at least 2 separate changes, maybe
more, so leave some space, just in case anybody actually wants
to reconstruct the history.
Also add some comments warning about the necessity for
m3cggen/src/Main.m3 and m3middle/src/M3Cg_Binary.i3 to
be kept synchronized and steps required after changes
are made.
More information about the M3commit
mailing list