summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Disassembler/llvm
Commit message (Expand)AuthorAgeFilesLines
* Patch to remove uses of non-standard strcasestr and replace then withGreg Clayton2011-02-041-3/+3
* A few of the issue I have been trying to track down and fix have been due toGreg Clayton2011-01-171-4/+8
* Fixed the "-b" option on disassembly to always pad out the bytes with forGreg Clayton2011-01-081-3/+6
* 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-062-33/+39
* 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
* Updated LLVM and Clang to July 20 at 16:00.Greg Clayton2010-07-211-6/+3
* Merged Eli Friedman's linux build changes where he added Makefile files thatGreg Clayton2010-07-092-2/+15
* 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-302-21/+41
* 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-082-0/+579
OpenPOWER on IntegriCloud