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
/
source
/
Plugins
/
Process
/
Linux
/
NativeRegisterContextLinux_arm64.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix linux arm and mips builds broken by r308282
Pavel Labath
2017-07-18
1
-2
/
+2
*
NativeProcessLinux: Fix some compiler warnings
Pavel Labath
2017-07-11
1
-3
/
+3
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-56
/
+59
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-1
/
+1
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Hardware breakpoints for Linux on Arm/AArch64 targets
Omair Javaid
2017-02-24
1
-44
/
+108
*
Use LLDB_LOG in NativeRegisterContextLinux*** files
Pavel Labath
2017-02-03
1
-70
/
+29
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
Merge Linux and FreeBSD arm64 register contexts
Pavel Labath
2016-11-25
1
-2
/
+2
*
Revert unwanted changes in lldb when updating llvm::Error()
Mehdi Amini
2016-11-11
1
-5
/
+5
*
Make the Error class constructor protected
Mehdi Amini
2016-11-11
1
-5
/
+5
*
Add the new arm64 sub-register definitions to NativeRegisterContextLinux
Pavel Labath
2016-10-24
1
-1
/
+25
*
Fix ARM/AArch64 Step-Over watchpoint issue remove provision for duplicate wat...
Omair Javaid
2016-10-20
1
-52
/
+29
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-875
/
+755
*
Improve watchpoint error reporting specially for arm/aarch64 targets
Omair Javaid
2016-06-27
1
-1
/
+1
*
Allow installing watchpoints at less than 8-byte alligned addresses for AArch...
Omair Javaid
2016-06-16
1
-3
/
+37
*
Process: fix the build with certain kernel versions
Saleem Abdulrasool
2016-04-12
1
-0
/
+2
*
Make the aarch64 lldb-server capable of debugging arm32 applications
Tamas Berghammer
2016-01-11
1
-1
/
+15
*
Fix for AArch64 watchpoint cache corruption in case of ptrace failure
Omair Javaid
2015-11-06
1
-1
/
+49
*
Fix for random watchpoint testsuite failures on AArch64 targets.
Omair Javaid
2015-10-19
1
-1
/
+4
*
Fix the handling of FPR offsets in Linux arm/aarch64 register contexts
Tamas Berghammer
2015-09-07
1
-4
/
+12
*
Error checking correction in AArch64 hardware watchpoint code
Omair Javaid
2015-08-26
1
-13
/
+68
*
Fix AArch64 watchpoint handlers in NativeRegisterContextLinux_arm64
Omair Javaid
2015-08-12
1
-58
/
+72
*
[NativeProcessLinux] Integrate MainLoop
Pavel Labath
2015-07-21
1
-41
/
+28
*
Revert "[NativeProcessLinux] Integrate MainLoop"
Pavel Labath
2015-07-16
1
-28
/
+41
*
[NativeProcessLinux] Integrate MainLoop
Pavel Labath
2015-07-15
1
-41
/
+28
*
Fix 128bit register read and user register count on aarch64
Tamas Berghammer
2015-07-03
1
-16
/
+10
*
[NativeProcessLinux] Refactor PtraceWrapper
Pavel Labath
2015-06-30
1
-20
/
+15
*
[NativeProcessLinux] Use lambdas in DoOperation calls
Pavel Labath
2015-06-26
1
-348
/
+176
*
Move register reading form NativeProcessLinux to NativeRegisterContextLinux*
Tamas Berghammer
2015-05-26
1
-225
/
+436
*
This patch adds support for setting/clearing hardware watchpoints and breakpo...
Omair Javaid
2015-05-15
1
-0
/
+361
*
Move several plugin to its own namespace
Tamas Berghammer
2015-03-31
1
-9
/
+10
*
Create NativeRegisterContext for android-arm64
Tamas Berghammer
2015-03-13
1
-0
/
+537