[dmd-internals] [D-Programming-Language/dmd] 6fe4b4: implement ctfe yl2x and yl2xp1
GitHub via dmd-internals
dmd-internals at puremagic.com
Wed Sep 24 21:37:54 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 6fe4b48891ff5d7d171f718b2a4af6ddbb6714ec
https://github.com/D-Programming-Language/dmd/commit/6fe4b48891ff5d7d171f718b2a4af6ddbb6714ec
Author: Igor Stepanov <wazar at localhost.localdomain>
Date: 2014-09-22 (Mon, 22 Sep 2014)
Changed paths:
M src/builtin.c
M src/root/port.c
M src/root/port.h
M src/vcbuild/ldfpu.asm
M test/fail_compilation/fail11332.d
M test/runnable/interpret.d
Log Message:
-----------
implement ctfe yl2x and yl2xp1
Commit: e54c6c0203710ad93c34e90a3f345a5409b3f1c2
https://github.com/D-Programming-Language/dmd/commit/e54c6c0203710ad93c34e90a3f345a5409b3f1c2
Author: Igor Stepanov <wazar at localhost.localdomain>
Date: 2014-09-22 (Mon, 22 Sep 2014)
Changed paths:
R test/fail_compilation/fail11332.d
Log Message:
-----------
rm test/fail_compilation/fail11332.d
Commit: e1c8780cd1e5e07eb76f495b4455b56ee2e635fd
https://github.com/D-Programming-Language/dmd/commit/e1c8780cd1e5e07eb76f495b4455b56ee2e635fd
Author: Igor Stepanov <wazar at localhost.localdomain>
Date: 2014-09-22 (Mon, 22 Sep 2014)
Changed paths:
M src/root/port.c
Log Message:
-----------
solaris support and volatile modufuers for __asm__
Commit: f2fcc138244d0735f9b72b20884298c438f3cb77
https://github.com/D-Programming-Language/dmd/commit/f2fcc138244d0735f9b72b20884298c438f3cb77
Author: Walter Bright <walter at walterbright.com>
Date: 2014-09-24 (Wed, 24 Sep 2014)
Changed paths:
M src/builtin.c
M src/root/port.c
M src/root/port.h
M src/vcbuild/ldfpu.asm
R test/fail_compilation/fail11332.d
M test/runnable/interpret.d
Log Message:
-----------
Merge pull request #4012 from IgorStepanov/ctfe-yl2x-2
implement ctfe yl2x and yl2xp1
Compare: https://github.com/D-Programming-Language/dmd/compare/19ae02dff5fd...f2fcc138244d
More information about the dmd-internals
mailing list