[dlang.org] [D-Programming-Language/d-programming-language.org] 95c0ef: Remove prehistoric AA abi
GitHub
noreply at github.com
Thu Apr 12 14:29:47 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/d-programming-language.org
Commit: 95c0ef66bb1bc9ceaea588e24207984923ae9201
https://github.com/D-Programming-Language/d-programming-language.org/commit/95c0ef66bb1bc9ceaea588e24207984923ae9201
Author: Don Clugston <don.clugston at sociomantic.com>
Date: 2012-04-12 (Thu, 12 Apr 2012)
Changed paths:
M abi.dd
Log Message:
-----------
Remove prehistoric AA abi
The ABI referred to seems to have been removed just over ten years ago, in DMD 0.023!
Compilers from that era no longer even exist. The fact that EDX contains garbage is
irrelevant, it's a scratch register anyway.
Commit: 1c1e8931a16f6b92d0fb2deed28ad9cb41a37242
https://github.com/D-Programming-Language/d-programming-language.org/commit/1c1e8931a16f6b92d0fb2deed28ad9cb41a37242
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-04-12 (Thu, 12 Apr 2012)
Changed paths:
M abi.dd
Log Message:
-----------
Merge pull request #113 from donc/AncientAbiAA
Remove prehistoric AA abi
Compare: https://github.com/D-Programming-Language/d-programming-language.org/compare/7216fe1...1c1e893
More information about the dlang.org
mailing list