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
/
DNBDefs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upstream a few small Apple changes to debugserver - arm64_32, Catalyst
Jason Molenda
2019-08-07
1
-0
/
+1
*
typedef enum -> enum
Fangrui Song
2019-05-14
1
-4
/
+4
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-10
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Upstreaming avx512 register support in debugserver. These changes
Jason Molenda
2018-03-06
1
-10
/
+10
*
Add ability to collect memory limit.
Han Ming Ong
2018-02-28
1
-0
/
+2
*
Make use of physical footprint as memory measurement.
Han Ming Ong
2018-02-01
1
-3
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-273
/
+273
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
1
-0
/
+1
*
Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"
Todd Fiala
2016-08-19
1
-1
/
+0
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
1
-0
/
+1
*
Upstreaming the apple internal changes that accumulated during the
Jason Molenda
2015-10-23
1
-2
/
+4
*
A partner to the cleanup in r247741, change the variables names in
Jason Molenda
2015-09-15
1
-2
/
+2
*
Add UNUSED_IF_ASSERT_DISABLED and apply it.
Bruce Mitchener
2015-07-24
1
-0
/
+2
*
Fix a variety of typos.
Bruce Mitchener
2015-06-18
1
-1
/
+1
*
__arm64__ and __aarch64__ #ifdef adjustments
Todd Fiala
2014-07-09
1
-1
/
+1
*
Initial merge of some of the iOS 8 / Mac OS X Yosemite specific
Jason Molenda
2014-06-13
1
-0
/
+2
*
lldb arm64 import.
Jason Molenda
2014-03-29
1
-4
/
+8
*
Fixed up registers in debugserver.
Greg Clayton
2013-11-09
1
-2
/
+2
*
Huge performance improvements when one breakpoint contains many locations.
Greg Clayton
2013-06-12
1
-7
/
+0
*
<rdar://problem/13963648>
Han Ming Ong
2013-05-22
1
-0
/
+1
*
<rdar://problem/13892516>
Greg Clayton
2013-05-21
1
-1
/
+2
*
Removed unused code and an unused event.
Greg Clayton
2013-05-16
1
-3
/
+1
*
After discussing with Chris Lattner, we require C++11, so lets get rid of the...
Greg Clayton
2013-04-18
1
-16
/
+0
*
Since we use C++11, we should switch over to using std::unique_ptr when C++11...
Greg Clayton
2013-04-18
1
-0
/
+2
*
<rdar://problem/13338758>
Han Ming Ong
2013-03-04
1
-0
/
+17
*
Change debugserver from using the mach port number (in debugserver's
Jason Molenda
2013-02-22
1
-1
/
+1
*
<rdar://problem/13020634>
Greg Clayton
2013-01-21
1
-0
/
+2
*
<rdar://problem/12720514> Sub-TLF: Provide service to profile the inferior
Han Ming Ong
2012-11-17
1
-1
/
+3
*
Fixed the C++11 #defines that wrap std::weak_ptr to actually use std::weak_ptr.
Greg Clayton
2012-04-04
1
-1
/
+1
*
<rdar://problem/10434005>
Greg Clayton
2012-03-14
1
-0
/
+14
*
Change #ifdef markers around lockdown and SpringBoard
Jason Molenda
2012-02-22
1
-1
/
+1
*
Added optional calls to lldb_private::Process for getting memory region info
Greg Clayton
2011-11-18
1
-0
/
+7
*
DNBBreakpoint::SetEnabled() should take a bool, not a uint32_t, as its input ...
Johnny Chen
2011-09-06
1
-0
/
+2
*
Added generic register numbers for simple ABI argument registers and defined
Greg Clayton
2011-05-15
1
-0
/
+8
*
Added AVX support to the Intel portion of debugserver. AVX
Sean Callanan
2011-03-22
1
-10
/
+10
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+331