gcc/libbacktrace
H.J. Lu 9c7797a8c2
GCC: Check if AR works with --plugin and rc
AR from older binutils doesn't work with --plugin and rc:

[hjl@gnu-cfl-2 bin]$ touch foo.c
[hjl@gnu-cfl-2 bin]$ ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/10/liblto_plugin.so rc libfoo.a foo.c
[hjl@gnu-cfl-2 bin]$ ./ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/10/liblto_plugin.so rc libfoo.a foo.c
./ar: no operation specified
[hjl@gnu-cfl-2 bin]$ ./ar --version
GNU ar (Linux/GNU Binutils) 2.29.51.0.1.20180112
Copyright (C) 2018 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
[hjl@gnu-cfl-2 bin]$

Check if AR works with --plugin and rc before passing --plugin to AR and
RANLIB.

ChangeLog:

	* configure: Regenerated.
	* libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
	--plugin and rc before enabling --plugin.

config/ChangeLog:

	* gcc-plugin.m4 (GCC_PLUGIN_OPTION): Check if AR works with
	--plugin and rc before enabling --plugin.

gcc/ChangeLog:

	* configure: Regenerate.

libatomic/ChangeLog:

	* configure: Regenerate.

libbacktrace/ChangeLog:

	* configure: Regenerate.

libcc1/ChangeLog:

	* configure: Regenerate.

libffi/ChangeLog:

	* configure: Regenerate.

libgfortran/ChangeLog:

	* configure: Regenerate.

libgm2/ChangeLog:

	* configure: Regenerate.

libgomp/ChangeLog:

	* configure: Regenerate.

libiberty/ChangeLog:

	* configure: Regenerate.

libitm/ChangeLog:

	* configure: Regenerate.

libobjc/ChangeLog:

	* configure: Regenerate.

libphobos/ChangeLog:

	* configure: Regenerate.

libquadmath/ChangeLog:

	* configure: Regenerate.

libsanitizer/ChangeLog:

	* configure: Regenerate.

libssp/ChangeLog:

	* configure: Regenerate.

libstdc++-v3/ChangeLog:

	* configure: Regenerate.

libvtv/ChangeLog:

	* configure: Regenerate.

lto-plugin/ChangeLog:

	* configure: Regenerate.

zlib/ChangeLog:

	* configure: Regenerate.
2023-08-07 22:59:37 +02:00
..
aclocal.m4
alloc.c Update copyright years. 2023-01-16 11:52:17 +01:00
allocfail.c Update copyright years. 2023-01-16 11:52:17 +01:00
allocfail.sh Update copyright years. 2023-01-16 11:52:17 +01:00
atomic.c Update copyright years. 2023-01-16 11:52:17 +01:00
backtrace-supported.h.in Update copyright years. 2023-01-16 11:52:17 +01:00
backtrace.c Update copyright years. 2023-01-16 11:52:17 +01:00
backtrace.h Update copyright years. 2023-01-16 11:52:17 +01:00
btest.c Update copyright years. 2023-01-16 11:52:17 +01:00
ChangeLog Daily bump. 2023-08-04 00:17:17 +00:00
ChangeLog.jit
config.h.in libbacktrace: look for _pgmptr on Windows 2023-07-31 16:14:58 -07:00
configure GCC: Check if AR works with --plugin and rc 2023-08-07 22:59:37 +02:00
configure.ac libbacktrace: look for _pgmptr on Windows 2023-07-31 16:14:58 -07:00
dwarf.c libbacktrace: change PC variables from uint64_t to uintptr_t 2023-01-20 14:24:13 -08:00
edtest2.c Update copyright years. 2023-01-16 11:52:17 +01:00
edtest.c Update copyright years. 2023-01-16 11:52:17 +01:00
elf.c libbacktrace: minor fixes for zstd decompression 2023-03-28 13:08:42 -07:00
fileline.c libbacktrace: look for _pgmptr on Windows 2023-07-31 16:14:58 -07:00
filetype.awk
install-debuginfo-for-buildid.sh.in Update copyright years. 2023-01-16 11:52:17 +01:00
instrumented_alloc.c Update copyright years. 2023-01-16 11:52:17 +01:00
internal.h Update copyright years. 2023-01-16 11:52:17 +01:00
macho.c Update copyright years. 2023-01-16 11:52:17 +01:00
Makefile.am Update copyright years. 2023-01-16 11:52:17 +01:00
Makefile.in Regenerate Makefile.in files. 2023-01-17 12:20:05 +01:00
mmap.c Update copyright years. 2023-01-16 11:52:17 +01:00
mmapio.c Update copyright years. 2023-01-16 11:52:17 +01:00
mtest.c Update copyright years. 2023-01-16 11:52:17 +01:00
nounwind.c Update copyright years. 2023-01-16 11:52:17 +01:00
pecoff.c Update copyright years. 2023-01-16 11:52:17 +01:00
posix.c Update copyright years. 2023-01-16 11:52:17 +01:00
print.c Update copyright years. 2023-01-16 11:52:17 +01:00
read.c Update copyright years. 2023-01-16 11:52:17 +01:00
README
simple.c Update copyright years. 2023-01-16 11:52:17 +01:00
sort.c Update copyright years. 2023-01-16 11:52:17 +01:00
state.c Update copyright years. 2023-01-16 11:52:17 +01:00
stest.c Update copyright years. 2023-01-16 11:52:17 +01:00
test_format.c Update copyright years. 2023-01-16 11:52:17 +01:00
testlib.c Update copyright years. 2023-01-16 11:52:17 +01:00
testlib.h Update copyright years. 2023-01-16 11:52:17 +01:00
ttest.c Update copyright years. 2023-01-16 11:52:17 +01:00
unittest.c Update copyright years. 2023-01-16 11:52:17 +01:00
unknown.c Update copyright years. 2023-01-16 11:52:17 +01:00
xcoff.c Update copyright years. 2023-01-16 11:52:17 +01:00
xztest.c Update copyright years. 2023-01-16 11:52:17 +01:00
zstdtest.c [libbacktrace] fix up broken test 2023-08-03 15:26:04 +02:00
ztest.c Update copyright years. 2023-01-16 11:52:17 +01:00

The libbacktrace library
Initially written by Ian Lance Taylor <iant@golang.org>

The libbacktrace library may be linked into a program or library and
used to produce symbolic backtraces.
Sample uses would be to print a detailed backtrace when an error
occurs or to gather detailed profiling information.
In general the functions provided by this library are async-signal-safe,
meaning that they may be safely called from a signal handler.

The libbacktrace library is provided under a BSD license.
See the source files for the exact license text.

The public functions are declared and documented in the header file
backtrace.h, which should be #include'd by a user of the library.

Building libbacktrace will generate a file backtrace-supported.h,
which a user of the library may use to determine whether backtraces
will work.
See the source file backtrace-supported.h.in for the macros that it
defines.

As of October 2020, libbacktrace supports ELF, PE/COFF, Mach-O, and
XCOFF executables with DWARF debugging information.
In other words, it supports GNU/Linux, *BSD, macOS, Windows, and AIX.
The library is written to make it straightforward to add support for
other object file and debugging formats.

The library relies on the C++ unwind API defined at
https://itanium-cxx-abi.github.io/cxx-abi/abi-eh.html
This API is provided by GCC and clang.