March 19, 2013 [D-runtime] [D-Programming-Language/druntime] f5176d: Mark the floating-point environment as __gshared | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: f5176d86e01e24ab4e5df37b996beab58bf93839 https://github.com/D-Programming-Language/druntime/commit/f5176d86e01e24ab4e5df37b996beab58bf93839 Author: Don Clugston <emailsdontbelong@inarepository.com> Date: 2013-03-18 (Mon, 18 Mar 2013) Changed paths: M src/core/stdc/fenv.d Log Message: ----------- Mark the floating-point environment as __gshared It is not a thread-local variable. Commit: bf0eefe3b2dda5fde25e8070f635e4a8e2deb042 https://github.com/D-Programming-Language/druntime/commit/bf0eefe3b2dda5fde25e8070f635e4a8e2deb042 Author: Alex Rønne Petersen <alex@alexrp.com> Date: 2013-03-19 (Tue, 19 Mar 2013) Changed paths: M src/core/stdc/fenv.d Log Message: ----------- Merge pull request #454 from donc/fenv_gshared Mark the floating-point environment as __gshared Compare: https://github.com/D-Programming-Language/druntime/compare/6e298fd4c6dd...bf0eefe3b2dd |
Copyright © 1999-2021 by the D Language Foundation