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
/
Core
/
Disassembler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Abtracted all mach-o and ELF out of ArchSpec. This patch is a modified form
Greg Clayton
2011-02-23
1
-1
/
+1
*
Made lldb_private::ArchSpec contain much more than just an architecture. It
Greg Clayton
2011-02-15
1
-10
/
+2
*
Changed the SymbolFile::FindFunction() function calls to only return
Greg Clayton
2011-01-27
1
-24
/
+29
*
Added the ability for Target::ReadMemory to prefer to read from the file
Greg Clayton
2011-01-07
1
-1
/
+2
*
Added the ability to get the disassembly instructions from the function and
Greg Clayton
2010-10-06
1
-29
/
+48
*
Fixed a missing newline when dumping mixed disassembly.
Greg Clayton
2010-09-15
1
-3
/
+10
*
Moved the section load list up into the target so we can use the target
Greg Clayton
2010-09-14
1
-7
/
+9
*
Fixed an error that could occur during disassembly that could cause a functio...
Greg Clayton
2010-09-06
1
-1
/
+1
*
Added a new bool parameter to many of the DumpStopContext() methods that
Greg Clayton
2010-09-02
1
-1
/
+1
*
Got a lot of the kinks worked out in the inline support after debugging more
Greg Clayton
2010-08-24
1
-1
/
+1
*
Added support for inlined stack frames being represented as real stack frames
Greg Clayton
2010-08-24
1
-1
/
+1
*
Changed SymbolContext so when you search for functions
Sean Callanan
2010-07-27
1
-1
/
+2
*
Centralized all disassembly into static functions in source/Core/Disassembler...
Greg Clayton
2010-06-30
1
-75
/
+223
*
Very large changes that were needed in order to allow multiple connections
Greg Clayton
2010-06-23
1
-1
/
+2
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+299