[Git][cmucl/cmucl][issue-86-save-fpu-state-on-entry-to-alloc] 3 commits: Fix #85: Let each x86 configs set optimization level

Raymond Toy gitlab at common-lisp.net
Thu Aug 27 06:26:30 UTC 2020



Raymond Toy pushed to branch issue-86-save-fpu-state-on-entry-to-alloc at cmucl / cmucl


Commits:
29cac208 by Raymond Toy at 2020-08-27T00:36:27+00:00
Fix #85: Let each x86 configs set optimization level

Add `COPT` variable in `Config.x86_common` to set the optimization
level (defaulting to `-O2`).  Then each `Config.x86` file can set
`COPT` as desired if the default doesn't work.

Thus, `Config.x86_linux` sets `COPT` to `-O1`, but others can use the
default value.  See issue #68.

- - - - -
d0b192cd by Raymond Toy at 2020-08-27T00:36:28+00:00
Merge branch 'issue-85-opt-level-set-in-x86-config' into 'master'

Fix #85: Let each x86 configs set optimization level

Closes #85

See merge request cmucl/cmucl!52
- - - - -
4b80a6e5 by Raymond Toy at 2020-08-26T23:26:12-07:00
Merge branch 'master' into issue-86-save-fpu-state-on-entry-to-alloc

- - - - -


0 changed files:



Changes:


View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/compare/d51dabf0f0c6868834ba5cad0f7238a14dd5f62f...4b80a6e595faa3e2343b6235ce6d4332359dae99

-- 
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/compare/d51dabf0f0c6868834ba5cad0f7238a14dd5f62f...4b80a6e595faa3e2343b6235ce6d4332359dae99
You're receiving this email because of your account on gitlab.common-lisp.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20200827/b5b68f89/attachment.htm>


More information about the cmucl-cvs mailing list