gcc/libatomic
David Seifert 45ba6bf28b make -Werror optional in libatomic/libbacktrace/libgomp/libitm/libsanitizer
* `-Werror` can cause issues when a more recent version of GCC compiles
  an older version:
  - https://bugs.gentoo.org/229059
  - https://bugs.gentoo.org/475350
  - https://bugs.gentoo.org/667104

libatomic/ChangeLog:

	* configure.ac: Support --disable-werror.
	* configure: Regenerate.

libbacktrace/ChangeLog:

	* configure.ac: Support --disable-werror.
	* configure: Regenerate.

libgomp/ChangeLog:

	* configure.ac: Support --disable-werror.
	* configure: Regenerate.

libitm/ChangeLog:

	* configure.ac: Support --disable-werror.
	* configure: Regenerate.

libsanitizer/ChangeLog:

	* configure.ac: Support --disable-werror.
	* aclocal.m4: Include also ../config/warnings.m4.
	* libbacktrace/Makefile.am (WARN_FLAGS): Remove.
	* configure: Regenerate.
	* Makefile.in: Regenerate.
	* asan/Makefile.in: Regenerate.
	* hwasan/Makefile.in: Regenerate.
	* interception/Makefile.in: Regenerate.
	* libbacktrace/Makefile.in: Regenerate.
	* lsan/Makefile.in: Regenerate.
	* sanitizer_common/Makefile.in: Regenerate.
	* tsan/Makefile.in: Regenerate.
	* ubsan/Makefile.in: Regenerate.

Co-Authored-By: Jakub Jelinek <jakub@redhat.com>
2022-02-03 16:10:18 +01:00
..
config Update copyright years. 2022-01-03 10:42:10 +01:00
testsuite Update copyright years. 2022-01-03 10:42:10 +01:00
.gitignore
acinclude.m4 Add mold detection for libs. 2022-01-31 09:46:44 +01:00
aclocal.m4
auto-config.h.in
cas_n.c Update copyright years. 2022-01-03 10:42:10 +01:00
ChangeLog Daily bump. 2022-02-01 00:16:29 +00:00
configure make -Werror optional in libatomic/libbacktrace/libgomp/libitm/libsanitizer 2022-02-03 16:10:18 +01:00
configure.ac make -Werror optional in libatomic/libbacktrace/libgomp/libitm/libsanitizer 2022-02-03 16:10:18 +01:00
configure.tgt Update copyright years. 2022-01-03 10:42:10 +01:00
exch_n.c Update copyright years. 2022-01-03 10:42:10 +01:00
fadd_n.c Update copyright years. 2022-01-03 10:42:10 +01:00
fand_n.c
fence.c Update copyright years. 2022-01-03 10:42:10 +01:00
fenv.c Update copyright years. 2022-01-03 10:42:10 +01:00
fior_n.c
flag.c Update copyright years. 2022-01-03 10:42:10 +01:00
fnand_n.c
fop_n.c Update copyright years. 2022-01-03 10:42:10 +01:00
fsub_n.c
fxor_n.c
gcas.c Update copyright years. 2022-01-03 10:42:10 +01:00
gexch.c Update copyright years. 2022-01-03 10:42:10 +01:00
glfree.c Update copyright years. 2022-01-03 10:42:10 +01:00
gload.c Update copyright years. 2022-01-03 10:42:10 +01:00
gstore.c Update copyright years. 2022-01-03 10:42:10 +01:00
host-config.h Update copyright years. 2022-01-03 10:42:10 +01:00
init.c
libatomic_i.h Update copyright years. 2022-01-03 10:42:10 +01:00
libatomic.map
load_n.c Update copyright years. 2022-01-03 10:42:10 +01:00
Makefile.am Update copyright years. 2022-01-03 10:42:10 +01:00
Makefile.in
store_n.c Update copyright years. 2022-01-03 10:42:10 +01:00
tas_n.c Update copyright years. 2022-01-03 10:42:10 +01:00