[M3commit] [modula3/cm3] 8eef76: - alloca support work in progress
Jay Krell
jay.krell at cornell.edu
Wed Jul 22 03:55:27 CEST 2015
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: 8eef76cf5898317cc51dabb3dca7f748d3fa48f2
https://github.com/modula3/cm3/commit/8eef76cf5898317cc51dabb3dca7f748d3fa48f2
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2015-07-20 (Mon, 20 Jul 2015)
Changed paths:
M m3-sys/m3back/src/M3x86.m3
M m3-sys/m3middle/src/Target.i3
M m3-sys/m3middle/src/Target.m3
Log Message:
-----------
- alloca support work in progress
- fewer linear searches and string compares related to calling conventions
(perhaps should use an enumeration here instead of integers)
Commit: 3129c090bd15a1ac0a0da3992a965fa2eddf65f6
https://github.com/modula3/cm3/commit/3129c090bd15a1ac0a0da3992a965fa2eddf65f6
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2015-07-20 (Mon, 20 Jul 2015)
Changed paths:
M m3-sys/m3middle/src/Target.m3
Log Message:
-----------
remove unused code
Commit: 2a0b6e40b44c2be3cc6829cd4e319520f5d63811
https://github.com/modula3/cm3/commit/2a0b6e40b44c2be3cc6829cd4e319520f5d63811
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2015-07-20 (Mon, 20 Jul 2015)
Changed paths:
M m3-sys/m3back/src/M3C.m3
Log Message:
-----------
restore size_t typedef for memcmp etc.
Commit: 8f33683e2ac799f97ee7b56eacb6837a2626f9c4
https://github.com/modula3/cm3/commit/8f33683e2ac799f97ee7b56eacb6837a2626f9c4
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2015-07-21 (Tue, 21 Jul 2015)
Changed paths:
A m3-libs/libunicode/tests/unird/README
M m3-libs/m3core/src/thread/PTHREAD/ThreadPThread.m3
A m3-libs/m3core/src/thread/PTHREAD/ThreadPThread0.m3
M m3-libs/m3core/src/thread/PTHREAD/m3makefile
Log Message:
-----------
Merge branch 'master' of github.com:modula3/cm3
pull
Compare: https://github.com/modula3/cm3/compare/3ab68ebfb6b0...8f33683e2ac7
More information about the M3commit
mailing list