Go to file
H.J. Lu 161252a840
PKG_CHECK_MODULES: Properly check if $pkg_cv_[]$1[]_LIBS works
There is no need to check $pkg_cv_[]$1[]_LIBS works if package check
failed.

config/ChangeLog:

	* pkg.m4 (PKG_CHECK_MODULES): Use AC_TRY_LINK only if
	$pkg_failed = no.
2023-08-07 22:59:41 +02:00
c++tools
config PKG_CHECK_MODULES: Properly check if $pkg_cv_[]$1[]_LIBS works 2023-08-07 22:59:41 +02:00
contrib Daily bump. 2023-07-14 00:16:43 +00:00
fixincludes libtool.m4: fix nm BSD flag detection 2023-08-07 22:59:39 +02:00
gcc Deprecate a.out support for NetBSD targets. 2023-08-07 22:59:41 +02:00
gnattools
gotools
include gprofng: a new GNU profiler 2023-08-07 22:59:38 +02:00
INSTALL
intl egrep in binutils 2023-08-07 22:59:40 +02:00
libada Deprecate a.out support for NetBSD targets. 2023-08-07 22:59:41 +02:00
libatomic Add support for the haiku operating system 2023-08-07 22:59:40 +02:00
libbacktrace Add support for the haiku operating system 2023-08-07 22:59:40 +02:00
libcc1 Add support for the haiku operating system 2023-08-07 22:59:40 +02:00
libcody
libcpp egrep in binutils 2023-08-07 22:59:40 +02:00
libdecnumber
libffi Add support for the haiku operating system 2023-08-07 22:59:40 +02:00
libgcc Deprecate a.out support for NetBSD targets. 2023-08-07 22:59:41 +02:00
libgfortran Add support for the haiku operating system 2023-08-07 22:59:40 +02:00
libgm2 Add support for the haiku operating system 2023-08-07 22:59:40 +02:00
libgo cmd/go: don't collect package CGOLDFLAGS when using gccgo 2023-07-20 12:29:11 -07:00
libgomp Add support for the haiku operating system 2023-08-07 22:59:40 +02:00
libiberty Deprecate a.out support for NetBSD targets. 2023-08-07 22:59:41 +02:00
libitm Add support for the haiku operating system 2023-08-07 22:59:40 +02:00
libobjc Add support for the haiku operating system 2023-08-07 22:59:40 +02:00
libphobos Add support for the haiku operating system 2023-08-07 22:59:40 +02:00
libquadmath Add support for the haiku operating system 2023-08-07 22:59:40 +02:00
libsanitizer Add support for the haiku operating system 2023-08-07 22:59:40 +02:00
libssp Add support for the haiku operating system 2023-08-07 22:59:40 +02:00
libstdc++-v3 egrep in binutils 2023-08-07 22:59:40 +02:00
libvtv Add support for the haiku operating system 2023-08-07 22:59:40 +02:00
lto-plugin Add support for the haiku operating system 2023-08-07 22:59:40 +02:00
maintainer-scripts Daily bump. 2023-07-08 00:16:53 +00:00
zlib Add support for the haiku operating system 2023-08-07 22:59:40 +02:00
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ar-lib
ChangeLog Daily bump. 2023-08-03 00:17:10 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Add support for the haiku operating system 2023-08-07 22:59:40 +02:00
configure.ac Add support for the haiku operating system 2023-08-07 22:59:40 +02:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4 Add support for the haiku operating system 2023-08-07 22:59:40 +02:00
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS: Add myself as a BPF port reviewer 2023-08-07 10:26:38 -07:00
Makefile.def gprofng: a new GNU profiler 2023-08-07 22:59:38 +02:00
Makefile.in Pass PKG_CONFIG_PATH down from top-level Makefile 2023-08-07 22:59:38 +02:00
Makefile.tpl Pass PKG_CONFIG_PATH down from top-level Makefile 2023-08-07 22:59:38 +02: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.