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
/
Log.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Process IDs (lldb::pid_t) and thread IDs (lldb::tid_t) are now 64 bit. This
Greg Clayton
2011-12-01
1
-1
/
+1
*
Update declarations for all functions/methods that accept printf-style
Jason Molenda
2011-09-20
1
-1
/
+1
*
Added auto completion for architecture names and for platforms.
Greg Clayton
2011-04-13
1
-6
/
+21
*
Abtracted all mach-o and ELF out of ArchSpec. This patch is a modified form
Greg Clayton
2011-02-23
1
-7
/
+4
*
Remove bzero use and replace with memset (patch from Kirk Beitz).
Greg Clayton
2011-02-04
1
-1
/
+1
*
Make "log enable -v" work. We were only checking the log's stream's verbosit...
Jim Ingham
2011-01-22
1
-0
/
+4
*
Cleaned up code that wasn't using the Initialize and Terminate paradigm by
Greg Clayton
2010-11-18
1
-1
/
+14
*
Cleaned up the API logging a lot more to reduce redundant information and
Greg Clayton
2010-10-31
1
-0
/
+1
*
Add the ability to disable individual log categories, rather
Caroline Tice
2010-10-29
1
-4
/
+5
*
Updated the lldb_private::Flags class to have better method names and made
Greg Clayton
2010-10-27
1
-12
/
+10
*
Fixed the log streams for logs that output to
Sean Callanan
2010-06-23
1
-85
/
+0
*
Very large changes that were needed in order to allow multiple connections
Greg Clayton
2010-06-23
1
-13
/
+3
*
Use Host::GetCurrentThreadID() instead of mach_thread_self().
Eli Friedman
2010-06-11
1
-3
/
+2
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+590
[prev]