index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
MC
/
MCObjectDisassembler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-574
/
+0
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-7
/
+9
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-35
/
+23
*
Create an atom with just the data that failed to disassemble.
Rafael Espindola
2013-10-16
1
-2
/
+4
*
Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
2013-09-01
1
-2
/
+2
*
Revert "Fix the build broken by r189315." and "Move everything depending on O...
Charles Davis
2013-08-27
1
-2
/
+2
*
Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
2013-08-27
1
-2
/
+2
*
Support/MachO: Add a bunch of defines.
Charles Davis
2013-08-27
1
-1
/
+1
*
MC CFG: Support disassembly at arbitrary addresses in MCObjectDisassembler.
Ahmed Bougacha
2013-08-21
1
-7
/
+206
*
MC CFG: Use data structures more appropriate than std::set.
Ahmed Bougacha
2013-08-21
1
-10
/
+16
*
MC CFG: Add an MCObjectSymbolizer in the MCObjectDisassembler.
Ahmed Bougacha
2013-08-21
1
-1
/
+2
*
MC CFG: Add MCObjectDisassembler Mach-O implementation.
Ahmed Bougacha
2013-08-21
1
-0
/
+89
*
MC CFG: Add "dynamic disassembly" support to MCObjectDisassembler.
Ahmed Bougacha
2013-08-21
1
-1
/
+11
*
MC CFG: When disassembly is impossible, fallback to data bytes.
Ahmed Bougacha
2013-08-21
1
-16
/
+30
*
MC CFG: Add MCObjectDisassembler support for entrypoint + static ctors.
Ahmed Bougacha
2013-08-21
1
-2
/
+49
*
Allow creation of single-byte MCAtoms.
Ahmed Bougacha
2013-06-19
1
-1
/
+1
*
MC: Disassembled CFG reconstruction.
Ahmed Bougacha
2013-05-24
1
-0
/
+216