index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Plugins
/
SymbolFile
/
DWARF
/
DWARFDebugLine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-use prologue parsing code that was already written instead of having two c...
Greg Clayton
2015-10-26
1
-62
/
+33
*
Rename `FileSpec::IsRelativeToCurrentWorkingDirectory` to `IsRelative`.
Chaoren Lin
2015-06-09
1
-2
/
+2
*
Delegate path operations to FileSpec.
Chaoren Lin
2015-06-05
1
-48
/
+17
*
dwarf: add dwarf v4 maximum_operations_per_instruction to DWARFDebugLine.
Todd Fiala
2014-09-29
1
-2
/
+9
*
DWARF64 Fixes
Todd Fiala
2014-09-11
1
-3
/
+6
*
Fix typos.
Bruce Mitchener
2014-07-08
1
-1
/
+1
*
Accept DWARF version 2 and 3 in debug_line tables
Ed Maste
2014-04-08
1
-2
/
+2
*
sanitise sign comparisons
Saleem Abdulrasool
2014-04-02
1
-1
/
+1
*
Add support for dumping DW_LNE_set_discriminator line table extended entries.
Greg Clayton
2014-03-20
1
-1
/
+7
*
Migrate DWARFDebugLine to DWARFDataExtractor 64-bit DWARF support
Ed Maste
2013-10-31
1
-21
/
+5
*
Introduce DWARFDataExtractor for 64-Bit DWARF parsing
Ed Maste
2013-10-24
1
-11
/
+11
*
Initial DWARF64 support for .debug_line
Ed Maste
2013-10-23
1
-4
/
+23
*
Correct log message typo: ended ad -> ended at
Ed Maste
2013-10-17
1
-2
/
+2
*
<rdar://problem/13521159>
Greg Clayton
2013-03-27
1
-3
/
+3
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-16
/
+16
*
Resolve printf formatting warnings on Linux:
Daniel Malea
2012-11-29
1
-5
/
+5
*
Fix a crasher in
Jason Molenda
2012-11-08
1
-2
/
+2
*
<rdar://problem/11072382>
Greg Clayton
2012-03-19
1
-9
/
+9
*
<rdar://problem/8196933>
Greg Clayton
2012-03-15
1
-2
/
+12
*
Added code in the Host layer that can report system log messages
Greg Clayton
2012-01-05
1
-4
/
+11
*
Added a new logging channel to the DWARF called "lookups":
Greg Clayton
2011-10-06
1
-3
/
+4
*
Update declarations for all functions/methods that accept printf-style
Jason Molenda
2011-09-20
1
-1
/
+1
*
Removed some assertions that could crash the controlling program
Greg Clayton
2011-05-17
1
-5
/
+11
*
Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener.
Greg Clayton
2011-01-08
1
-3
/
+3
*
Add the ability to not resolve the name passed to FileSpec. Then don't resol...
Jim Ingham
2010-09-16
1
-1
/
+3
*
Looking at some of the test suite failures in DWARF in .o files with the
Greg Clayton
2010-09-14
1
-2
/
+2
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+1410