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
/
lldb.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a hollowed out version of an OperatingSystem plugin that will use a cla...
Greg Clayton
2012-08-23
1
-0
/
+11
*
Register the ProcessGDBRemote plugin ahead of the ProcessKDP plugin
Jason Molenda
2012-06-01
1
-2
/
+2
*
Patch from Viktor Kutuzov <vkutuzov@accesssoftek.com>:
Johnny Chen
2012-04-14
1
-0
/
+3
*
Revert r154086. It may be needed for Darwin. But the symbols are still missin...
Bill Wendling
2012-04-05
1
-4
/
+2
*
The DynamicLoaderPOSIXDYLD calls aren't available on Apple systems.
Bill Wendling
2012-04-05
1
-2
/
+4
*
Since we are having issues with the new LLVM MC disassembler, we can have
Greg Clayton
2012-03-22
1
-8
/
+0
*
Platforms can now auto-select themselves if you specify a full target triple ...
Greg Clayton
2012-03-20
1
-1
/
+1
*
Enabled the PlatformLinux and PlatforFreeBSD on MacOSX so they can be used
Greg Clayton
2012-02-27
1
-13
/
+6
*
Added the POSIX-DYLD as a plug-in in the darwin build in the Xcode project
Greg Clayton
2012-02-27
1
-0
/
+3
*
<rdar://problem/9886712>
Greg Clayton
2012-02-25
1
-0
/
+3
*
Updated LLVM to take some fixes that make the
Sean Callanan
2012-02-23
1
-1
/
+1
*
Added a new disassembler plugin, DisassemblerLLVMC,
Sean Callanan
2012-02-17
1
-0
/
+10
*
First pass at mach-o core file support is in. It currently works for x86_64
Greg Clayton
2012-02-09
1
-0
/
+4
*
This patch combines common code from Linux and FreeBSD into
Johnny Chen
2012-01-05
1
-5
/
+12
*
Added support for the new ".apple_objc" accelerator tables. These tables are
Greg Clayton
2011-10-27
1
-0
/
+1
*
Patch from Dragos Tatulea to re-enable the PECOFF object file parser for all
Greg Clayton
2011-10-11
1
-4
/
+0
*
Patch from dawn@burble.org to build on linux!
Johnny Chen
2011-10-10
1
-0
/
+4
*
Enable all the new accelerator tables if they are present and don't manually
Greg Clayton
2011-10-04
1
-0
/
+1
*
Convert over to the latest and greatest on disc accelerator
Greg Clayton
2011-09-28
1
-2
/
+2
*
Added first pass at PE COFF file reading support. It parses the sections
Greg Clayton
2011-09-09
1
-2
/
+3
*
Added support for accessing and loading our new .debug_names and .debug_types
Greg Clayton
2011-09-01
1
-0
/
+2
*
Finishing the renaming from "MacOSX-Kernel" to "Darwin-Kernel".
Greg Clayton
2011-08-22
1
-6
/
+6
*
Added a new plug-in type: lldb_private::OperatingSystem. The operating system
Greg Clayton
2011-08-22
1
-0
/
+3
*
Patch by David Forsythe to build lldb on FreeBSD!
Johnny Chen
2011-08-02
1
-0
/
+11
*
Remove the deprecated MacOSX native plug-in.
Greg Clayton
2011-08-01
1
-3
/
+0
*
Added a boolean to the pure virtual lldb_private::Process::CanDebug(...)
Greg Clayton
2011-07-17
1
-0
/
+3
*
LLDB now has a Kernel dynamic linker that can detect where kexts are
Greg Clayton
2011-07-08
1
-0
/
+3
*
Build and initialise the Darwin ABI plugins on all platforms
Peter Collingbourne
2011-05-19
1
-6
/
+6
*
Initialise the Darwin ABI plugins only on Darwin
Peter Collingbourne
2011-05-19
1
-7
/
+7
*
Moved all code from ArchDefaultUnwindPlan and ArchVolatileRegs into their
Greg Clayton
2011-05-11
1
-10
/
+7
*
Changed the emulate instruction function to take emulate options which
Greg Clayton
2011-04-26
1
-1
/
+1
*
Even more renaming.
Greg Clayton
2011-04-25
1
-1
/
+1
*
More moving things around for the unwind plan and assembly unwind plug-ins.
Greg Clayton
2011-04-25
1
-5
/
+8
*
Put plug-ins into the correct directories as they were incorrectly located
Greg Clayton
2011-04-25
1
-3
/
+3
*
Add the rest of the mechanisms to make ARM instruction emulation usable/possi...
Caroline Tice
2011-04-05
1
-0
/
+3
*
Fixed the LLDB build so that we can have private types, private enums and
Greg Clayton
2011-03-24
1
-3
/
+3
*
Did a lot more work on abtracting and organizing the platforms.
Greg Clayton
2011-03-24
1
-0
/
+12
*
Abtracted the innards of lldb-core away from the SB interface. There was some
Greg Clayton
2011-03-22
1
-5
/
+2
*
Added more platform support. There are now some new commands:
Greg Clayton
2011-03-19
1
-0
/
+3
*
Add a missing include.
Stephen Wilson
2011-03-13
1
-0
/
+1
*
The UserSettings controllers must be initialized & terminated in the
Caroline Tice
2011-03-10
1
-9
/
+5
*
Add Makefile support for the Platform plugins.
Stephen Wilson
2011-03-10
1
-1
/
+1
*
LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide
Greg Clayton
2011-03-08
1
-7
/
+52
*
Added a DynamicLoaderStatic plug-in that will act as a static dynamic loader.
Greg Clayton
2011-03-05
1
-0
/
+5
*
Added new target instance settings for execution settings:
Greg Clayton
2011-02-18
1
-0
/
+4
*
All UnwindPlan objects are now passed around as shared pointers.
Greg Clayton
2011-02-15
1
-2
/
+4
*
Modified the PluginManager to be ready for loading plug-ins from a system
Greg Clayton
2011-02-02
1
-0
/
+7
*
Initial support for a DynamicLoader plugin on Linux.
Stephen Wilson
2011-01-16
1
-0
/
+3
*
Split up the Python script interpreter code to allow multiple script interpre...
Caroline Tice
2011-01-14
1
-1
/
+4
*
Initialize SymbolFileDWARFDebugMap on Apple platforms only.
Stephen Wilson
2011-01-12
1
-2
/
+2
[next]