<!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;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";'>
<div class="content">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
Ben Gamari pushed to branch wip/rts-configure-2
at <a href="https://gitlab.haskell.org/ghc/ghc" style="color: #1068bf; text-decoration: none;">Glasgow Haskell Compiler / GHC</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.haskell.org/ghc/ghc/-/commit/4df6bff92daa23fd852cc052c6c296ab2a2e478c" style="color: #1068bf; text-decoration: none;">4df6bff9</a></strong>
<div>
<span>by Ben Gamari</span>
<i>at 2022-10-31T11:25:40-04:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>rts configure script
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.haskell.org/ghc/ghc/-/commit/a5daea9b84c144d4745630f22a9023d1b46ae6c4" style="color: #1068bf; text-decoration: none;">a5daea9b</a></strong>
<div>
<span>by Ben Gamari</span>
<i>at 2022-11-02T09:07:47-04:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Stuff
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#5c73b0c6f476ded38de389f894770f06f4d02b2f" style="color: #1068bf; text-decoration: none;">
boot
</a>
</li>
<li class="file-stats">
<a href="#6629f73ebdf798e86fd66cf0baf36a2029964a43" style="color: #1068bf; text-decoration: none;">
compiler/GHC/Linker/Dynamic.hs
</a>
</li>
<li class="file-stats">
<a href="#839d3c51d062f0607a2ca3d9b70aa8c66a993e7d" style="color: #1068bf; text-decoration: none;">
compiler/GHC/Linker/Static.hs
</a>
</li>
<li class="file-stats">
<a href="#a2c62760f11b20e48d80212d37abf12997369f19" style="color: #1068bf; text-decoration: none;">
compiler/GHC/Platform.hs
</a>
</li>
<li class="file-stats">
<a href="#6740fa77d6598a0ef908509264d676d65ab31fd1" style="color: #1068bf; text-decoration: none;">
compiler/GHC/Settings/IO.hs
</a>
</li>
<li class="file-stats">
<a href="#87db583be5c13c1f7b3c958b10e03d67b6a2ca06" style="color: #1068bf; text-decoration: none;">
configure.ac
</a>
</li>
<li class="file-stats">
<a href="#1e2eab751970e05b4edec9b2fe1a0549ae3f411f" style="color: #1068bf; text-decoration: none;">
distrib/configure.ac.in
</a>
</li>
<li class="file-stats">
<a href="#9e40ce816c93f9c0eeee92bd3c4e5b3701e7679a" style="color: #1068bf; text-decoration: none;">
hadrian/bindist/Makefile
</a>
</li>
<li class="file-stats">
<a href="#e6a8994540f65f02ba0c011043c2c97f0e43720c" style="color: #1068bf; text-decoration: none;">
hadrian/bindist/config.mk.in
</a>
</li>
<li class="file-stats">
<a href="#5b653ef3b00262d0f1454de11e0714bd59d072e5" style="color: #1068bf; text-decoration: none;">
hadrian/cabal.project
</a>
</li>
<li class="file-stats">
<a href="#4afc83c1ea6eb6b5e1defab5e25e77fde2847739" style="color: #1068bf; text-decoration: none;">
hadrian/cfg/system.config.in
</a>
</li>
<li class="file-stats">
<a href="#2eeb40f0acd6cb433ebe65e34262040b618908a7" style="color: #1068bf; text-decoration: none;">
hadrian/hadrian.cabal
</a>
</li>
<li class="file-stats">
<a href="#3fd6f85e1eb999d14a760e95e4292600fd7673c8" style="color: #1068bf; text-decoration: none;">
hadrian/src/Oracles/Flag.hs
</a>
</li>
<li class="file-stats">
<a href="#2d11d70063aa1378e9323caad80c7d9116ef4520" style="color: #1068bf; text-decoration: none;">
hadrian/src/Rules/Generate.hs
</a>
</li>
<li class="file-stats">
<a href="#3a42950a2ea16cf27d9e54c6a778211cbdc4d6eb" style="color: #1068bf; text-decoration: none;">
hadrian/src/Rules/Lint.hs
</a>
</li>
<li class="file-stats">
<a href="#d92ed897486e6597b1000abb84a65ad03542615b" style="color: #1068bf; text-decoration: none;">
hadrian/src/Settings/Packages.hs
</a>
</li>
<li class="file-stats">
<a href="#2b3a5da6af2421fdb559def8637e7fac0436609f" style="color: #1068bf; text-decoration: none;">
libraries/Cabal
</a>
</li>
<li class="file-stats">
<a href="#f90abec58e09f2075430200dc6bac22cd8311ac6" style="color: #1068bf; text-decoration: none;">
rts/.gitignore
</a>
</li>
<li class="file-stats">
<a href="#66a382bc62fa574535a9b8a2a2d91dd5dee72512" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
rts/configure.ac
</span>
</a>
</li>
<li class="file-stats">
<a href="#b9316bf9b50cd537ed67dc3dd8994f24bab11697" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
rts/external-symbols.list.in
</span>
</a>
</li>
<li class="file-stats">
<a href="#8cc0c7d128b38a2f5169fd97ba6f06a767bb66b0" style="color: #1068bf; text-decoration: none;">
m4/fp_bfd_support.m4
→
rts/m4/fp_bfd_support.m4
</a>
</li>
<li class="file-stats">
<a href="#0e78bd941f9d700ca9641acdf1d66636dda06066" style="color: #1068bf; text-decoration: none;">
m4/fp_cc_supports__atomics.m4
→
rts/m4/fp_cc_supports__atomics.m4
</a>
</li>
<li class="file-stats">
<a href="#14f01e25037d3b48e105be91912fb5b505ba1df2" style="color: #1068bf; text-decoration: none;">
m4/fp_check_pthreads.m4
→
rts/m4/fp_check_pthreads.m4
</a>
</li>
<li class="file-stats">
<a href="#999f7560e8844c3e1f200c1405c0db002fed8ecf" style="color: #1068bf; text-decoration: none;">
m4/fp_find_libnuma.m4
→
rts/m4/fp_find_libnuma.m4
</a>
</li>
<li class="file-stats">
<a href="#982300b04ae4d3a8d4e207aa8e45fb8e123c3eea" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
rts/m4/fp_large_address_space.m4
</span>
</a>
</li>
<li class="file-stats">
<a href="#59e058c6402487352997cb033d16245d1c92faec" style="color: #1068bf; text-decoration: none;">
m4/fp_musttail.m4
→
rts/m4/fp_musttail.m4
</a>
</li>
<li class="file-stats">
<a href="#d8e82687f7989b4f6c6381e425bc754e3943cd6d" style="color: #1068bf; text-decoration: none;">
m4/fp_visibility_hidden.m4
→
rts/m4/fp_visibility_hidden.m4
</a>
</li>
<li class="file-stats">
<a href="#d0dab611e05f9c256a5f6ece214e7a111559ceeb" style="color: #1068bf; text-decoration: none;">
m4/ghc_adjustors_method.m4
→
rts/m4/ghc_adjustors_method.m4
</a>
</li>
<li class="file-stats">
<a href="#2ab80221ce99aa96a346b29d4e98230cf4d915a7" style="color: #1068bf; text-decoration: none;">
rts/package.conf.in
</a>
</li>
<li class="file-stats">
<a href="#cc73d9e9eaa9bba27d82a52a4c9ad6e125643836" style="color: #1068bf; text-decoration: none;">
rts/posix/OSThreads.c
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">The diff was not included because it is too large.</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">
—
<br>
<a href="https://gitlab.haskell.org/ghc/ghc/-/compare/645faebe32b3d9f76d3ab728b342834a16c0b7f5...a5daea9b84c144d4745630f22a9023d1b46ae6c4" style="color: #1068bf; text-decoration: none;">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.haskell.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
</p>
</div>
</body>
</html>