[dmd-internals] [D-Programming-Language/dmd] 32d36d: Use correct MODEND record (8B) for 32-bit object f...
GitHub
noreply at github.com
Sun Jul 8 11:58:10 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 32d36d913b63054e466560f5be50dc234ae590bb
https://github.com/D-Programming-Language/dmd/commit/32d36d913b63054e466560f5be50dc234ae590bb
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2012-07-08 (Sun, 08 Jul 2012)
Changed paths:
M src/backend/cgobj.c
Log Message:
-----------
Use correct MODEND record (8B) for 32-bit object files without a start address.
Commit: 8c44e89352780709cbb86da329ee041a829b8d54
https://github.com/D-Programming-Language/dmd/commit/8c44e89352780709cbb86da329ee041a829b8d54
Author: Walter Bright <walter at walterbright.com>
Date: 2012-07-08 (Sun, 08 Jul 2012)
Changed paths:
M src/backend/cgobj.c
Log Message:
-----------
Merge pull request #1038 from yebblies/modend
Use correct MODEND record (8B) for 32-bit object files without a start address.
Compare: https://github.com/D-Programming-Language/dmd/compare/507251490a5c...8c44e8935278
More information about the dmd-internals
mailing list