[D-runtime] [D-Programming-Language/druntime] d54d00: Add ELF headers for Solaris.
GitHub via D-runtime
d-runtime at puremagic.com
Sat Nov 29 18:23:40 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: d54d00a1650cfe14fb519b0f7477ee813080956e
https://github.com/D-Programming-Language/druntime/commit/d54d00a1650cfe14fb519b0f7477ee813080956e
Author: kai <kai at redstar.de>
Date: 2014-11-30 (Sun, 30 Nov 2014)
Changed paths:
A src/core/sys/solaris/sys/elf.d
A src/core/sys/solaris/sys/elf_386.d
A src/core/sys/solaris/sys/elf_SPARC.d
A src/core/sys/solaris/sys/elf_amd64.d
A src/core/sys/solaris/sys/elf_notes.d
A src/core/sys/solaris/sys/elftypes.d
Log Message:
-----------
Add ELF headers for Solaris.
These are the headers which deal with the file format.
Commit: b552f9e3c2be948512bd7679eac2ccdca8b7d2a7
https://github.com/D-Programming-Language/druntime/commit/b552f9e3c2be948512bd7679eac2ccdca8b7d2a7
Author: Martin Nowak <code at dawg.eu>
Date: 2014-11-30 (Sun, 30 Nov 2014)
Changed paths:
A src/core/sys/solaris/sys/elf.d
A src/core/sys/solaris/sys/elf_386.d
A src/core/sys/solaris/sys/elf_SPARC.d
A src/core/sys/solaris/sys/elf_amd64.d
A src/core/sys/solaris/sys/elf_notes.d
A src/core/sys/solaris/sys/elftypes.d
Log Message:
-----------
Merge pull request #1051 from redstar/solaris_elf
Add ELF headers for Solaris.
Compare: https://github.com/D-Programming-Language/druntime/compare/5c169843f320...b552f9e3c2be
More information about the D-runtime
mailing list