March 07, 2015 [D-runtime] [D-Programming-Language/druntime] cf31db: only scan data and bss, not const (also excludes C... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: cf31db47b3a6e113742ac9ef2623dfa7737c747c https://github.com/D-Programming-Language/druntime/commit/cf31db47b3a6e113742ac9ef2623dfa7737c747c Author: Rainer Schuetze <r.sagitario@gmx.de> Date: 2015-02-24 (Tue, 24 Feb 2015) Changed paths: M src/rt/sections_win32.d M src/rt/sections_win64.d Log Message: ----------- only scan data and bss, not const (also excludes C/C++ sections on Win64) Commit: eb1e15f1767fd566619150248e2bdbca2f975342 https://github.com/D-Programming-Language/druntime/commit/eb1e15f1767fd566619150248e2bdbca2f975342 Author: Rainer Schuetze <r.sagitario@gmx.de> Date: 2015-02-25 (Wed, 25 Feb 2015) Changed paths: M src/rt/sections_win64.d Log Message: ----------- win64/win32coff: use .data section in image as GC scan range Commit: 82e27c719f64525245a4cb5ac7e943591d00a687 https://github.com/D-Programming-Language/druntime/commit/82e27c719f64525245a4cb5ac7e943591d00a687 Author: Rainer Schuetze <r.sagitario@gmx.de> Date: 2015-03-04 (Wed, 04 Mar 2015) Changed paths: M src/rt/sections_win64.d Log Message: ----------- remove unused symbols Commit: 19ea3e382ac92ee70faed9372e2eb42057548ac9 https://github.com/D-Programming-Language/druntime/commit/19ea3e382ac92ee70faed9372e2eb42057548ac9 Author: Martin Nowak <code@dawg.eu> Date: 2015-03-07 (Sat, 07 Mar 2015) Changed paths: M src/rt/sections_win32.d M src/rt/sections_win64.d Log Message: ----------- Merge pull request #1180 from rainers/gcranges_data_bss Issue 4650 - only scan data and bss, not const Compare: https://github.com/D-Programming-Language/druntime/compare/83bfb3c2f9b3...19ea3e382ac9 |
Copyright © 1999-2021 by the D Language Foundation