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
2013-11-18
elf.c (SHN_UNDEF): Define.
Jakub Jelinek
2
-3
/
+14
2013-11-18
* elf.c (phdr_callback): Process info->dlpi_addr == 0 normally.
Jakub Jelinek
2
-6
/
+6
2013-11-16
backtrace.h (backtrace_create_state): Correct comment about threading.
Ian Lance Taylor
2
-2
/
+6
2013-11-16
backtrace.h (backtrace_syminfo): Update comment and parameter name to take an...
Ian Lance Taylor
4
-25
/
+94
2013-10-18
elf.c (elf_add): Don't get the wrong offsets if a debug section is missing.
Ian Lance Taylor
2
-2
/
+14
2013-10-15
Add --enable-host-shared configuration option
David Malcolm
3
-2
/
+21
2013-09-20
libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.
Alan Modra
2
-5
/
+15
2013-07-23
elf.c (elf_syminfo): Loop over the elf_syminfo_data chain.
Alexander Monakov
2
-5
/
+43
2013-07-23
elf.c (backtrace_initialize): Pass elf_fileline_fn to dl_iterate_phdr callbacks.
Alexander Monakov
2
-1
/
+6
2013-03-25
alloc.c: #include <sys/types.h>.
Ian Lance Taylor
3
-0
/
+7
2013-01-31
dwarf.c (read_function_info): Permit fvec parameter to be NULL.
Ian Lance Taylor
2
-9
/
+41
2013-01-25
re PR other/56076 (Several 64-bit libgo tests FAIL in read_line_header)
Jakub Jelinek
2
-1
/
+8
2013-01-17
dwarf.c (struct unit): Add filename and abs_filename fields.
Ian Lance Taylor
2
-2
/
+58
2013-01-14
Update copyright years in libbacktrace.
Richard Sandiford
21
-20
/
+24
2013-01-01
re PR bootstrap/54834 (bootstrap fails when building libbacktrace)
Ian Lance Taylor
3
-2
/
+9
2013-01-01
re PR other/55536 (libbacktrace abort in backtrace_alloc at mmap.c:99 running...
Ian Lance Taylor
2
-4
/
+28
2012-12-12
mmapio.c: Define MAP_FAILED if not defined.
John David Anglin
2
-0
/
+8
2012-12-11
re PR bootstrap/54926 (Bootstrap comparison failure for various files in libb...
Jakub Jelinek
5
-10
/
+63
2012-12-07
re PR bootstrap/54926 (Bootstrap comparison failure for various files in libb...
Jakub Jelinek
3
-2
/
+8
2012-11-20
* dwarf.c (read_attribute): Always clear val.
Ian Lance Taylor
2
-0
/
+10
2012-11-13
re PR other/55312 (libbacktrace doesn't honor --disable-werror)
Ian Lance Taylor
3
-2
/
+7
2012-11-12
configure.ac: Check for getexecname.
Ian Lance Taylor
6
-10
/
+111
2012-10-29
mmap.c (backtrace_vector_release): Correct last patch: add aligned, not size.
Ian Lance Taylor
2
-1
/
+7
2012-10-29
mmap.c (backtrace_vector_release): Make sure freed block is aligned on 8-byte...
Ian Lance Taylor
2
-2
/
+17
2012-10-26
re PR other/55087 (bogus "linux-vdso.so.1: No such file or directory" caused ...
Ian Lance Taylor
5
-7
/
+31
2012-10-26
re PR target/55061 (libbacktrace build fails during bootstrap on powerpc-appl...
Jack Howarth
3
-5
/
+40
2012-10-24
re PR target/55061 (libbacktrace build fails during bootstrap on powerpc-appl...
Ian Lance Taylor
3
-2
/
+53
2012-10-11
configure.ac: Do not use dl_iterate_phdr on Solaris 10.
Ian Lance Taylor
3
-0
/
+17
2012-10-10
elf.c: Rename all Elf typedefs to start with b_elf, and be all lower case.
Ian Lance Taylor
2
-61
/
+66
2012-10-10
* elf.c (elf_add_syminfo_data): Add casts to avoid warning.
Hans-Peter Nilsson
2
-2
/
+6
2012-10-10
dwarf.c (dwarf_fileline): Add cast to avoid warning.
Ian Lance Taylor
2
-3
/
+8
2012-10-09
Add support for tracing through shared libraries.
Ian Lance Taylor
7
-106
/
+579
2012-10-04
* btest.c (f23): Avoid uninitialized variable warning.
Gerald Pfeifer
2
-1
/
+5
2012-10-04
dwarf.c: If the system header files do not declare strnlen, provide our own v...
Ian Lance Taylor
2
-2
/
+21
2012-10-03
dwarf.c (read_uleb128): Fix overflow test.
Ian Lance Taylor
2
-10
/
+25
2012-10-02
ChangeLog: Fix whitespace.
Uros Bizjak
1
-3
/
+3
2012-10-02
re PR other/54761 (FAIL log)
Uros Bizjak
5
-5
/
+26
2012-09-29
re PR other/54749 (libbacktrace)
Ian Lance Taylor
2
-1
/
+8
2012-09-28
re PR bootstrap/54732 (Installation failure: libbacktrace rebuilds upon insta...
Ian Lance Taylor
6
-682
/
+100
2012-09-27
re PR other/54726 (libbacktrace segfaults on gcc_asserts with stripped gcc)
Ian Lance Taylor
2
-1
/
+7
2012-09-19
configure.ac: Only use GCC_CHECK_UNWIND_GETIPINFO when compiled as a target l...
Ian Lance Taylor
3
-1
/
+30
2012-09-19
configure.ac (GCC_HEADER_STDINT): Invoke.
Rainer Orth
9
-5
/
+1078
2012-09-19
re PR bootstrap/54623 (install fails with libbacktrace/backtrace.c:35:20: err...
Ian Lance Taylor
3
-2
/
+15
2012-09-18
posix.c (O_BINARY): Define if not defined.
Ian Lance Taylor
5
-1
/
+53
2012-09-18
* btest.c (test1, test2, test3, test4): Add the unused attribute.
Ian Lance Taylor
2
-4
/
+8
2012-09-18
* dwarf.c: Correct test of HAVE_DECL_STRNLEN.
Ian Lance Taylor
2
-1
/
+5
2012-09-18
configure.ac: Add AC_USE_SYSTEM_EXTENSIONS.
Ian Lance Taylor
5
-995
/
+1639
2012-09-18
configure.ac: Check whether strnlen is declared.
Ian Lance Taylor
5
-2
/
+77
2012-09-18
Fix libbacktrace bootstrap with gcc 4.4
Rainer Orth
3
-0
/
+7
2012-09-17
re PR bootstrap/54611 (Bootstrap failure: conflicting types for 'backtrace_s...
Ian Lance Taylor
2
-3
/
+10
[prev]
[next]