index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbacktrace
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-08
libbacktrace: check for sys/link.h
Ian Lance Taylor
1
-6
/
+11
2022-06-27
libbacktrace: replace fgrep with grep in configure script
Ian Lance Taylor
1
-1
/
+1
2022-02-03
make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizer
David Seifert
1
-4
/
+10
2021-05-03
GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPs
H.J. Lu
1
-0
/
+29
2021-02-11
libbacktrace: check for objcopy --add-gnu-debuglink using --help
Ian Lance Taylor
1
-2
/
+1
2021-01-18
libbacktrace: don't fail tests if dwz fails
Ian Lance Taylor
1
-2
/
+2
2021-01-05
Update GNU/Hurd configure support
Samuel Thibault
1
-11
/
+1
2020-12-05
Darwin : Update libtool and dependencies for Darwin20 [PR97865]
Iain Sandoe
1
-16
/
+18
2020-11-29
Fix hppa64-hpux11 build to remove source paths from embedded path.
John David Anglin
1
-2
/
+2
2020-09-28
libbacktrace: only run dsymutil with Mach-O
Ian Lance Taylor
1
-9
/
+9
2020-09-14
libbacktrace: support MiniDebugInfo
Ian Lance Taylor
1
-3
/
+221
2020-07-30
Require CET support only for the final GCC build
H.J. Lu
1
-5
/
+18
2020-07-07
libbacktrace: test linker support for DWARF 5
Ian Lance Taylor
1
-2
/
+10
2020-05-29
Avoid nested save_CFLAGS and save_LDFLAGS
H.J. Lu
1
-8
/
+9
2020-05-15
x86: Also check if -fcf-protection works
H.J. Lu
1
-0
/
+3
2020-05-14
x86: Default CET run-time support to auto
H.J. Lu
1
-5
/
+11
2020-05-12
libbacktrace: Enable Intel CET on Intel CET enabled host for jit
H.J. Lu
1
-2
/
+179
2020-05-11
libbacktrace: declare getpagesize if necessary
Ian Lance Taylor
1
-0
/
+10
2020-05-09
libbacktrace: add Mach-O support
Ian Lance Taylor
1
-3
/
+75
2020-05-09
libbacktrace: support fetching executable name using sysctl
Ian Lance Taylor
1
-0
/
+70
2019-12-13
libbacktrace: add DWARF 5 support
Ian Lance Taylor
1
-2
/
+38
2019-09-27
Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 update
Maciej W. Rozycki
1
-5
/
+10
2019-09-03
Remove Cell Broadband Engine SPU targets
Ulrich Weigand
1
-5
/
+2
2019-05-14
Remove obsolete Solaris 10 support
Rainer Orth
1
-6
/
+0
2019-01-29
[libbacktrace] Add test-cases exercising build-id and dwz
Tom de Vries
1
-2
/
+58
2019-01-17
[libbacktrace] Add btest_dwz test-case
Tom de Vries
1
-2
/
+55
2018-10-31
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
Joseph Myers
1
-600
/
+919
2018-08-05
libbacktrace: Suppress the default action-if-found for AC_CHECK_LIBS.
Iain Buclaw
1
-9
/
+1
2018-04-24
Regenerate configure of target libraries
H.J. Lu
1
-1
/
+1
2018-04-19
cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...
Jakub Jelinek
1
-7
/
+6
2018-02-19
CET shouldn't be enabled in 32-bit run-time libraries by defualt
Igor Tsimbalist
1
-1
/
+16
2017-11-17
Enable building libbacktrace with Intel CET
Igor Tsimbalist
1
-2
/
+76
2017-10-03
ztest.c: #include <errno.h>.
Ian Lance Taylor
1
-2
/
+2
2017-10-02
libbacktrace: Support the case that clock_gettime is in librt
Thomas Schwinge
1
-2
/
+54
2017-10-02
libbacktrace: Conditionalize test timing on clock_gettime availability
Thomas Schwinge
1
-0
/
+13
2017-09-29
re PR other/67165 (please enable libbacktrace to work with compressed debug s...
Ian Lance Taylor
1
-2
/
+111
2017-09-22
re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...
Ian Lance Taylor
1
-0
/
+13
2017-09-20
re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...
Ian Lance Taylor
1
-3
/
+75
2017-07-26
configure.ac: Check for XCOFF32/XCOFF64.
Tony Reix
1
-3
/
+63
2017-07-21
filetype.awk: Add AIX XCOFF type detection.
Tony Reix
1
-0
/
+3
2017-06-21
configure.ac: Add AC_SYS_LARGEFILE.
Richard Biener
1
-2
/
+203
2017-06-12
elf.c (backtrace_initialize): Always set *fileline_fn.
Ian Lance Taylor
1
-2
/
+45
2016-11-15
config-ml.in: Remove references to GCJ.
Matthias Klose
1
-1
/
+0
2015-12-18
Specify that DJGPP do not have mmap even when sys/mman.h exists
Andris Pavenis
1
-1
/
+2
2015-12-10
PR 68115/libfortran
John David Anglin
1
-2
/
+5
2015-08-31
configure.ac: For spu-*-* targets, set have_fcntl to no.
Ulrich Weigand
1
-0
/
+1
2015-08-27
configure.ac: Remove [disable-shared] argument to LT_INIT.
Ulrich Weigand
1
-39
/
+17
2015-08-25
configure.ac: Only compile with -fPIC if the target supports it.
Hans-Peter Nilsson
1
-1
/
+19
2015-08-24
configure.ac: Set have_mmap to no on spu-*-* targets.
Ulrich Weigand
1
-0
/
+18
2015-05-29
libbacktrace: add support of PE/COFF
Tristan Gingold
1
-2
/
+14
[next]