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
/
x86_64
/
DNBArchImplX86_64.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
typedef enum -> enum
Fangrui Song
2019-05-14
1
-4
/
+4
*
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
-0
/
+8
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-226
/
+200
*
Fix warnings.
Bruce Mitchener
2015-07-22
1
-1
/
+1
*
Fix debugserver warnings on MacOSX.
Greg Clayton
2015-03-09
1
-2
/
+2
*
Fix cmake build issues on Darwin.
Todd Fiala
2014-03-13
1
-1
/
+0
*
Fixes to get the arm native debugserver building again.
Jason Molenda
2013-11-21
1
-2
/
+2
*
<rdar://problem/15172417>
Greg Clayton
2013-11-13
1
-1
/
+10
*
Fixed up registers in debugserver.
Greg Clayton
2013-11-09
1
-0
/
+2
*
Get debugserver to call task_set_state to prime the control registers so that...
Jim Ingham
2013-07-11
1
-8
/
+3
*
Properly initialize the member fields used for hardware watchpoint transactio...
Johnny Chen
2012-06-02
1
-1
/
+3
*
rdar://problem/11320188
Johnny Chen
2012-06-01
1
-1
/
+8
*
<rdar://problem/10544202>
Greg Clayton
2011-12-08
1
-16
/
+1
*
Modify the delegation chain from MachThreadList -> MachThread -> DNBArchProto...
Johnny Chen
2011-09-29
1
-0
/
+5
*
Added more logging, and renamed FPR to FPU in a the register set/flavor enum.
Greg Clayton
2011-09-17
1
-1
/
+1
*
Add logic to the DNBArchImplX86_64/DNBArchImplI386::NotifyException() callbac...
Johnny Chen
2011-09-08
1
-1
/
+2
*
Watchpoint work in progress:
Johnny Chen
2011-09-02
1
-0
/
+1
*
Renaming: from IsVacantWatchpoint() to IsWatchpointVacant().
Johnny Chen
2011-08-31
1
-1
/
+1
*
Renamed the helper method to ClearWatchpointHits() for clarity of its purpose.
Johnny Chen
2011-08-31
1
-1
/
+1
*
Add a couple of helper methods to check/clear the debug status register
Johnny Chen
2011-08-31
1
-0
/
+2
*
Watchpoint work in progress: add helper methods to DNB arch impl for I386 to ...
Johnny Chen
2011-08-31
1
-3
/
+2
*
Watchpoint work in progress: add helper methods to DNB arch impl for X86_64 t...
Johnny Chen
2011-08-31
1
-0
/
+5
*
Add stubs of incomplete watchpoint implementation with "FIXME" markers.
Johnny Chen
2011-08-30
1
-0
/
+4
*
Added the debug registers for i386 and x86_64 in preparation for watchpoints.
Greg Clayton
2011-08-29
1
-7
/
+22
*
Fixed a problem where the HasAVX() code in
Sean Callanan
2011-08-09
1
-7
/
+0
*
The "bool HasAVX()" function doesn't backup and restore the
Greg Clayton
2011-08-09
1
-0
/
+7
*
Added support for dynamic detection of AVX, and
Sean Callanan
2011-07-16
1
-2
/
+3
*
Added AVX support to the Intel portion of debugserver. AVX
Sean Callanan
2011-03-22
1
-13
/
+41
*
Fixed Process::Halt() as it was broken for "process halt" after recent changes
Greg Clayton
2010-11-18
1
-11
/
+12
*
Another patch from Jean-Daniel. Thanks.
Johnny Chen
2010-09-28
1
-2
/
+2
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+199