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 warning caused by new clang::BuiltinType::Float16 added in r312794
Ted Woodward
2017-09-20
1
-0
/
+1
*
Fix the SIGINT handlers
Adrian McCarthy
2017-09-20
2
-9
/
+9
*
Signal polling is supported with pselect (re-land r313704 without a Windows b...
Eugene Zemtsov
2017-09-20
2
-5
/
+5
*
Rollback r313704 because of the Windows build break
Eugene Zemtsov
2017-09-20
2
-6
/
+5
*
Signal polling is supported with pselect
Eugene Zemtsov
2017-09-20
2
-5
/
+6
*
Re-land r313210 - Fix for bug 34532 - A few rough corners related to post-mor...
Adrian McCarthy
2017-09-19
6
-5
/
+100
*
Fix build of TaskPoolTest with xcodebuild
Francis Ricci
2017-09-19
1
-1
/
+1
*
Use ThreadLauncher to launch TaskPool threads
Francis Ricci
2017-09-19
9
-10
/
+21
*
Revert "Fix for bug 34532 - A few rough corners related to post-mortem debugg...
Adrian McCarthy
2017-09-18
6
-91
/
+6
*
Revert "Use ThreadLauncher to launch TaskPool threads"
Francis Ricci
2017-09-18
1
-12
/
+1
*
Use ThreadLauncher to launch TaskPool threads
Francis Ricci
2017-09-18
1
-1
/
+12
*
Fix Linux remote debugging after r313442
Tamas Berghammer
2017-09-18
1
-1
/
+2
*
Fix compatibility with OpenOCD debug stub.
Vadim Chugunov
2017-09-16
2
-7
/
+5
*
Check availability of accept4 in C++ instad of C code.
Eugene Zemtsov
2017-09-16
1
-1
/
+1
*
More precise c library feature detection for Android.
Eugene Zemtsov
2017-09-16
3
-2
/
+3
*
Resubmit "[lit] Force site configs to run before source-tree configs"
Zachary Turner
2017-09-15
2
-101
/
+16
*
Remove a couple of warnings pointed out by Ted Woodward.
Jim Ingham
2017-09-15
1
-5
/
+11
*
Revert "[lit] Force site configs to run before source-tree configs"
Zachary Turner
2017-09-15
2
-16
/
+101
*
Fix syntax in lldb lit.cfg
Reid Kleckner
2017-09-15
1
-1
/
+1
*
Wire up the breakpoint name help string.
Jim Ingham
2017-09-15
7
-12
/
+69
*
Mention breakpoint names in the tutorial.
Jim Ingham
2017-09-14
1
-3
/
+64
*
Remove BreakpointName.h from all targets so it doesn't
Jim Ingham
2017-09-14
1
-2
/
+0
*
Add new files to the cmake lists.
Jim Ingham
2017-09-14
2
-0
/
+3
*
Make breakpoint names real entities.
Jim Ingham
2017-09-14
50
-607
/
+2744
*
[lit] Force site configs to be run before source-tree configs
Zachary Turner
2017-09-14
2
-101
/
+16
*
Remove uses of std::auto_ptr, it's going away in C++17.
Benjamin Kramer
2017-09-14
5
-14
/
+5
*
Commands are -d to break modify, not -C.
Jim Ingham
2017-09-14
1
-1
/
+1
*
Forgot to svn add the test cases for breakpoint auto-continue flag.
Jim Ingham
2017-09-13
3
-0
/
+129
*
Fix for bug 34532 - A few rough corners related to post-mortem debugging (cor...
Adrian McCarthy
2017-09-13
6
-6
/
+91
*
[unittests] Another speculative fix for changes introduced in rL313156
Vedant Kumar
2017-09-13
1
-1
/
+2
*
[unittests] Speculative fix for changes introduced in rL313156
Vedant Kumar
2017-09-13
1
-1
/
+3
*
Fix test_attach_to_process_from_different_dir_by_id test on Windows
Eugene Zemtsov
2017-09-13
1
-3
/
+6
*
[lldb] Adjust UpdateExternalModuleListIfNeeded method for the case of *.dwo
Alexander Shaposhnikov
2017-09-12
1
-1
/
+23
*
Plugins: fix resolution ambiguity in PDB plugin
Saleem Abdulrasool
2017-09-09
1
-22
/
+24
*
Fix for bug 34510 - Minidump target does not resolve new symbols correctly
Adrian McCarthy
2017-09-07
2
-4
/
+0
*
Fix lldb-mi test data_read_memory_bytes_global
Ted Woodward
2017-09-07
2
-4
/
+4
*
[CMake] Need to set WITH_LOCKDOWN on debugserver target
Chris Bieneman
2017-09-06
2
-0
/
+24
*
Fix DW_FORM_strp parsing
Jan Kratochvil
2017-09-05
1
-4
/
+4
*
[ABI] Rewrite RegisterIsCalleeSaved.
Davide Italiano
2017-09-04
1
-46
/
+11
*
[UUID] Reimplement comparison operators more canonically. NFCI.
Davide Italiano
2017-09-03
1
-8
/
+4
*
[Interpreter] Simplify else after return. NFCI.
Davide Italiano
2017-09-03
1
-3
/
+2
*
[Core/Value] Remove dead code that hasn't been touched in years. NFC.
Davide Italiano
2017-09-03
1
-25
/
+0
*
Add test case for attach-by-pid from different cwd
Ed Maste
2017-09-03
1
-0
/
+24
*
FreeBSD: attach to pid from different cwd
Ed Maste
2017-09-03
1
-1
/
+8
*
lldb-mi: -var-update can hang when traversing complex types with pointers
Ted Woodward
2017-08-31
1
-7
/
+7
*
[TypeSystem] Reduce code duplication merging two almost identical functions.
Davide Italiano
2017-08-31
1
-14
/
+9
*
Now a ppc64le binary is correctly detected:
Eugene Zemtsov
2017-08-30
2
-0
/
+5
*
[IPv6] Fix a bug in the IPv6 listen behavior
Chris Bieneman
2017-08-29
2
-3
/
+19
*
update xpc service name.
Jason Molenda
2017-08-29
1
-1
/
+1
*
Add the DWARF DWP files to the Xcode project.
Jim Ingham
2017-08-25
1
-2
/
+14
[next]