summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVM.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug where the LLVM disassembler wasSean Callanan2010-11-101-1/+1
* Revert last checkin to DisassemblerLLVM.cpp; that was some temporaryJason Molenda2010-11-041-5/+0
* Built the native unwinder with all the warnings c++-4.2 could muster;Jason Molenda2010-11-041-0/+5
* Added the ability to get the disassembly instructions from the function andGreg Clayton2010-10-061-27/+32
* Moved the section load list up into the target so we can use the targetGreg Clayton2010-09-141-5/+5
* Added extensive logging of the code that is actually goingSean Callanan2010-07-231-9/+13
* Merged Eli Friedman's linux build changes where he added Makefile files thatGreg Clayton2010-07-091-2/+1
* Fixed up disassembly to not emit the module name before all function namesGreg Clayton2010-07-011-2/+2
* Centralized all disassembly into static functions in source/Core/Disassembler...Greg Clayton2010-06-301-13/+34
* Fixed a problem where invalid triples were being passedSean Callanan2010-06-161-1/+1
* Made lldb_private::ArchSpec more generic so that it can take a mach-o cpuGreg Clayton2010-06-111-29/+25
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+468
OpenPOWER on IntegriCloud