index
:
delta/elfutils.git
azhang-pr27783
dbgserver
dbgserver.pre20190810
dbgserver.pre20190819
dbgserver.pre20190903
debuginfod
debuginfod-submit
debuginfod-submit-presquash
debuginfod.pre20191028
dwarf
dwarflint
fche/copr
fche/dbgserver
fche/debuginfod-PR25394
fche/debuginfod-deb
fche/debuginfod-fd-cache
fche/debuginfod-progress-env
fche/debuginfod-useragent
fche/debuginfod-workq
fche/pacman-Z
fche/portable-complete-ro-src
fche/pr25367
fche/pr25369
fche/pr25375
fche/pr25548
fche/pr25722
fche/zstd
jankratochvil/NT_FILE
jankratochvil/cfaloop
jankratochvil/corepattern
jankratochvil/devmem
jankratochvil/forunwind-baseaddr-hookvars-corereport
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo-ports
jankratochvil/gdbserver
jankratochvil/ppc64bidir
jankratochvil/ppc64bidir-unwindppc
master
mjw/DWARF5
mjw/RH-DTS
mjw/call_site
mjw/check_self_referential_die
mjw/compress
mjw/compress2
mjw/compress3
mjw/compress4
mjw/dwarf_output
mjw/dwarfstrings
mjw/elfstrmerge
mjw/fp-unwind
mjw/leaks
mjw/location-range
mjw/pending
mpolacek/autotest
nsanci-elfutils-test-fix
nsanci/curlfix
nsanci/p27711
nsanci/pr25978
nsanci/pr27277
nsanci/pr27711
nsanci/pr27982
nsanci/pr27983
nsanci/pr28034
nsanci/pr28284
nsanci/pr28284-webapi
nsanci/test-fix
nsanci/verbose-headers
pmachata/RH-DTS
pmachata/aarch64-review
pmachata/dwarf
pmachata/dwarf-writer
pmachata/dwarf_output
pmachata/dwarflint
pmachata/dwfl_core_file_report
pmachata/iterators
pmachata/macro
pmachata/range_list_iterator_formptr
pmachata/reader_hooks
pmachata/sharing
pmachata/threads
portable
relocate
robustify
roland/addrsym_tls
roland/arm_corenote
roland/cfi
roland/dwarf-collector
roland/dwarf-hacking
roland/dwarf-macinfo
roland/dwarf_edit
roland/dwarf_output-shape
roland/dwarf_output-tracker
roland/elf_clone
roland/is_stmt
roland/notes
roland/parisc
roland/parisc_corenote
roland/relocate-cfi-tmp
roland/tracker
roland/unstrip-buildid-relative
roland/unwind
users/dichen/readelf-28873
users/dichen/readelf-Ds
users/dichen/try-dwfl-frame-reg
users/fche/try-filecomp
users/fche/try-lessC
users/fche/try-pr29472
users/fche/try-pr29472b
users/fche/try-pr29472c
users/fche/try-pr29472d
users/fche/try-pr29472e
users/fche/try-pr30377
users/mark/try-addr2line-C
users/mark/try-ar-N
users/mark/try-ar_size
users/mark/try-dynamicsizehash_concurrent_coordinator_doc
users/mark/try-handle_dynamic_d_val
users/mark/try-inline-lto-scopes
users/mark/try-maxreq
users/mark/try-non-relative-includes
users/mark/try-protocols_str
users/marxin/try-PR29474-fix-debuginfod-concurrency
users/marxin/try-zstd-support-v2
users/mjw/try-Project-Id-Version
users/rgoldber/try-bz28204
users/rgoldber/try-metadata_query
users/serhei/eu-stacktrace
sourceware.org: git/elfutils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
addr2line.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the #include <libintl.h> into eu-config.h
Yonggang Luo
2022-10-16
1
-1
/
+0
*
Introduce error_exit as a noreturn variant of error (EXIT_FAILURE, ...)
Mark Wielaard
2022-03-30
1
-2
/
+1
*
addr2line: Make --absolute the default, add --relative option.
Mark Wielaard
2022-03-14
1
-3
/
+11
*
addr2line: Pull show_note() and show_int() in file scope
Timm Bäder
2021-01-29
1
-21
/
+26
*
src: consistently use _(Str) instead of gettext(Str)
Dmitry V. Levin
2020-12-16
1
-4
/
+4
*
addr2line: Use elf_getshdrstrndx not Ehdr field to print section name.
Mark Wielaard
2018-10-24
1
-3
/
+3
*
Consolidate error.h inclusion in system.h
Ross Burton
2018-07-05
1
-1
/
+0
*
addr2line: Add explicit fflush for stdout when reading from stdin.
Mark Wielaard
2018-05-12
1
-0
/
+1
*
Use fallthrough attribute.
Joshua Watt
2018-02-10
1
-1
/
+1
*
Move print_version into printversion.{h|c}
Ulf Hermann
2017-02-17
1
-0
/
+1
*
http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/
Mark Wielaard
2016-12-24
1
-15
/
+0
*
Add GCC7 -Wimplicit-fallthrough support/fixes.
Mark Wielaard
2016-11-10
1
-0
/
+1
*
addr2line: Fix memory leak in print_dwarf_function.
Mark Wielaard
2015-06-10
1
-5
/
+10
*
addr2line: Set scopes to NULL after free in handle_address.
Mark Wielaard
2015-05-27
1
-0
/
+1
*
addr2line: Add --pretty-print option to show all information on one line.
Mark Wielaard
2015-05-27
1
-11
/
+36
*
addr2line: Add demangler support.
Mark Wielaard
2015-05-27
1
-6
/
+42
*
addr2line: Add -a, --address. Print address before for each entry.
Mark Wielaard
2015-05-27
1
-1
/
+37
*
addr2line: Always parse addresses as hex numbers.
Mark Wielaard
2015-05-27
1
-2
/
+2
*
addr2line: Split options in input and output format groups.
Mark Wielaard
2015-05-27
1
-3
/
+5
*
Drop mtrace calls.
Max Filippov
2015-05-04
1
-4
/
+0
*
addr2line: Always prefer linkage_name over plain names
Josh Stone
2014-12-11
1
-20
/
+20
*
addr2line: Iterate scopes for inline's parent function
Josh Stone
2014-12-11
1
-1
/
+17
*
addr2line: handle_address initialize scopes to NULL.
Mark Wielaard
2014-01-24
1
-1
/
+1
*
libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.
Mark Wielaard
2013-12-20
1
-8
/
+46
*
addr2line: Support -i, --inlines output option.
Mark Wielaard
2013-08-13
1
-20
/
+120
*
addr2line: Remove newline from strings returned by getline.
Mark Wielaard
2013-08-12
1
-1
/
+5
*
addr2line: Cleanup Dwfl when done.
Mark Wielaard
2012-12-21
1
-0
/
+1
*
Update name, license and contributor policy.
Mark Wielaard
2012-06-05
1
-19
/
+11
*
Update copyright year
Ulrich Drepper
2012-01-21
1
-2
/
+2
*
Add dwfl_dwarf_line, addr2line -F to print out more line info bits.
Roland McGrath
2010-08-24
1
-2
/
+40
*
addr2line: Handle SYMBOL without +OFFSET.
Roland McGrath
2010-05-19
1
-8
/
+17
*
addr2line: Honor -s and -A for file names of inline call sites.
Roland McGrath
2009-04-20
1
-5
/
+25
*
Support -j option in addr2line to match binutils.
Roland McGrath
2009-04-20
1
-41
/
+57
*
Move argp_program_version_hook and argp_program_bug_address variables
Ulrich Drepper
2009-01-17
1
-2
/
+4
*
Unpdate copyright in messages.
Ulrich Drepper
2009-01-01
1
-2
/
+2
*
src/
Roland McGrath
2008-08-07
1
-18
/
+130
*
propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f98...
Ulrich Drepper
2008-01-02
1
-0
/
+3
*
Update copyright year.
Ulrich Drepper
2008-01-02
1
-1
/
+1
*
2007-08-03 Roland McGrath <roland@redhat.com>
Roland McGrath
2007-08-03
1
-1
/
+35
*
Prepare for 0.128 release.
Ulrich Drepper
2007-06-06
1
-3
/
+3
*
src/
Roland McGrath
2007-05-18
1
-1
/
+2
*
Update copyright year.
elfutils-0.125
Ulrich Drepper
2007-01-10
1
-2
/
+2
*
Rejigger botcho brancho.
Roland McGrath
2006-07-12
1
-1
/
+1
*
propagate from branch 'com.redhat.elfutils.roland.pending' (head e5cfdd13aa39...
Ulrich Drepper
2006-07-12
1
-2
/
+2
*
propagate from branch 'com.redhat.elfutils.roland.pending' (head 1ac619debea0...
Ulrich Drepper
2006-07-12
1
-2
/
+22
*
merge of 2043b4a4bc8f0359b8c216306758ab5900533fde
Ulrich Drepper
2006-06-10
1
-1
/
+2
*
* i386_ld.c (elf_i386_finalize_plt): Don't change symbol table entries
Ulrich Drepper
2006-06-10
1
-2
/
+1
*
merge of 74ebb3c081458a7d19c744b155c767262efc47cb
Ulrich Drepper
2006-06-04
1
-1
/
+2
*
Handle as-needed options.
Ulrich Drepper
2006-05-31
1
-2
/
+1
*
Little clenaup.
Ulrich Drepper
2006-05-28
1
-1
/
+2
[next]