gcc/contrib
Thomas Schwinge 611d0bdc55 Rust: Move 'libformat_parser' build into libgrust
Addresses #2883.

	contrib/
	* gcc_update (files_and_dependencies): Update for
	'libformat_parser' in libgrust.
	gcc/rust/
	* Make-lang.in (LIBFORMAT_PARSER): Point to 'libformat_parser'
	build in libgrust.
	(%.toml:, $(LIBFORMAT_PARSER):): Remove.
	libgrust/
	* libformat_parser/Makefile.am: New.
	* Makefile.am [!TARGET_LIBRARY] (SUBDIRS): Add 'libformat_parser'.
	* configure.ac: Handle it.
	(TARGET_LIBRARY): New 'AM_CONDITIONAL'.
	* libformat_parser/Makefile.in: Generate.
	* Makefile.in: Regenerate.
	* configure: Likewise.
2024-04-16 07:46:13 +00:00
..
gcc-changelog Merge commit '56ca59a03150cf44cea340f58967c990ed6bf43c^' into HEAD 2024-03-17 00:10:04 +01:00
header-tools Daily bump. 2022-09-01 00:17:39 +00:00
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++: Add copyright and license text to new generated headers 2024-02-04 21:40:23 +00:00
vim-gcc-dev Update copyright years. 2024-01-03 12:19:35 +01:00
ChangeLog Daily bump. 2024-03-09 00:17:14 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
analyze_brprob.py contrib: Remove C-style comments from Python files 2024-01-05 13:57:05 +00:00
analyze_brprob_spec.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
check-MAINTAINERS.py Update copyright years. 2024-01-03 12:19:35 +01:00
check-internal-format-escaping.py Fix flake8 errors. 2021-11-02 10:27:27 +01:00
check-params-in-docs.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_GNU_style_lib.py contrib: Remove C-style comments from Python files 2024-01-05 13:57:05 +00: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
clang-format 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
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
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-clang-warnings.py contrib: Remove C-style comments from Python files 2024-01-05 13:57:05 +00: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
gcc-git-customization.sh contrib: add git gcc-style alias 2023-12-20 18:08:16 -05:00
gcc.doxy contrib: doxygen: add gcc/analyzer subdirectory to INPUT 2022-12-06 13:26:56 -05:00
gcc_build Update copyright years. 2024-01-03 12:19:35 +01:00
gcc_update Rust: Move 'libformat_parser' build into libgrust 2024-04-16 07:46:13 +00:00
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 contrib: Change 'remote' for personal branches and add branch creation script 2020-01-24 14:38:16 +00:00
git-add-vendor-branch.sh contrib: script to create a new vendor branch 2020-01-22 10:06:50 +00:00
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 gcc-descr: by default show revision for HEAD 2022-07-04 12:27:43 +02:00
git-fetch-vendor.sh contrib: Fix a typo in contrib/git-fetch-vendor.sh 2022-08-18 17:34:58 +02:00
git-fix-changelog.py Update copyright years. 2024-01-03 12:19:35 +01:00
git-undescr.sh contrib: Fix up git-descr.sh regression [PR102664] 2022-03-10 09:42:03 +01:00
gthr_supp_vxw_5x.c
index-prop
jit-coverage-report.py Update copyright years. 2024-01-03 12:19:35 +01:00
make-obstacks-texi.pl
make_sunver.pl contrib: Fix make_sunver.pl warning 2023-02-17 13:33:25 +01:00
mark_spam.py contrib: Remove C-style comments from Python files 2024-01-05 13:57:05 +00:00
mklog.py Merge commit 'f3f6ff7b16861cd0651eccff14689536550762ae^' into HEAD 2024-03-11 00:26:50 +01:00
paranoia.cc Change references of .c files to .cc files 2022-01-17 22:12:07 +01:00
patch_tester.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
prepare_patch.sh 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 test_summary: Do not escape "=". 2019-08-13 17:17:49 +02:00
texi2pod.pl Update copyright years. 2024-01-03 12:19:35 +01:00
uninclude * uninclude: Fix third argument to gensub. 2016-01-19 22:00:17 +00:00
unused_functions.py Update copyright years. 2024-01-03 12:19:35 +01:00
update-copyright.py Merge commit 'a945c346f57ba40fc80c14ac59be0d43624e559d^' into HEAD 2024-03-22 09:26:05 +01:00
vimrc Update copyright years. 2024-01-03 12:19:35 +01:00
warn_summary Respect TMPDIR in contrib scripts. 2018-02-19 08:03:17 +00:00