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
/
tools
/
debugserver
/
source
/
MacOSX
Commit message (
Expand
)
Author
Age
Files
Lines
*
Save more descriptive error msg from FBS/BKS, relay it up to lldb.
Jason Molenda
2020-01-08
1
-20
/
+26
*
Rewrite comment about what watchpoints Aarch64 supports.
Jason Molenda
2020-01-07
1
-21
/
+29
*
[lldb][NFC] Use static_cast instead of reinterpret_cast where possible
Raphael Isemann
2020-01-07
3
-29
/
+31
*
Upstream debugserver arm64e support.
Jason Molenda
2019-12-04
1
-4
/
+92
*
[debugserver] Set arch based on TARGET_TRIPLE
Vedant Kumar
2019-11-20
1
-4
/
+4
*
DebugServer: be more lenient about the target triple
Saleem Abdulrasool
2019-10-30
1
-1
/
+5
*
build: workaround stale caches (NFC)
Saleem Abdulrasool
2019-10-29
1
-1
/
+1
*
[debugserver] Detect arch from LLVM_DEFAULT_TARGET_TRIPLE
Vedant Kumar
2019-10-28
1
-3
/
+17
*
Change debugserver to use the brk #0 for breakpoints.
Jason Molenda
2019-10-10
1
-3
/
+1
*
[debugserver] Include the correct header.
Davide Italiano
2019-10-07
1
-1
/
+1
*
Upstream macCatalyst support in debugserver and the macOS dynamic loader
Adrian Prantl
2019-09-04
1
-9
/
+15
*
Workaround TestConcurrentMany* flakiness in a more pricipled way
Frederic Riss
2019-09-04
1
-1
/
+1
*
[debugserver] Switch back to std::once_flag
Jonas Devlieghere
2019-08-22
1
-1
/
+1
*
[lldb] Replace std::once_flag with llvm::once_flag.
Davide Italiano
2019-08-22
1
-1
/
+1
*
Upstream a few small Apple changes to debugserver - arm64_32, Catalyst
Jason Molenda
2019-08-07
5
-26
/
+115
*
[CMake] Folder structure for generated Xcode project to cover more targets
Stefan Granitz
2019-05-28
2
-0
/
+4
*
Fix integer literals which are cast to bool
Jonas Devlieghere
2019-05-24
1
-1
/
+1
*
Replace assert with static_assert here applicable.
Jonas Devlieghere
2019-05-15
1
-1
/
+1
*
Mark private unimplemented functions as deleted
Jonas Devlieghere
2019-05-15
1
-2
/
+2
*
typedef enum -> enum
Fangrui Song
2019-05-14
5
-14
/
+14
*
Fix file names in file headers. NFC
Fangrui Song
2019-05-13
6
-6
/
+6
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
18
-79
/
+0
*
Change the logging on ptrace(PT_KILL) in MachProcess::Kill to log
Jason Molenda
2019-03-20
1
-3
/
+5
*
Bring Doxygen comment syntax in sync with LLVM coding style.
Adrian Prantl
2019-03-11
1
-2
/
+2
*
[debugserver] Fix IsUserReady thread filtering
Frederic Riss
2019-03-06
1
-1
/
+1
*
One more fix while I'm looking at this - remove the
Jason Molenda
2019-02-18
1
-7
/
+1
*
Ah, misunderstood Jonas' feedback - fix this so we'll
Jason Molenda
2019-02-18
1
-1
/
+2
*
Clean up an unused variable warning when building this for
Jason Molenda
2019-02-18
1
-0
/
+4
*
Add some unconditional logging on the failure points when attaching
Jason Molenda
2019-02-15
3
-42
/
+69
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
2
-28
/
+28
*
Use std::make_shared in LLDB (NFC)
Jonas Devlieghere
2019-02-11
2
-8
/
+11
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
57
-228
/
+171
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
6
-24
/
+14
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
Enable listening for EXC_RESOURCE events, and format mach
Jason Molenda
2018-11-10
1
-19
/
+36
*
Re-instate a bit of code that was commented out in r188246 which
Jason Molenda
2018-09-06
1
-2
/
+2
*
Add support for PLATFORM_*SIMULATOR
Frederic Riss
2018-06-15
1
-0
/
+8
*
Typo fixes.
Bruce Mitchener
2018-05-29
1
-2
/
+2
*
[debugserver] Fix the G packet handling.
Frederic Riss
2018-04-27
1
-1
/
+3
*
[debugserver] Fix handling of the 'g' packet
Frederic Riss
2018-04-27
1
-1
/
+3
*
[debugserver] Return 'ios' instead of 'iphoneos' for the ostype.
Frederic Riss
2018-04-25
1
-2
/
+2
*
[debugserver] Fix LC_BUILD_VERSION load command handling.
Frederic Riss
2018-04-06
2
-81
/
+77
*
Prevent double release of mach ports
Frederic Riss
2018-03-29
1
-2
/
+0
*
Upstreaming avx512 register support in debugserver. These changes
Jason Molenda
2018-03-06
7
-22
/
+1148
*
Add ability to collect memory limit.
Han Ming Ong
2018-02-28
3
-6
/
+30
*
Removed accidentally committed code from previous commit.
Han Ming Ong
2018-02-27
1
-5
/
+1
*
Got rid of weak imports of libpenergy and libpsample because we are already r...
Han Ming Ong
2018-02-27
1
-3
/
+5
*
Delete dead code in MachVMMemory.cpp, NFC
Vedant Kumar
2018-02-24
1
-36
/
+0
*
Make use of physical footprint as memory measurement.
Han Ming Ong
2018-02-01
3
-336
/
+18
*
Change uses of strncpy in debugserver to strlcpy
Jason Molenda
2017-12-09
1
-5
/
+5
[next]