[M3commit] [modula3/cm3] 277b5f: Skip some C runtime symbols, in anticipation of ad...
GitHub
noreply at github.com
Tue Jan 12 05:22:47 CET 2016
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: 277b5f8632aa1b543a2bd8f4c708a18e7bd46803
https://github.com/modula3/cm3/commit/277b5f8632aa1b543a2bd8f4c708a18e7bd46803
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2016-01-06 (Wed, 06 Jan 2016)
Changed paths:
M m3-sys/mklib/src/Main.m3
Log Message:
-----------
Skip some C runtime symbols, in anticipation of adding them
to sysutils/LibcCompatC.c in order to build with new and then
old Visual C++.
Commit: 3a3b7db50b092652de02b114f2e2445734e4b0d1
https://github.com/modula3/cm3/commit/3a3b7db50b092652de02b114f2e2445734e4b0d1
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2016-01-06 (Wed, 06 Jan 2016)
Changed paths:
M m3-sys/mklib/src/Main.m3
Log Message:
-----------
Remove _wassert and __wassert to match my other checkout.
Commit: 5b55b1854a876801f21f47a68d2a0d54acddd923
https://github.com/modula3/cm3/commit/5b55b1854a876801f21f47a68d2a0d54acddd923
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2016-01-06 (Wed, 06 Jan 2016)
Changed paths:
M m3-sys/mklib/src/Main.m3
Log Message:
-----------
put back wassert
Commit: 8545f861a00873eb0fe7057d3485f4d3b6892297
https://github.com/modula3/cm3/commit/8545f861a00873eb0fe7057d3485f4d3b6892297
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2016-01-06 (Wed, 06 Jan 2016)
Changed paths:
A scripts/python/test2.cmd
Log Message:
-----------
test I'm working on
Commit: d96413aa6ddde68f7441ac09ba850323d2c2aa01
https://github.com/modula3/cm3/commit/d96413aa6ddde68f7441ac09ba850323d2c2aa01
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2016-01-06 (Wed, 06 Jan 2016)
Changed paths:
M m3-libs/m3core/src/m3core.h
M m3-libs/m3core/src/thread/WIN32/ThreadWin32C.c
M m3-libs/sysutils/src/LibcCompatC.c
M scripts/env/winddk/3790/wxp/x86.cmd
A scripts/python/test1.cmd
Log Message:
-----------
Merge branch 'master' of https://github.com/modula3/cm3
Commit: b6328be1892cf0db7cca97dfdd239030af912761
https://github.com/modula3/cm3/commit/b6328be1892cf0db7cca97dfdd239030af912761
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2016-01-06 (Wed, 06 Jan 2016)
Changed paths:
M scripts/python/test2.cmd
Log Message:
-----------
fix path
Commit: 9b3de226b5c08702af881c3c4ae7ef90fd4a5ccc
https://github.com/modula3/cm3/commit/9b3de226b5c08702af881c3c4ae7ef90fd4a5ccc
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2016-01-06 (Wed, 06 Jan 2016)
Changed paths:
M scripts/env/winddk/3790/wxp/x86.cmd
Log Message:
-----------
go ahead and put wnet\cderr.h in include path
Commit: 3db9e85076bac18605ee3d9012b197e1daa1e732
https://github.com/modula3/cm3/commit/3db9e85076bac18605ee3d9012b197e1daa1e732
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2016-01-06 (Wed, 06 Jan 2016)
Changed paths:
M m3-libs/m3core/src/m3core.h
M m3-libs/m3core/src/thread/WIN32/ThreadWin32C.c
M m3-sys/cm3/src/Builder.m3
M scripts/python/pylib.py
Log Message:
-----------
Merge branch 'master' of https://github.com/modula3/cm3
Commit: ce1cfdd36ecc04559ff9c91fbed75588c77cb8cf
https://github.com/modula3/cm3/commit/ce1cfdd36ecc04559ff9c91fbed75588c77cb8cf
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2016-01-11 (Mon, 11 Jan 2016)
Changed paths:
M m3-libs/m3core/src/runtime/ex_frame/RTExFrame.m3
M m3-sys/m3middle/src/Target.m3
Log Message:
-----------
Go ahead and alloca the jmpbufs.
Compare: https://github.com/modula3/cm3/compare/d3974d071fb0...ce1cfdd36ecc
More information about the M3commit
mailing list