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/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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-24
Regenerate configure of target libraries
H.J. Lu
2
-1
/
+5
2018-04-19
cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...
Jakub Jelinek
2
-7
/
+10
2018-04-17
backtrace.c: Revert last two changes.
Ian Lance Taylor
2
-34
/
+16
2018-04-17
backtrace.c: Include backtrace-supported.h before checking BACKTRACE_USES_MAL...
Ian Lance Taylor
2
-1
/
+7
2018-04-17
backtrace.c (backtrace_full): When testing whether we can allocate memory...
Ian Lance Taylor
2
-11
/
+38
2018-04-04
re PR other/85161 (Test case failures in libbacktrace on powerpc64 BE startin...
Jakub Jelinek
2
-1
/
+15
2018-02-19
CET shouldn't be enabled in 32-bit run-time libraries by defualt
Igor Tsimbalist
2
-1
/
+21
2018-02-15
re PR other/82368 (with r253275 several new test cases in libbacktrace fail)
Jakub Jelinek
2
-0
/
+7
2018-02-14
re PR other/82368 (with r253275 several new test cases in libbacktrace fail)
Jakub Jelinek
2
-3
/
+70
2018-01-31
elf.c (elf_add): Close descriptor if we use a debugfile.
Ian Lance Taylor
3
-4
/
+46
2018-01-25
elf.c (elf_open_debugfile_by_debuglink): Don't check CRC if the desired CRC i...
Ian Lance Taylor
2
-7
/
+20
2018-01-25
* pecoff.c (coff_add): Only release syms_view if it is valid.
Ian Lance Taylor
2
-2
/
+9
2018-01-25
* pecoff.c (coff_add): Another memcpy -> coff_read4 fix.
Ian Lance Taylor
2
-2
/
+6
2018-01-25
* pecoff.c (coff_add): Use coff_read4, not memcpy.
Ian Lance Taylor
2
-1
/
+5
2018-01-25
re PR other/68239 (libbacktrace allocation is sometimes very slow)
Ian Lance Taylor
2
-1
/
+29
2018-01-19
xcoff.c (xcoff_incl_compare): New function.
Tony Reix
2
-9
/
+50
2018-01-17
elf.c (codes): Fix size to be 288.
Ian Lance Taylor
3
-37
/
+174
2018-01-03
Update copyright years.
Jakub Jelinek
32
-32
/
+36
2017-11-17
Enable building libbacktrace with Intel CET
Igor Tsimbalist
5
-3
/
+94
2017-10-06
ztest.c (test_large): Pass unsigned long *, not size_t *, to zlib uncompress ...
Ian Lance Taylor
2
-1
/
+9
2017-10-05
elf.c (elf_zlib_fetch): Change pval argument to uint64_t *.
Ian Lance Taylor
3
-16
/
+47
2017-10-03
ztest.c: #include <errno.h>.
Ian Lance Taylor
6
-22
/
+48
2017-10-02
libbacktrace: Support the case that clock_gettime is in librt
Thomas Schwinge
5
-4
/
+78
2017-10-02
libbacktrace: Conditionalize test timing on clock_gettime availability
Thomas Schwinge
5
-1
/
+39
2017-09-29
xcoff.c: Initial support for DWARF debug sections in XCOFF.
Tony Reix
2
-11
/
+142
2017-09-29
re PR other/67165 (please enable libbacktrace to work with compressed debug s...
Ian Lance Taylor
9
-15
/
+2377
2017-09-22
re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...
Ian Lance Taylor
5
-0
/
+57
2017-09-21
re PR go/82284 (go -version segfaults on big endian architectures)
Ian Lance Taylor
2
-0
/
+6
2017-09-20
re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...
Ian Lance Taylor
11
-19
/
+705
2017-09-12
re PR other/81096 (test case ttest in libbacktrace fails starting with its in...
Steve Ellcey
2
-1
/
+7
2017-09-12
re PR other/81096 (test case ttest in libbacktrace fails starting with its in...
Steve Ellcey
2
-1
/
+7
2017-08-02
Add PR number.
David Edelsohn
1
-0
/
+1
2017-08-02
* xcoff.c (xcoff_process_linenos): Initialize incl to NULL.
David Edelsohn
2
-1
/
+5
2017-07-28
* xcoff.c: Don't leak a file descriptor if an archive is malformed.
Tony Reix
2
-4
/
+9
2017-07-28
Fix pid_t printing
Rainer Orth
2
-1
/
+6
2017-07-26
configure.ac: Check for XCOFF32/XCOFF64.
Tony Reix
7
-33
/
+1544
2017-07-21
filetype.awk: Add AIX XCOFF type detection.
Tony Reix
8
-3
/
+109
2017-06-21
configure.ac: Add AC_SYS_LARGEFILE.
Richard Biener
4
-2
/
+217
2017-06-12
elf.c (backtrace_initialize): Always set *fileline_fn.
Ian Lance Taylor
11
-420
/
+656
2017-05-19
dwarf.c (free_line_header): Don't free dirs if dirs_count == 0.
Than McIntosh
6
-15
/
+365
2017-03-08
btest.c (test5): Replace #ifdef guard with 'unused' attribute to fix compile ...
Sam Thursfield
2
-3
/
+6
2017-01-01
Update copyright years.
Jakub Jelinek
25
-25
/
+29
2016-11-15
config-ml.in: Remove references to GCJ.
Matthias Klose
2
-1
/
+4
2016-09-11
* all: Remove meaningless trailing whitespace.
Carlos Liam
25
-75
/
+79
2016-05-18
re PR target/71161 (Lots of ASAN and libgo runtime FAILs after r236090)
Uros Bizjak
2
-2
/
+12
2016-03-02
elf.c (backtrace_initialize): Properly initialize elf_fileline_fn to avoid po...
Max Ostapenko
2
-2
/
+8
2016-02-06
mmap.c (MAP_FAILED): Define if not defined.
John David Anglin
2
-0
/
+8
2016-01-04
Update copyright years.
Jakub Jelinek
25
-24
/
+34
2015-12-18
Specify that DJGPP do not have mmap even when sys/mman.h exists
Andris Pavenis
3
-2
/
+9
2015-12-10
PR 68115/libfortran
John David Anglin
4
-4
/
+19
[next]