From noreply at github.com Mon Jul 2 02:42:14 2018 From: noreply at github.com (GitHub) Date: Sun, 01 Jul 2018 17:42:14 -0700 Subject: [M3commit] [modula3/cm3] 0914a0: Fix type lookup loop, debug expression handling an... Message-ID: <5b3974e612a84_6af22b089a19fc08756d8@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/modula3/cm3 Commit: 0914a0d38f8fb0e5da6b2b9eb00a783045fb65f6 https://github.com/modula3/cm3/commit/0914a0d38f8fb0e5da6b2b9eb00a783045fb65f6 Author: peter mckinna Date: 2018-07-02 (Mon, 02 Jul 2018) Changed paths: M m3-sys/llvm5.0/src/M3CG_LLVM.m3 Log Message: ----------- Fix type lookup loop, debug expression handling and add some unused pragmas **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From noreply at github.com Wed Jul 11 19:38:19 2018 From: noreply at github.com (GitHub) Date: Wed, 11 Jul 2018 10:38:19 -0700 Subject: [M3commit] [modula3/cm3] 55a126: updated int and pointer sizes to 64 on amd64 Message-ID: <5b46408bc7488_78092ac33e537c0419319@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/heads/coroutines Home: https://github.com/modula3/cm3 Commit: 55a1268c09d3ce123ca2b368ec21e5cea0c1c02e https://github.com/modula3/cm3/commit/55a1268c09d3ce123ca2b368ec21e5cea0c1c02e Author: Mika Nystrom Date: 2018-07-11 (Wed, 11 Jul 2018) Changed paths: A m3-tools/m3tk/src/target/M3CBE_C_Tool.mg A m3-tools/m3tk/src/target/M3CBE_C_amd64.i3 A m3-tools/m3tk/src/target/M3CBE_C_amd64.m3 M m3-tools/m3tk/src/target/m3makefile Log Message: ----------- updated int and pointer sizes to 64 on amd64 Commit: fc7fe2c598e4ba1dc79061e895d044b729dfa6f1 https://github.com/modula3/cm3/commit/fc7fe2c598e4ba1dc79061e895d044b729dfa6f1 Author: Mika Nystrom Date: 2018-07-11 (Wed, 11 Jul 2018) Changed paths: R m3-libs/m3core/src/coroutine/UCONTEXT/Coroutine.i3 R m3-libs/m3core/src/coroutine/UCONTEXT/Coroutine.m3 Log Message: ----------- Merge branch 'coroutines' of https://github.com/modula3/cm3 into coroutines Compare: https://github.com/modula3/cm3/compare/639689c3d706...fc7fe2c598e4 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From noreply at github.com Wed Jul 11 19:39:38 2018 From: noreply at github.com (GitHub) Date: Wed, 11 Jul 2018 10:39:38 -0700 Subject: [M3commit] [modula3/cm3] f74868: updated int and pointer sizes to 64 on amd64 Message-ID: <5b4640da9a43f_ab62b1ad40edc147952b@hookshot-fe-5a11256.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/modula3/cm3 Commit: f748681cc756c18df12b7c9669bd6e6d22db18aa https://github.com/modula3/cm3/commit/f748681cc756c18df12b7c9669bd6e6d22db18aa Author: Mika Nystrom Date: 2018-07-11 (Wed, 11 Jul 2018) Changed paths: A m3-tools/m3tk/src/target/M3CBE_C_Tool.mg A m3-tools/m3tk/src/target/M3CBE_C_amd64.i3 A m3-tools/m3tk/src/target/M3CBE_C_amd64.m3 M m3-tools/m3tk/src/target/m3makefile Log Message: ----------- updated int and pointer sizes to 64 on amd64 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From noreply at github.com Wed Jul 11 20:07:51 2018 From: noreply at github.com (GitHub) Date: Wed, 11 Jul 2018 11:07:51 -0700 Subject: [M3commit] [modula3/cm3] 9eaacb: remember to update the m3makefile also Message-ID: <5b4647775fd11_49412b050beabc0472977@hookshot-fe-d252ca1.cp1-iad.github.net.mail> Branch: refs/heads/coroutines Home: https://github.com/modula3/cm3 Commit: 9eaacb3999f85fc2fe4463ccdde762f99e9c10ab https://github.com/modula3/cm3/commit/9eaacb3999f85fc2fe4463ccdde762f99e9c10ab Author: Mika Nystrom Date: 2018-07-11 (Wed, 11 Jul 2018) Changed paths: M m3-tools/m3tk/src/target/m3makefile Log Message: ----------- remember to update the m3makefile also Commit: edb51bdb9e88a3343a034b84596c15095e025984 https://github.com/modula3/cm3/commit/edb51bdb9e88a3343a034b84596c15095e025984 Author: Mika Nystrom Date: 2018-07-11 (Wed, 11 Jul 2018) Changed paths: R m3-libs/m3core/src/coroutine/UCONTEXT/Coroutine.i3 R m3-libs/m3core/src/coroutine/UCONTEXT/Coroutine.m3 Log Message: ----------- Merge branch 'coroutines' of pluto:git/cm3 into coroutines Compare: https://github.com/modula3/cm3/compare/fc7fe2c598e4...edb51bdb9e88 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From noreply at github.com Wed Jul 11 20:08:35 2018 From: noreply at github.com (GitHub) Date: Wed, 11 Jul 2018 11:08:35 -0700 Subject: [M3commit] [modula3/cm3] 346104: remember to update the m3makefile also Message-ID: <5b4647a3923c5_15832b04a79f7c1c225e2@hookshot-fe-32b5f5b.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/modula3/cm3 Commit: 346104dfc12c4856299d50d5757a71150e227462 https://github.com/modula3/cm3/commit/346104dfc12c4856299d50d5757a71150e227462 Author: Mika Nystrom Date: 2018-07-11 (Wed, 11 Jul 2018) Changed paths: M m3-tools/m3tk/src/target/m3makefile Log Message: ----------- remember to update the m3makefile also **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From noreply at github.com Tue Jul 17 09:33:46 2018 From: noreply at github.com (GitHub) Date: Tue, 17 Jul 2018 00:33:46 -0700 Subject: [M3commit] [modula3/cm3] 304109: forgot to add tool.tmpl Message-ID: <5b4d9bda25bb_5aea2b168153fc101056f6@hookshot-fe-88eb02d.cp1-iad.github.net.mail> Branch: refs/heads/coroutines Home: https://github.com/modula3/cm3 Commit: 304109ca8eacc043d2e937e7940dcd9bdbfcfd02 https://github.com/modula3/cm3/commit/304109ca8eacc043d2e937e7940dcd9bdbfcfd02 Author: Mika Nystrom Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: A m3-tools/m3tk/src/target/tool.tmpl Log Message: ----------- forgot to add tool.tmpl **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From noreply at github.com Tue Jul 17 09:34:17 2018 From: noreply at github.com (GitHub) Date: Tue, 17 Jul 2018 00:34:17 -0700 Subject: [M3commit] [modula3/cm3] 2916bb: forgot to add tool.tmpl Message-ID: <5b4d9bf9dd383_4b872b179500dc145522e@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/modula3/cm3 Commit: 2916bb4687e984cfe5f2b2a28e830faa464499d7 https://github.com/modula3/cm3/commit/2916bb4687e984cfe5f2b2a28e830faa464499d7 Author: Mika Nystrom Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: A m3-tools/m3tk/src/target/tool.tmpl Log Message: ----------- forgot to add tool.tmpl **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From noreply at github.com Tue Jul 24 16:24:01 2018 From: noreply at github.com (GitHub) Date: Tue, 24 Jul 2018 07:24:01 -0700 Subject: [M3commit] [modula3/cm3] 78d6b6: Fix undefined SYSTEM_CXXC build failure on Linux t... Message-ID: <5b57368116a3a_22e92b01b79ecf80353ad@hookshot-fe-cace476.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/modula3/cm3 Commit: 78d6b6465ec119f34b66deb63b011c622cbaf4ab https://github.com/modula3/cm3/commit/78d6b6465ec119f34b66deb63b011c622cbaf4ab Author: Rodney Bates Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: M m3-sys/cminstall/src/config-no-install/Linux.common Log Message: ----------- Fix undefined SYSTEM_CXXC build failure on Linux targets SYSTEM_CXXC was being used before defined in Linux.common. To avoid chasing down circularities between SYSTEM_CXXC and SYSTEM_LD, in Linux.common and Unix.common, just created new variable SYSTEM_CXXXC, defined and used inside Linux.common. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.