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_arm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve watchpoint error reporting specially for arm/aarch64 targets
Omair Javaid
2016-06-27
1
-1
/
+1
*
Allow unaligned byte/word selection watchpoints for arm- linux/android targets.
Omair Javaid
2016-06-27
1
-2
/
+39
*
Make the aarch64 lldb-server capable of debugging arm32 applications
Tamas Berghammer
2016-01-11
1
-7
/
+81
*
Fix for undefined behavior while updating PC value on arm-linux
Omair Javaid
2016-01-05
1
-1
/
+18
*
Add 64/128 bit arm neon register definitions on linux
Tamas Berghammer
2015-11-26
1
-0
/
+51
*
Fix for Arm watchpoint cache corruption in case of ptrace failure
Omair Javaid
2015-10-27
1
-0
/
+48
*
Corrects return values and typos in Arm watchpoint code
Omair Javaid
2015-10-25
1
-4
/
+4
*
Fix arm lldb-server on aarch64 device
Tamas Berghammer
2015-10-23
1
-0
/
+45
*
Fix the handling of FPR offsets in Linux arm/aarch64 register contexts
Tamas Berghammer
2015-09-07
1
-4
/
+13
*
Adds support for hardware watchpoints on Arm targets.
Omair Javaid
2015-08-25
1
-0
/
+484
*
Move register reading form NativeProcessLinux to NativeRegisterContextLinux*
Tamas Berghammer
2015-05-26
1
-197
/
+31
*
Return the correct user register count for arm from NativeRegisterContext
Tamas Berghammer
2015-05-12
1
-0
/
+9
*
Fix printf warnings about a size mismatch on MacOSX.
Greg Clayton
2015-04-14
1
-3
/
+3
*
Adds Register Context Linux/POSIX for ARM Architecture
Omair Javaid
2015-04-14
1
-0
/
+520