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 silly compilation error.
Zachary Turner
2014-06-25
1
-2
/
+2
*
Fix a bug in the IRMemoryMap which generated bogus allocations.
Zachary Turner
2014-06-25
2
-18
/
+39
*
Replace GCC-specific intrinsic with portable alternative.
Zachary Turner
2014-06-25
1
-1
/
+5
*
Added an option to turn OFF the "detach on error" behavior that was added
Jim Ingham
2014-06-25
20
-17
/
+176
*
Remove extra newline from log Printf
Ed Maste
2014-06-25
1
-1
/
+1
*
Patch from Keno Fischer to enable JITLoaderGDB with mach-o file support.
Greg Clayton
2014-06-24
9
-11
/
+107
*
Rework fix in r201744. You really DO need to waitpid twice to get the
Jim Ingham
2014-06-24
5
-11
/
+13
*
Fix up Windows build for the SBUnixSignals addition.
Todd Fiala
2014-06-24
2
-0
/
+7
*
Restore r211547: Add newline on last line of a few files.
Ed Maste
2014-06-24
3
-3
/
+3
*
Restore fixes reverted by r211607:
Ed Maste
2014-06-24
5
-5
/
+6
*
Remove unused files, causing CMake build error.
Deepak Panickal
2014-06-24
2
-181
/
+0
*
Added support for new MI commands and bug fixes. More details in MIReadme.txt.
Deepak Panickal
2014-06-24
113
-1485
/
+7722
*
Fix error handling for the AppleGetQueues and AppleGetPendingItems
Jason Molenda
2014-06-23
2
-0
/
+2
*
Add newline on last line of a few files.
Jason Molenda
2014-06-23
4
-4
/
+4
*
Temporarily roll back the parts of r211241 where I fixed a
Jason Molenda
2014-06-23
2
-2
/
+2
*
Don't set the ABI to apcs-gnu for non-ARM iOS targets (i.e., the
Sean Callanan
2014-06-23
1
-2
/
+3
*
Part 2 of SBUnitSignals check-in.
Todd Fiala
2014-06-23
3
-0
/
+74
*
Add SBUnixSignals.i
Ed Maste
2014-06-23
1
-0
/
+74
*
Add API control of the signal disposition.
Todd Fiala
2014-06-23
12
-2
/
+327
*
lldb: deal with non-portable PTRACE-related constants
Todd Fiala
2014-06-23
1
-0
/
+20
*
Remove useless declaration
Sylvestre Ledru
2014-06-22
1
-1
/
+0
*
Remove useless call
Sylvestre Ledru
2014-06-21
1
-1
/
+0
*
Simplify the code (variable bValid is not really interesting)
Sylvestre Ledru
2014-06-21
1
-7
/
+4
*
Remove useless declaration
Sylvestre Ledru
2014-06-21
1
-3
/
+0
*
Fix a gdbremote bug in _M/_m stub support detection.
Todd Fiala
2014-06-21
1
-2
/
+6
*
Fixed the "log enable gdb-remote packets" to support dumping the binary memor...
Greg Clayton
2014-06-20
1
-3
/
+42
*
Added gdb-remote tests for Q{Save,Restore}RegisterState.
Todd Fiala
2014-06-20
3
-95
/
+309
*
Command files that switch input handlers didn't work, now they do.
Greg Clayton
2014-06-20
1
-3
/
+23
*
Test commit: Correct type in two comments.
John Wolfe
2014-06-19
1
-2
/
+2
*
Switch over to using object_getClass to get the class of an object. Previous...
Jim Ingham
2014-06-19
1
-27
/
+39
*
Fixed up gdb-remote auxv regex issues with binary data.
Todd Fiala
2014-06-19
3
-11
/
+39
*
Actually make a real scoped locker rather than constructing one that gets imm...
Jim Ingham
2014-06-18
1
-9
/
+8
*
Add a lock in the UnwindTable class so two Targets won't try
Jason Molenda
2014-06-18
4
-2
/
+13
*
Don't allow multiple line entries with the same address to exist sequentially.
Greg Clayton
2014-06-18
1
-1
/
+11
*
Add an option for debugserver to propagate its environment to programs it lau...
Greg Clayton
2014-06-18
1
-0
/
+18
*
Add locking around the m_owners collection in the breakpoint site. If we are...
Jim Ingham
2014-06-18
2
-1
/
+13
*
Added gdb-remote auxv test for chunked reads.
Todd Fiala
2014-06-17
2
-0
/
+82
*
Those were not the right defines for memory errors, and the right defines aren't
Jim Ingham
2014-06-17
1
-8
/
+1
*
Fix up lldb cmake linker flags for MacOSX.
Todd Fiala
2014-06-17
1
-1
/
+2
*
Added gdb-remote auxv tests.
Todd Fiala
2014-06-17
3
-8
/
+233
*
Avoid crashing on invalid or unreadable ELF core
Ed Maste
2014-06-17
1
-1
/
+2
*
Don't hardcode path to codesign_allocate.
Kuba Brecka
2014-06-16
1
-1
/
+5
*
Correctly classify code sections as code sections by using the S_ATTR_PURE_IN...
Greg Clayton
2014-06-16
1
-113
/
+149
*
Don't allow two threads to create/use the section list before it has been ful...
Greg Clayton
2014-06-16
1
-0
/
+3
*
[cmake] Switch python install to use an 'install(DIRECTORY...)' cmake
Chandler Carruth
2014-06-16
2
-15
/
+2
*
Move x86-specific struct user code for Linux ProcessMonitor behind #define gu...
Todd Fiala
2014-06-16
1
-0
/
+4
*
Minor gdb-remote test QListThreadsInStopReply changes from llgs branch.
Todd Fiala
2014-06-15
2
-5
/
+7
*
Added several gdb-remote tests around QListThreadsInStopReply.
Todd Fiala
2014-06-14
2
-1
/
+176
*
Properly terminated POSIX register sets with LLDB_INVALID_REGNUM.
Todd Fiala
2014-06-14
1
-11
/
+17
*
Added gdb-remote expedited register dupe check.
Todd Fiala
2014-06-14
2
-2
/
+41
[next]