May 21, 2013 [dmd-internals] [D-Programming-Language/dmd] 477950: Add isLP64 to differentiate between LP64 and x86_6... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 4779501ac719990245b6d707e340e930c92dd24a https://github.com/D-Programming-Language/dmd/commit/4779501ac719990245b6d707e340e930c92dd24a Author: ibuclaw <ibuclaw@ubuntu.com> Date: 2013-05-21 (Tue, 21 May 2013) Changed paths: M src/mars.c M src/mars.h M src/mtype.c M src/target.c M src/toobj.c Log Message: ----------- Add isLP64 to differentiate between LP64 and x86_64 targets. Commit: f3639e82923db078e3e0b59630db2a8bba32dc8a https://github.com/D-Programming-Language/dmd/commit/f3639e82923db078e3e0b59630db2a8bba32dc8a Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-05-21 (Tue, 21 May 2013) Changed paths: M src/mars.c M src/mars.h M src/mtype.c M src/target.c M src/toobj.c Log Message: ----------- Merge pull request #2058 from ibuclaw/islp64 Add isLP64 to differentiate between LP64 and x86_64 targets. Compare: https://github.com/D-Programming-Language/dmd/compare/98e8922b980a...f3639e82923d |
Copyright © 1999-2021 by the D Language Foundation