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
/
Disassembler
/
llvm
/
DisassemblerLLVM.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rmoved the old LLVM disassembler based on libedis.
Sean Callanan
2012-12-14
1
-105
/
+0
*
<rdar://problem/11330621>
Greg Clayton
2012-05-10
1
-9
/
+1
*
Expose GetAddressClass() from both the SBAddress and SBInstruction so clients...
Greg Clayton
2012-04-13
1
-1
/
+1
*
Fixed an issue with the Instruction subclasses where the strings might
Greg Clayton
2012-01-19
1
-7
/
+1
*
Fixed the public and internal disassembler API to be named correctly:
Greg Clayton
2011-09-27
1
-2
/
+2
*
Added more functionality to the public API to allow for better
Greg Clayton
2011-09-26
1
-0
/
+9
*
Fix the InstructionLLVM::Dump() so that for Triple::arm, PC reads as the address
Johnny Chen
2011-05-12
1
-2
/
+2
*
Centralized a lot of the status information for processes,
Greg Clayton
2011-04-18
1
-1
/
+3
*
Add Emulate and DumpEmulation to Instruction class.
Caroline Tice
2011-04-05
1
-31
/
+32
*
Added the ability to get the min and max instruction byte size for
Greg Clayton
2011-03-26
1
-3
/
+5
*
Cleaned up the Disassembler code a bit more. You can now request a disassembler
Greg Clayton
2011-03-25
1
-8
/
+4
*
Made the lldb_private::Opcode struct into a real boy... I mean class.
Greg Clayton
2011-03-24
1
-2
/
+4
*
Add the ability to disassemble "n" instructions from the current PC, or the f...
Jim Ingham
2011-03-22
1
-1
/
+2
*
Added more platform support. There are now some new commands:
Greg Clayton
2011-03-19
1
-0
/
+1
*
LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide
Greg Clayton
2011-03-08
1
-9
/
+0
*
Fixed an issue where detection of vCont support wasn't being done correctly.
Greg Clayton
2011-02-16
1
-0
/
+6
*
Added the ability to get the disassembly instructions from the function and
Greg Clayton
2010-10-06
1
-6
/
+7
*
Updated LLVM and Clang to July 20 at 16:00.
Greg Clayton
2010-07-21
1
-6
/
+3
*
Centralized all disassembly into static functions in source/Core/Disassembler...
Greg Clayton
2010-06-30
1
-8
/
+7
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+111