<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Raymond Toy pushed to branch issue-86-save-fpu-state-on-entry-to-alloc
at <a href="https://gitlab.common-lisp.net/cmucl/cmucl">cmucl / cmucl</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/29cac2081438cc1fcf7b056170d373fb75604d04">29cac208</a></strong>
<div>
<span>by Raymond Toy</span>
<i>at 2020-08-27T00:36:27+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">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.
</pre>
</li>
<li>
<strong><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/d0b192cd3cf63abb94ecc75dabfabd0dd82b4d4c">d0b192cd</a></strong>
<div>
<span>by Raymond Toy</span>
<i>at 2020-08-27T00:36:28+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">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</pre>
</li>
<li>
<strong><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/4b80a6e595faa3e2343b6235ce6d4332359dae99">4b80a6e5</a></strong>
<div>
<span>by Raymond Toy</span>
<i>at 2020-08-26T23:26:12-07:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'master' into issue-86-save-fpu-state-on-entry-to-alloc
</pre>
</li>
</ul>
<h4>0 changed files:</h4>
<ul>
</ul>
<h4>Changes:</h4>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/compare/d51dabf0f0c6868834ba5cad0f7238a14dd5f62f...4b80a6e595faa3e2343b6235ce6d4332359dae99">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.common-lisp.net.
If you'd like to receive fewer emails, you can
adjust your notification settings.



</p>
</div>
</body>
</html>