March 15, 2014 [D-runtime] [D-Programming-Language/druntime] cdaeac: Add types for Linux/MIPS64. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: cdaeac1d234edada9cb08aed26453e2661118b20 https://github.com/D-Programming-Language/druntime/commit/cdaeac1d234edada9cb08aed26453e2661118b20 Author: kai <kai@redstar.de> Date: 2014-03-15 (Sat, 15 Mar 2014) Changed paths: M src/core/stdc/fenv.d M src/core/sys/linux/dlfcn.d M src/core/sys/linux/link.d M src/core/sys/linux/sys/mman.d M src/core/sys/posix/dlfcn.d M src/core/sys/posix/fcntl.d M src/core/sys/posix/setjmp.d M src/core/sys/posix/signal.d M src/core/sys/posix/sys/socket.d M src/core/sys/posix/sys/stat.d M src/core/sys/posix/ucontext.d Log Message: ----------- Add types for Linux/MIPS64. This adds support for Linux/MIPS64 to druntime. It is not yet complete - at least changes to core.thread are missing. Commit: ee43d76adb07f2b8e67d1d59c5c0097b3da363d2 https://github.com/D-Programming-Language/druntime/commit/ee43d76adb07f2b8e67d1d59c5c0097b3da363d2 Author: Alex Rønne Petersen <alex@lycus.org> Date: 2014-03-15 (Sat, 15 Mar 2014) Changed paths: M src/core/stdc/fenv.d M src/core/sys/linux/dlfcn.d M src/core/sys/linux/link.d M src/core/sys/linux/sys/mman.d M src/core/sys/posix/dlfcn.d M src/core/sys/posix/fcntl.d M src/core/sys/posix/setjmp.d M src/core/sys/posix/signal.d M src/core/sys/posix/sys/socket.d M src/core/sys/posix/sys/stat.d M src/core/sys/posix/ucontext.d Log Message: ----------- Merge pull request #740 from redstar/mips64 Add types for Linux/MIPS64. Compare: https://github.com/D-Programming-Language/druntime/compare/354312544858...ee43d76adb07 |
Copyright © 1999-2021 by the D Language Foundation