CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/08/12 09:41:55
Modified files:
lang/flang/libpgmath: Makefile distinfo
lang/flang/libpgmath/patches: patch-CMakeLists_txt
patch-lib_CMakeLists_txt
patch-lib_common_CMakeLists_txt
patch-lib_common_acos_fma3_CMakeLists_txt
patch-lib_common_asin_fma3_CMakeLists_txt
patch-lib_common_dispatch_c
patch-lib_common_exp_fma3_CMakeLists_txt
patch-lib_common_log_fma3_CMakeLists_txt
patch-lib_common_pow_fma3_CMakeLists_txt
patch-lib_common_powi_CMakeLists_txt
patch-lib_common_sincos_CMakeLists_txt
patch-lib_x86_64_CMakeLists_txt
patch-lib_x86_64_fast_CMakeLists_txt
patch-lib_x86_64_libm_amd_h
lang/flang/flang: Makefile distinfo
lang/flang/flang/patches:
patch-runtime_flangrti_x86_64-Linux_dumpregs_c
Added files:
lang/flang/libpgmath/patches:
patch-lib_common_cexp_CMakeLists_txt
patch-lib_common_cexpf_CMakeLists_txt
patch-lib_common_log10_CMakeLists_txt
patch-lib_common_log10f_CMakeLists_txt
patch-lib_common_logf_CMakeLists_txt
patch-test_CMakeLists_txt
patch-test_lit_site_cfg_in
Removed files:
lang/flang/libpgmath/patches:
patch-lib_common_exp_CMakeLists_txt
patch-lib_common_log_CMakeLists_txt
patch-lib_common_pow_CMakeLists_txt
Log message:
Update to new flang build system. The build mechanism for libpgmath went
through a major rewrite which took some working with upstream to figure out
No real change to flang itself.