| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| acinclude.m4 | 07-Sep-2025 | 729 | |
| aclocal.m4 | 07-Sep-2025 | 32.1K | |
| config.h.in | 09-Apr-2021 | 2.2K | |
| configure | 07-Sep-2025 | 537.5K | |
| configure.ac | 07-Sep-2025 | 9.4K | |
| configure.tgt | 07-Sep-2025 | 2.1K | |
| d_rules.am | 07-Sep-2025 | 1.3K | |
| libdruntime/ | Today | ||
| m4/ | Today | ||
| Makefile.am | 07-Sep-2025 | 2.3K | |
| Makefile.in | 07-Sep-2025 | 22K | |
| README.gcc | 09-Apr-2021 | 830 | |
| src/ | Today | ||
| testsuite/ | Today | ||
1 The files in this directory where noted are part of the DRuntime 2 and Phobos library. 3 4 DRuntime is the low-level runtime library backing the D programming 5 language, hosted at https://github.com/dlang/druntime/. 6 7 Phobos is the standard library for the D Programming Language, hosted 8 at https://github.com/dlang/phobos/. 9 10 The following sources and directories are part of DRuntime: 11 libdruntime/core/ 12 libdruntime/gc/ 13 libdruntime/gcstub/ 14 libdruntime/object.d 15 libdruntime/rt/ 16 17 The following sources and directories are part of Phobos: 18 src/etc/ 19 src/index.d 20 src/std/ 21 22 To report a bug or look up known issues with the runtime or standard 23 library please visit the issue tracker at https://issues.dlang.org/. 24 25 All changes to either of these libraries should go through the 26 upstream repository first, then merged back to GCC. 27