Rev. | Tiempo | Autor |
---|---|---|
5d63830 users/luisgpm/aarch64-mte-v2 | 2020-06-26 01:23:39 | Luis Machado |
Add memory tagging testcases |
||
a2bdbbe | 2020-06-26 01:23:39 | Luis Machado |
Add NEWS entry. |
||
8d8848b | 2020-06-26 01:23:39 | Luis Machado |
Document new "x" and "print" memory tagging extensions |
||
4167e86 | 2020-06-26 01:23:39 | Luis Machado |
Extend "x" and "print" commands to support memory tagging |
||
8c6f8df | 2020-06-26 01:23:39 | Luis Machado |
Documentation for the new mtag commands |
||
0b4abec | 2020-06-26 01:23:39 | Luis Machado |
New mtag commands |
||
653bc1f | 2020-06-26 01:23:38 | Luis Machado |
AArch64: Add gdbserver MTE support |
||
cd55085 | 2020-06-26 01:23:38 | Luis Machado |
AArch64: Report tag violation error information |
||
dddcc4b | 2020-06-26 01:23:38 | Luis Machado |
AArch64: Add unit testing for logical tag set/get operations |
||
74e76b7 | 2020-06-26 01:23:38 | Luis Machado |
AArch64: Implement the memory tagging gdbarch hooks |
||
0c7c65e | 2020-06-26 01:23:38 | Luis Machado |
Refactor parsing of /proc/<pid>/smaps |
||
e5f4e60 | 2020-06-26 01:23:38 | Luis Machado |
AArch64: Implement memory tagging target methods for AArch64 |
||
5d523a6 | 2020-06-26 01:23:38 | Luis Machado |
AArch64: Add MTE ptrace requests |
||
471cecc | 2020-06-26 01:23:38 | Luis Machado |
AArch64: Add MTE register set support for GDB and gdbserver |
||
156168c | 2020-06-26 01:23:38 | Luis Machado |
AArch64: Add target description/feature for MTE registers |
||
04af192 | 2020-06-26 01:23:38 | Luis Machado |
AArch64: Add MTE CPU feature check support |
||
d0c98d5 | 2020-06-26 01:23:38 | Luis Machado |
Documentation for memory tagging remote packets |
||
6f5bfe5 | 2020-06-26 01:23:38 | Luis Machado |
Unit tests for gdbserver memory tagging remote packets |
||
9ffb838 | 2020-06-26 01:23:38 | Luis Machado |
GDBserver remote packet support for memory tagging |
||
ebd61ee | 2020-06-26 01:23:38 | Luis Machado |
Unit testing for GDB-side remote memory tagging handling |
||
455ae69 | 2020-06-26 01:23:38 | Luis Machado |
Add GDB-side remote target support for memory tagging |
||
f8eaa6c | 2020-06-26 01:23:38 | Luis Machado |
New gdbarch memory tagging hooks |
||
193b282 | 2020-06-26 01:23:38 | Luis Machado |
New target methods for memory tagging support |
||
bb6e55f | 2020-06-26 00:56:12 | Rainer Orth |
Remove obsolete gdbarch_static_transform_name |
||
c6d3683 | 2020-06-26 00:48:14 | Rainer Orth |
Use fork instead of vfork on Solaris |
||
a7e6196 | 2020-06-25 20:54:42 | Rainer Orth |
Don't include *sol2-tdep.o on Linux/sparc* |
||
d412e69 | 2020-06-25 20:43:46 | Rainer Orth |
Move common handlers to sol2_init_abi |
||
42cc830 | 2020-06-25 19:29:24 | Nick Clifton |
Update the Swedish translation in the gprof/ subdirectory. |
||
6248d9d | 2020-06-25 19:16:42 | Nick Clifton |
Remove the use of the register keyword in the libiberty.h header file - it is deprecated and incompatible with C++17. |
||
b59d128 | 2020-06-25 19:11:51 | Nick Clifton |
Stop the assembler from generating R_ARM_THM_JMP11 relocations as these are not supported by the kernel. |