Go to file
Kyrylo Tkachov c15ff4d080 aarch64: Configure for sys/auxv.h in libgcc for lse-init.c
2020-04-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

	Backport from mainline
	2019-09-25  Richard Henderson  <richard.henderson@linaro.org>

	PR target/91833
	* config/aarch64/lse-init.c: Include auto-target.h.  Disable
	initialization if !HAVE_SYS_AUXV_H.
	* configure.ac (AC_CHECK_HEADERS): Add sys/auxv.h.
	* config.in, configure: Rebuild.
2020-04-01 12:13:39 +01:00
config Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
contrib Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
fixincludes Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
gcc [AArch64] Fix shrinkwrapping interactions with atomics (PR92692) 2020-04-01 12:09:09 +01:00
gnattools Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
gotools Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
include Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
INSTALL
intl Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
libada Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
libatomic Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
libbacktrace Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
libcc1 Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
libcpp Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
libdecnumber Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
libffi Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
libgcc aarch64: Configure for sys/auxv.h in libgcc for lse-init.c 2020-04-01 12:13:39 +01:00
libgfortran Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
libgo re PR go/91621 (libgo/mksysinfo.sh: please avoid test ==) 2019-09-10 20:32:42 +00:00
libgomp tree-nested: Fix handling of *reduction clauses with C array sections [PR93566] 2020-03-17 18:22:56 +01:00
libhsail-rt Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
libiberty Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
libitm Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
libobjc Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
liboffloadmic Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
libphobos Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
libquadmath Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
libsanitizer Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
libssp Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
libstdc++-v3 libstdc++: Add default constructor to net::service_already_exists (PR 94199) 2020-03-16 22:55:48 +00:00
libvtv Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
lto-plugin Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
maintainer-scripts maintainer-scripts: Fix up gcc_release without -l, where mkdir was using umask 077 after migration 2020-03-17 18:21:24 +01:00
zlib Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
.dir-locals.el
.gitattributes add basic .gitattributes files to notice whitespace issues 2016-04-23 02:37:43 +00:00
.gitignore .gitignore: Ignore in-tree prerequisites. 2016-09-09 17:20:55 -04:00
ABOUT-NLS intl: New directory; see intl/ChangeLog for details. 2003-07-04 18:18:54 +00:00
ar-lib
ChangeLog Update ChangeLog and version files for release 2020-03-12 11:08:05 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure PR d/87799 Fix D build on windows hosts 2019-04-14 09:52:22 +00:00
configure.ac PR d/87799 Fix D build on windows hosts 2019-04-14 09:52:22 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS Add myself to MAINTAINERS 2019-04-22 16:05:36 +00:00
Makefile.def Add D front-end, libphobos library, and D2 testsuite. 2018-10-28 19:51:47 +00:00
Makefile.in Come up with bootstrap-lto-lean config. 2019-04-09 08:49:14 +00:00
Makefile.tpl Come up with bootstrap-lto-lean config. 2019-04-09 08:49:14 +00:00
missing
mkdep
mkinstalldirs
move-if-change
multilib.am
README
symlink-tree
test-driver
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with COPYING for copying permission.  The manuals, and
some of the runtime libraries, are under different terms; see the
individual source files for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs/ for how to report bugs usefully.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.