[Git][ghc/ghc][wip/toolchain-selection] 2 commits: configure: Revert ripping out of toolchain selection logic

Rodrigo Mesquita (@alt-romes) gitlab at gitlab.haskell.org
Mon Jun 5 12:58:33 UTC 2023



Rodrigo Mesquita pushed to branch wip/toolchain-selection at Glasgow Haskell Compiler / GHC


Commits:
8efbe321 by Rodrigo Mesquita at 2023-06-05T13:13:16+01:00
configure: Revert ripping out of toolchain selection logic

- - - - -
605b5a2a by Rodrigo Mesquita at 2023-06-05T13:58:19+01:00
configure: Create and validate toolchain target file

- - - - -


30 changed files:

- configure.ac
- + default.target.in
- distrib/configure.ac.in
- + m4/check_for_gold_t22266.m4
- + m4/check_ld_copy_bug.m4
- + m4/find_ld.m4
- + m4/find_merge_objects.m4
- m4/fp_cpp_cmd_with_args.m4
- + m4/fp_find_nm.m4
- + m4/fp_gcc_supports_no_pie.m4
- + m4/fp_gcc_supports_via_c_flags.m4
- + m4/fp_gcc_version.m4
- m4/fp_hs_cpp_cmd_with_args.m4
- + m4/fp_prog_ar.m4
- + m4/fp_prog_ar_args.m4
- + m4/fp_prog_ar_is_gnu.m4
- + m4/fp_prog_ar_needs_ranlib.m4
- + m4/fp_prog_ar_supports_atfile.m4
- + m4/fp_prog_ar_supports_dash_l.m4
- + m4/fp_prog_ld_filelist.m4
- + m4/fp_prog_ld_flag.m4
- + m4/fp_prog_ld_is_gnu.m4
- + m4/fp_prog_ld_no_compact_unwind.m4
- m4/fp_settings.m4
- m4/fp_setup_windows_toolchain.m4
- m4/fptools_set_haskell_platform_vars.m4
- m4/fptools_set_platform_vars.m4
- + m4/ghc_adjustors_method.m4
- + m4/ghc_tables_next_to_code.m4
- m4/ghc_toolchain.m4


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/0335bea7824ed39ec6f42973003f16614c2143d2...605b5a2a665159f5da1f849a75f035fbc281590d

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/0335bea7824ed39ec6f42973003f16614c2143d2...605b5a2a665159f5da1f849a75f035fbc281590d
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/20230605/5aea76a1/attachment.html>


More information about the ghc-commits mailing list