gcc/libstdc++-v3/scripts
Jonathan Wakely ef2efc53fd libstdc++: Fix Python scripts to output the correct filename
These scripts both print "generated by $file, do not edit" header but
one of them prints the wrong filename. Use the built-in __file__
attribute to ensure it's correct.

contrib/ChangeLog:

	* unicode/gen_libstdcxx_unicode_data.py: Fix header of generated
	file to name the correct script.

libstdc++-v3/ChangeLog:

	* include/bits/text_encoding-data.h: Regenerate.
	* include/bits/unicode-data.h: Regenerate.
	* scripts/gen_text_encoding_data.py: Fix header of generated
	file to name the correct script.
2024-03-19 15:20:07 +00:00
..
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
gen_text_encoding_data.py libstdc++: Fix Python scripts to output the correct filename 2024-03-19 15:20:07 +00:00
make_exports.pl
make_graph.py
run_doxygen
testsuite_flags.in