gcc/lto-plugin
Martin Liska d89fa97ff3 lto-plugin: use locking only for selected targets
For now, support locking only for linux targets that are different from
riscv* where the target depends on libatomic (and fails during
bootstrap).

	PR lto/106170

lto-plugin/ChangeLog:

	* configure.ac: Configure HAVE_PTHREAD_LOCKING.
	* lto-plugin.c (LOCK_SECTION): New.
	(UNLOCK_SECTION): New.
	(claim_file_handler): Use the newly added macros.
	(onload): Likewise.
	* config.h.in: Regenerate.
	* configure: Regenerate.
2022-07-07 15:18:58 +02:00
..
aclocal.m4
ChangeLog Daily bump. 2022-07-02 00:16:26 +00:00
config.h.in lto-plugin: use locking only for selected targets 2022-07-07 15:18:58 +02:00
configure lto-plugin: use locking only for selected targets 2022-07-07 15:18:58 +02:00
configure.ac lto-plugin: use locking only for selected targets 2022-07-07 15:18:58 +02:00
lto-plugin.c lto-plugin: use locking only for selected targets 2022-07-07 15:18:58 +02:00
lto-plugin.map lto-plugin: Use GNU ld or Solaris ld version script in preference to -export-symbols-regex [PR102426] 2022-03-22 11:03:54 +01:00
Makefile.am lto: pass -pthread to AM_LDFLAGS [PR 106118] 2022-07-01 09:01:48 +02:00
Makefile.in lto: pass -pthread to AM_LDFLAGS [PR 106118] 2022-07-01 09:01:48 +02:00