[Git][ghc/ghc][wip/rts-configure-2] 2 commits: rts configure script

Ben Gamari (@bgamari) gitlab at gitlab.haskell.org
Fri Nov 4 21:07:47 UTC 2022



Ben Gamari pushed to branch wip/rts-configure-2 at Glasgow Haskell Compiler / GHC


Commits:
4df6bff9 by Ben Gamari at 2022-10-31T11:25:40-04:00
rts configure script

- - - - -
a5daea9b by Ben Gamari at 2022-11-02T09:07:47-04:00
Stuff

- - - - -


30 changed files:

- boot
- compiler/GHC/Linker/Dynamic.hs
- compiler/GHC/Linker/Static.hs
- compiler/GHC/Platform.hs
- compiler/GHC/Settings/IO.hs
- configure.ac
- distrib/configure.ac.in
- hadrian/bindist/Makefile
- hadrian/bindist/config.mk.in
- hadrian/cabal.project
- hadrian/cfg/system.config.in
- hadrian/hadrian.cabal
- hadrian/src/Oracles/Flag.hs
- hadrian/src/Rules/Generate.hs
- hadrian/src/Rules/Lint.hs
- hadrian/src/Settings/Packages.hs
- libraries/Cabal
- rts/.gitignore
- + rts/configure.ac
- + rts/external-symbols.list.in
- m4/fp_bfd_support.m4 → rts/m4/fp_bfd_support.m4
- m4/fp_cc_supports__atomics.m4 → rts/m4/fp_cc_supports__atomics.m4
- m4/fp_check_pthreads.m4 → rts/m4/fp_check_pthreads.m4
- m4/fp_find_libnuma.m4 → rts/m4/fp_find_libnuma.m4
- + rts/m4/fp_large_address_space.m4
- m4/fp_musttail.m4 → rts/m4/fp_musttail.m4
- m4/fp_visibility_hidden.m4 → rts/m4/fp_visibility_hidden.m4
- m4/ghc_adjustors_method.m4 → rts/m4/ghc_adjustors_method.m4
- rts/package.conf.in
- rts/posix/OSThreads.c


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/645faebe32b3d9f76d3ab728b342834a16c0b7f5...a5daea9b84c144d4745630f22a9023d1b46ae6c4

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/645faebe32b3d9f76d3ab728b342834a16c0b7f5...a5daea9b84c144d4745630f22a9023d1b46ae6c4
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20221104/a93ea675/attachment.html>


More information about the ghc-commits mailing list