gcc/contrib
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
..
gcc-changelog Add libcc1 to bug components 2024-02-29 02:36:12 +00:00
header-tools
legacy Update copyright years. 2024-01-03 12:19:35 +01:00
mdcompact contrib: add mdcompact 2023-10-05 17:41:54 +02:00
reghunt Update copyright years. 2024-01-03 12:19:35 +01:00
regression Update copyright years. 2024-01-03 12:19:35 +01:00
testsuite-management Update copyright years. 2024-01-03 12:19:35 +01:00
unicode libstdc++: Fix Python scripts to output the correct filename 2024-03-19 15:20:07 +00:00
vim-gcc-dev Update copyright years. 2024-01-03 12:19:35 +01:00
analyze_brprob_spec.py contrib: Remove C-style comments from Python files 2024-01-05 13:57:05 +00:00
analyze_brprob.py contrib: Remove C-style comments from Python files 2024-01-05 13:57:05 +00:00
bench-stringop Update copyright years. 2024-01-03 12:19:35 +01:00
ChangeLog Daily bump. 2024-03-19 00:18:16 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
check_GNU_style_lib.py contrib: Remove C-style comments from Python files 2024-01-05 13:57:05 +00:00
check_GNU_style.py contrib: Remove C-style comments from Python files 2024-01-05 13:57:05 +00:00
check_GNU_style.sh Update copyright years. 2024-01-03 12:19:35 +01:00
check_makefile_deps.sh Update copyright years. 2024-01-03 12:19:35 +01:00
check_warning_flags.sh Update copyright years. 2024-01-03 12:19:35 +01:00
check-internal-format-escaping.py
check-MAINTAINERS.py Update copyright years. 2024-01-03 12:19:35 +01:00
check-params-in-docs.py contrib: Remove C-style comments from Python files 2024-01-05 13:57:05 +00:00
clang-format Update copyright years. 2024-01-03 12:19:35 +01:00
compare_tests compare_tests: distinguish c-c++-common results by tool 2023-12-21 01:02:41 -03:00
compare_two_ftime_report_sets Update copyright years. 2024-01-03 12:19:35 +01:00
compare-all-tests Update copyright years. 2024-01-03 12:19:35 +01:00
compare-debug Update copyright years. 2024-01-03 12:19:35 +01:00
compare-lto Update copyright years. 2024-01-03 12:19:35 +01:00
compareSumTests3 Update copyright years. 2024-01-03 12:19:35 +01:00
config-list.mk Add ia64*-*-* to the list of obsolete targets 2024-02-23 10:45:31 +01:00
dg-cmp-results.sh Update copyright years. 2024-01-03 12:19:35 +01:00
dg-extract-results.py dg-extract-results.py: Ignore case in header line 2024-01-11 17:46:12 +01:00
dg-extract-results.sh contrib: Improve dg-extract-results.sh's Python detection [PR109668] 2024-03-08 15:24:20 +01:00
dg-out-generator.pl Update copyright years. 2024-01-03 12:19:35 +01:00
dglib.pm Update copyright years. 2024-01-03 12:19:35 +01:00
download_prerequisites Update copyright years. 2024-01-03 12:19:35 +01:00
filter_gcc_for_doxygen contrib: port doxygen script to Python3 2023-04-28 16:42:17 +02:00
filter_knr2ansi.pl
filter_params.py contrib: port doxygen script to Python3 2023-04-28 16:42:17 +02:00
filter-clang-warnings.py contrib: Remove C-style comments from Python files 2024-01-05 13:57:05 +00:00
gcc_build Update copyright years. 2024-01-03 12:19:35 +01:00
gcc_update gcc_update: Add missing generated files 2024-03-18 14:29:15 +00:00
gcc-git-customization.sh contrib: add git gcc-style alias 2023-12-20 18:08:16 -05:00
gcc.doxy
gen_autofdo_event.py contrib: Remove C-style comments from Python files 2024-01-05 13:57:05 +00:00
gennews Update copyright years. 2024-01-03 12:19:35 +01:00
git-add-user-branch.sh
git-add-vendor-branch.sh
git-backport.py Update copyright years. 2024-01-03 12:19:35 +01:00
git-commit-mklog.py Update copyright years. 2024-01-03 12:19:35 +01:00
git-descr.sh
git-fetch-vendor.sh
git-fix-changelog.py Update copyright years. 2024-01-03 12:19:35 +01:00
git-undescr.sh
gthr_supp_vxw_5x.c
index-prop
jit-coverage-report.py Update copyright years. 2024-01-03 12:19:35 +01:00
make_sunver.pl
make-obstacks-texi.pl
mark_spam.py contrib: Remove C-style comments from Python files 2024-01-05 13:57:05 +00:00
mklog.py contrib: mklog: Use present tense in ChangeLog 2024-03-01 16:21:46 +01:00
paranoia.cc
patch_tester.sh Update copyright years. 2024-01-03 12:19:35 +01:00
prepare_patch.sh Update copyright years. 2024-01-03 12:19:35 +01:00
prepare-commit-msg Update copyright years. 2024-01-03 12:19:35 +01:00
prerequisites.md5 *: add modern gettext 2023-11-14 00:47:11 +01:00
prerequisites.sha512 *: add modern gettext 2023-11-14 00:47:11 +01:00
repro_fail contrib: Fix nonportable shell syntax in "test" and "[" commands [PR105831] 2023-05-18 14:01:40 +01:00
test_installed contrib: Fill in HOST{CC,CFLAGS,CXX,CXXFLAGS} in test_installed 2024-02-05 18:57:45 +01:00
test_mklog.py contrib: Update test_mklog to correspond to mklog 2024-03-07 13:23:49 +01:00
test_recheck
test_summary
texi2pod.pl Update copyright years. 2024-01-03 12:19:35 +01:00
uninclude
unused_functions.py Update copyright years. 2024-01-03 12:19:35 +01:00
update-copyright.py Small tweaks for update-copyright.py 2024-01-03 12:11:32 +01:00
vimrc Update copyright years. 2024-01-03 12:19:35 +01:00
warn_summary