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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix flakyness in TestGdbRemoteHostInfo
Pavel Labath
2017-03-02
2
-10
/
+0
*
Fix MSVC build
Pavel Labath
2017-03-02
1
-1
/
+1
*
x86AssemblyInspectionEngine::AugmentUnwindPlanFromCallSite could access
Jason Molenda
2017-03-02
1
-4
/
+5
*
Fix various warnings. NFC
Zachary Turner
2017-03-02
12
-379
/
+22
*
Make it clear what you should modify when you copy any of these sample
Jim Ingham
2017-03-01
2
-5
/
+12
*
Add a test to ensure that SBFrame::Disassemble produces some output.
Jim Ingham
2017-03-01
2
-1
/
+69
*
Add a sample_test directory with simple starter
Jim Ingham
2017-03-01
5
-0
/
+103
*
Mark TestYMMRegister as no_debug_info_test
Pavel Labath
2017-03-01
1
-0
/
+1
*
Fix gcc compilation of LogTest.cpp
Pavel Labath
2017-03-01
1
-1
/
+1
*
Switch SBBreakpointLocation to use a weak_ptr
Pavel Labath
2017-03-01
3
-96
/
+111
*
test: pass correct objcopy and ar paths to the test runner
Pavel Labath
2017-03-01
1
-5
/
+5
*
Modernize Enable/DisableLogChannel interface a bit
Pavel Labath
2017-03-01
10
-45
/
+75
*
Greg Clayton is no longer working at Apple, he will continue to
Jason Molenda
2017-03-01
1
-2
/
+1
*
Add additional areas I'm responsible for in the lldb codebase.
Jason Molenda
2017-02-28
1
-1
/
+2
*
clang-format the Mangled changes.
Zachary Turner
2017-02-28
1
-12
/
+14
*
Wrap the call to UndecorateSymbolName in a mutex.
Zachary Turner
2017-02-28
1
-11
/
+19
*
Fix a bug in r294611 w.r.t. Darwin Kernel debugging.
Jim Ingham
2017-02-28
4
-0
/
+19
*
Fix incorrect logic in StackFrame::Disassemble.
Zachary Turner
2017-02-28
1
-11
/
+13
*
Switch SBWatchpoint to use a weak_ptr to the underlying object
Pavel Labath
2017-02-28
3
-15
/
+14
*
Add a comment to describe purpose of signal-filtering test
Eugene Zemtsov
2017-02-28
1
-0
/
+2
*
Ah, this was an early exit to leave built products around, it wasn't meant to
Jason Molenda
2017-02-27
1
-1
/
+0
*
update pbxproj to match cmake config, broken in r296335
Tim Hammerquist
2017-02-27
1
-22
/
+16
*
Support NetBSD Thread ID in lldb-server tests
Kamil Rytarowski
2017-02-27
2
-0
/
+10
*
Merge Linux and FreeBSD arm register contexts
Pavel Labath
2017-02-27
8
-195
/
+32
*
Fix MinidumpParserTest on 32-bit arches
Pavel Labath
2017-02-27
1
-2
/
+3
*
Remove the callback-based log channel registration mechanism
Pavel Labath
2017-02-27
3
-88
/
+2
*
Log: Fix a regression in handling log options
Pavel Labath
2017-02-27
3
-3
/
+19
*
Switch SBBreakpoint to storing a weak_ptr of the internal breakpoint object
Pavel Labath
2017-02-27
6
-277
/
+253
*
Three LoadLibCxxFormatters formatters were given a regex string to
Jason Molenda
2017-02-25
1
-3
/
+3
*
DataBufferMemoryMap.cpp out, DataBufferLLVM.cpp in. Unbreak the build.
Jason Molenda
2017-02-25
1
-8
/
+6
*
Delete DataBufferMemoryMap.
Zachary Turner
2017-02-24
14
-760
/
+359
*
Hardware breakpoints for Linux on Arm/AArch64 targets
Omair Javaid
2017-02-24
20
-140
/
+703
*
Attempt to fix windows unit tests
Pavel Labath
2017-02-24
1
-6
/
+6
*
Implement QPassSignals GDB package in lldb-server
Pavel Labath
2017-02-24
13
-6
/
+228
*
Fix a race condition in FuncUnwinders where the mutex was being
Jason Molenda
2017-02-24
4
-10
/
+16
*
Introduce support for Debug Registers in RegisterContextNetBSD_x86_64
Kamil Rytarowski
2017-02-24
1
-268
/
+17
*
Switch NetBSD from paccept(2) to accept4(2)
Kamil Rytarowski
2017-02-24
1
-4
/
+0
*
Switch "windows" log channel to the new registration mechanism
Pavel Labath
2017-02-23
2
-159
/
+17
*
Switch "posix" to the new log channel registration mechanism
Pavel Labath
2017-02-23
5
-220
/
+30
*
Finish the reformatting of the lldb-server test executables
Pavel Labath
2017-02-23
3
-366
/
+316
*
Reformat inferior's main.cpp in lldb-server test
Pavel Labath
2017-02-23
2
-333
/
+302
*
Ensure lldb-server waits for child debug servers to start up when passing the...
Howard Hellyer
2017-02-23
1
-7
/
+16
*
Changed builld-llvm.py to use .json files
Sean Callanan
2017-02-23
5
-31
/
+111
*
Reverted 295897 pending refinements and fixes for green-dragon.
Sean Callanan
2017-02-23
3
-80
/
+31
*
Fixed errors in AllocatedBlock:
Greg Clayton
2017-02-22
1
-4
/
+9
*
Changed builld-llvm.py to use .json files
Sean Callanan
2017-02-22
3
-31
/
+80
*
Fix header documentation.
Greg Clayton
2017-02-22
1
-2
/
+2
*
Fix header documentation.
Greg Clayton
2017-02-22
1
-5
/
+3
*
Switch "lldb" log channel to the new registration mechanism
Pavel Labath
2017-02-22
5
-301
/
+45
*
Replace WINLOG_*** macros with LLDB_LOG
Pavel Labath
2017-02-22
6
-374
/
+244
[next]