index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
llvm-symbolizer
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tools] Add option to install binutils symlinks
Shoaib Meenai
2017-11-02
1
-0
/
+4
*
DebugInfo: Provide option for explicitly specifying the name of the DWP file
David Blaikie
2017-07-30
1
-2
/
+8
*
Add a verbose/human readable mode to llvm-symbolizer to investigate discrimin...
David Blaikie
2017-01-31
1
-1
/
+4
*
Turn cl::values() (for enum) from a vararg function to using C++ variadic tem...
Mehdi Amini
2016-10-08
1
-2
/
+1
*
Search for llvm-symbolizer binary in the same directory as argv[0], before
Richard Smith
2016-06-09
1
-1
/
+1
*
[Symbolize] Check if the PE file has a PDB and emit an error if we can't load it
Reid Kleckner
2016-06-03
1
-6
/
+8
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-17
/
+0
*
[llvm-symbolizer] -print-source-context-lines option to print source code aro...
Mike Aizatsky
2016-01-09
1
-1
/
+5
*
[llvm-symbolizer] Print out non-address lines verbatim.
Mike Aizatsky
2016-01-07
1
-13
/
+21
*
[Symbolizer]: Add -pretty-print option
Hemant Kulkarni
2015-11-11
1
-2
/
+9
*
Reverting r252760
Colin LeMahieu
2015-11-11
1
-9
/
+2
*
[Symbolizer]: Add -pretty-print option
Hemant Kulkarni
2015-11-11
1
-2
/
+9
*
[LLVMSymbolize] Properly propagate object parsing errors from the library.
Alexey Samsonov
2015-11-04
1
-3
/
+14
*
[LLVMSymbolize] Factor out the logic for printing structs from DIContext. NFC.
Alexey Samsonov
2015-11-03
1
-6
/
+11
*
Let the users of LLVMSymbolizer decide whether they want to symbolize inlined...
Alexey Samsonov
2015-10-30
1
-3
/
+4
*
Move parts of llvm-symbolizer tool into LLVMSymbolize library.
Alexey Samsonov
2015-10-26
5
-798
/
+3
*
Simplify boolean conditional return statements in tools/llvm-symbolizer.
Rafael Espindola
2015-10-24
1
-3
/
+1
*
Speculative fix for GCC build
Reid Kleckner
2015-10-16
1
-8
/
+11
*
[llvm-symbolizer] Use the export table if no symbols are present
Reid Kleckner
2015-10-16
2
-0
/
+45
*
[llvm-symbolizer] Add -print-address option
Hemant Kulkarni
2015-10-12
1
-0
/
+8
*
[llvm-symbolizer] Reverting r250067
Colin LeMahieu
2015-10-12
1
-8
/
+0
*
[llvm-symbolizer] Add -print-address option
Hemant Kulkarni
2015-10-12
1
-0
/
+8
*
Address review comments, remove error case and return 0 instead as required b...
Reid Kleckner
2015-10-09
1
-2
/
+1
*
[llvm-symbolizer] Make --relative-address work with DWARF contexts
Reid Kleckner
2015-10-09
2
-2
/
+22
*
[llvm-symbolizer] Remove underscores and other C mangling on Windows
Reid Kleckner
2015-08-10
2
-29
/
+81
*
Delete UnknownAddress. It is a perfectly valid symbol value.
Rafael Espindola
2015-07-07
1
-2
/
+0
*
Return ErrorOr from getSymbolAddress.
Rafael Espindola
2015-07-03
1
-3
/
+5
*
Return ErrorOr from SymbolRef::getName.
Rafael Espindola
2015-07-02
1
-2
/
+3
*
[Support] Lazy load of dbghlp.dll on Windows
Leny Kholodov
2015-07-02
1
-0
/
+1
*
Simplify getSymbolType.
Rafael Espindola
2015-06-26
1
-3
/
+1
*
Use computeSymbolSizes in llvm-symbolize.
Rafael Espindola
2015-06-25
2
-21
/
+8
*
Modernize getELFDynamicSymbolIterators.
Rafael Espindola
2015-06-25
1
-4
/
+3
*
Change how symbol sizes are handled in lib/Object.
Rafael Espindola
2015-06-24
1
-9
/
+6
*
[Object] Search for architecures by name in MachOUniversalBinary::getObjectFo...
Frederic Riss
2015-06-22
1
-1
/
+1
*
Simplify another function that doesn't fail.
Rafael Espindola
2015-06-01
1
-3
/
+5
*
A few fixes for llvm-symbolizer on Windows.
Zachary Turner
2015-05-06
3
-14
/
+38
*
[llvm-symbolizer] Link DebugInfoPDB for the autoconf build
Zachary Turner
2015-04-27
1
-1
/
+1
*
Make llvm-symbolizer work on Windows.
Zachary Turner
2015-04-27
3
-1
/
+20
*
Move DIContext.h to common DebugInfo location.
Zachary Turner
2015-04-23
2
-2
/
+3
*
Purge unused includes throughout libSupport.
Benjamin Kramer
2015-03-23
1
-0
/
+1
*
Move DebugInfo to DebugInfo/DWARF.
Zachary Turner
2015-01-30
3
-3
/
+3
*
llvm-symbolizer: teach it about PowerPC64 ELF function descriptors
Jay Foad
2014-11-07
2
-4
/
+40
*
[Object] Modify OwningBinary's interface to separate inspection from ownership.
Lang Hames
2014-10-31
2
-6
/
+9
*
[llvm-symbolizer] Introduce the -dsym-hint option.
Alexander Potapenko
2014-10-17
3
-50
/
+108
*
[llvm-symbolizer] Minor typedef cleanup. NFC.
Alexander Potapenko
2014-10-14
2
-23
/
+20
*
Follow-up for r217020: actually commit the fix for PR20800,
Alexander Potapenko
2014-09-03
1
-11
/
+1
*
Fix PR20800: correctly calculate the offset of the subq instruction when gene...
Alexander Potapenko
2014-09-03
1
-1
/
+11
*
Don't own the buffer in object::Binary.
Rafael Espindola
2014-08-19
2
-8
/
+16
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-3
/
+3
*
Remove some calls to std::move.
Rafael Espindola
2014-08-01
1
-1
/
+1
[next]