7bf710b511
The scripts/make_exports.pl script used for darwin only replaces '*' wildcards in globs, it doesn't handle '?'. This means the recent changes to std::__timepunct exports broke darwin. Rather than use mangled names in the linker script, this adds support for '?' to the perl script. This also removes some unnecessary escaping of the replacement strings in s// substitutions. libstdc++-v3/ChangeLog: * scripts/make_exports.pl: Replace '?' with '.' when turning a glob into a regex. |
||
---|---|---|
.. | ||
check_compile | ||
check_performance | ||
check_simd | ||
create_testsuite_files | ||
extract_symvers.in | ||
extract_symvers.pl | ||
gen_bind_includers.pl | ||
gen_includers2.pl | ||
gen_includers.pl | ||
make_exports.pl | ||
make_graph.py | ||
run_doxygen | ||
testsuite_flags.in |