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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-31
Daily bump.
GCC Administrator
1
-0
/
+6
2024-07-30
libbacktrace: fix syntax of Windows registration functions
Ian Lance Taylor
1
-2
/
+2
2024-07-19
Daily bump.
GCC Administrator
1
-0
/
+17
2024-07-18
libbacktrace: use __has_attribute for fallthrough
Ian Lance Taylor
2
-7
/
+12
2024-07-17
libbacktrace: add cast to avoid warning
Ian Lance Taylor
1
-1
/
+1
2024-07-17
libbacktrace: better backtrace_print when no debug info
Ian Lance Taylor
1
-15
/
+40
2024-07-18
Daily bump.
GCC Administrator
1
-0
/
+20
2024-07-17
libbacktrace: add notes about dl_iterate_phdr to README
Ian Lance Taylor
1
-1
/
+11
2024-07-16
libbacktrace: update xcoff.c for base_address changes
Ian Lance Taylor
3
-21
/
+31
2024-07-17
Daily bump.
GCC Administrator
1
-0
/
+34
2024-07-15
libbacktrace: support FDPIC
Ian Lance Taylor
5
-62
/
+123
2024-07-13
Daily bump.
GCC Administrator
1
-0
/
+23
2024-07-11
libbacktrace: avoid infinite recursion
Ian Lance Taylor
3
-42
/
+134
2024-07-11
libbacktrace: don't fail if symbol size is unknown
Ian Lance Taylor
2
-2
/
+2
2024-07-11
libbacktrace: correctly gather Mach-O symbol table
Ian Lance Taylor
1
-6
/
+8
2024-07-12
Daily bump.
GCC Administrator
1
-0
/
+19
2024-07-11
libbacktrace: fix testsuite for clang
Ian Lance Taylor
5
-7
/
+9
2024-07-11
libbacktrace: suggest how to fix missing debug info
Ian Lance Taylor
3
-3
/
+3
2024-07-11
libbacktrace: remove trailing whitespace
Ian Lance Taylor
2
-3
/
+2
2024-06-17
Daily bump.
GCC Administrator
1
-0
/
+5
2024-06-16
libbacktrace: it's OK if zstd decompressor sees no backward bits
Ian Lance Taylor
1
-8
/
+1
2024-05-04
Daily bump.
GCC Administrator
1
-0
/
+9
2024-05-03
libbacktrace: add DLLS as they are loaded
Ian Lance Taylor
1
-0
/
+106
2024-04-29
Daily bump.
GCC Administrator
1
-0
/
+10
2024-04-28
libbacktrace: load Windows modules
Ian Lance Taylor
4
-8
/
+87
2024-04-24
Daily bump.
GCC Administrator
1
-0
/
+12
2024-04-23
libbacktrace: test --compress-debug-sections=ARG for each ARG
Ian Lance Taylor
4
-116
/
+214
2024-03-09
Daily bump.
GCC Administrator
1
-0
/
+5
2024-03-08
libbacktrace: don't assume compressed section is aligned
Ian Lance Taylor
1
-10
/
+13
2024-03-03
Daily bump.
GCC Administrator
1
-0
/
+18
2024-03-02
libbacktrace: pass -no-install when linking test programs
Ian Lance Taylor
2
-43
/
+105
2024-03-02
libbacktrace: skip all LZMA block header padding bytes
Ian Lance Taylor
1
-8
/
+10
2024-03-01
libbacktrace: use real .opd for debuginfo on ppc64 v1 ABI
Ian Lance Taylor
1
-21
/
+31
2024-03-02
Daily bump.
GCC Administrator
1
-0
/
+8
2024-02-29
libbacktrace: read symbol table of debuginfo file
Ian Lance Taylor
3
-7
/
+48
2024-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2024-01-03
Update copyright years.
Jakub Jelinek
41
-41
/
+41
2024-01-03
Update Copyright year in ChangeLog files
Jakub Jelinek
1
-1
/
+1
2023-12-01
Daily bump.
GCC Administrator
1
-0
/
+5
2023-11-30
libbacktrace: support ASLR on Windows
Ian Lance Taylor
1
-1
/
+23
2023-11-30
Daily bump.
GCC Administrator
1
-0
/
+9
2023-11-29
libbacktrace: call GetModuleFileNameA on Windows
Ian Lance Taylor
4
-2
/
+66
2023-10-23
Daily bump.
GCC Administrator
1
-0
/
+5
2023-10-22
Config,Darwin: Allow for configuring Darwin to use embedded runpath.
Iain Sandoe
2
-5
/
+73
2023-08-08
Daily bump.
GCC Administrator
1
-0
/
+24
2023-08-07
libtool.m4: augment symcode for Solaris 11
Nick Alcock
1
-1
/
+1
2023-08-07
Add support for the haiku operating system
Alexander von Gluck IV
1
-1
/
+1
2023-08-07
libtool.m4: fix the NM="/nm/over/here -B/option/with/path" case
Nick Alcock
1
-7
/
+13
2023-08-07
libtool.m4: fix nm BSD flag detection
Nick Alcock
1
-44
/
+45
2023-08-07
GCC: Check if AR works with --plugin and rc
H.J. Lu
1
-3
/
+11
[next]