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
/
Core
/
UUID.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move UUID from Core -> Utility.
Zachary Turner
2017-03-04
1
-224
/
+0
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
Convert UriParser to use StringRef.
Zachary Turner
2016-11-17
1
-2
/
+4
*
Convert AutoComplete related code to StringRef.
Zachary Turner
2016-11-17
1
-34
/
+33
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-231
/
+172
*
Add Utility/ModuleCache class and integrate it with PlatformGDBRemoteServer -...
Oleksiy Vyalov
2015-03-10
1
-0
/
+3
*
Added a way to extract the module specifications from a file. A module specif...
Greg Clayton
2013-07-08
1
-15
/
+24
*
Split symbol support for ELF and Linux.
Michael Sartain
2013-07-01
1
-5
/
+11
*
ObjectFileELF::GetModuleSpecifications on Linux should work now.
Michael Sartain
2013-05-23
1
-22
/
+52
*
Remove the UUID::GetAsCString() method which required a buffer to save the
Jason Molenda
2013-05-03
1
-6
/
+12
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-1
/
+1
*
Wrapped up the work I am going to do for now for the "add-dsym" or "target sy...
Greg Clayton
2012-09-27
1
-31
/
+42
*
Added the ability to download a symboled executable and symbol file given a U...
Greg Clayton
2012-09-27
1
-3
/
+6
*
Header patch, virtual dtor patch and missed UUID patch from Kirk Beitz.
Greg Clayton
2011-02-05
1
-1
/
+1
*
Remove bzero use and replace with memset (patch from Kirk Beitz).
Greg Clayton
2011-02-04
1
-4
/
+4
*
Applied a fix to qualify "UUID" with the lldb_private namespace to fix
Greg Clayton
2011-02-04
1
-13
/
+13
*
Remove unused uuid_t constructor for lldb_private::UUID.
Eli Friedman
2010-06-10
1
-8
/
+0
*
For header includes we are currently trying to adopt some aspects of the
Greg Clayton
2010-06-09
1
-3
/
+4
*
Add missing includes.
Eli Friedman
2010-06-09
1
-0
/
+3
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+218