summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add memory tagging testcasesusers/luisgpm/aarch64-mte-v2Luis Machado2020-06-255-0/+547
* Add NEWS entry.Luis Machado2020-06-251-0/+32
* Document new "x" and "print" memory tagging extensionsLuis Machado2020-06-251-3/+31
* Extend "x" and "print" commands to support memory taggingLuis Machado2020-06-252-1/+83
* Documentation for the new mtag commandsLuis Machado2020-06-251-0/+56
* New mtag commandsLuis Machado2020-06-252-13/+342
* AArch64: Add gdbserver MTE supportLuis Machado2020-06-253-0/+56
* AArch64: Report tag violation error informationLuis Machado2020-06-252-0/+60
* AArch64: Add unit testing for logical tag set/get operationsLuis Machado2020-06-251-0/+31
* AArch64: Implement the memory tagging gdbarch hooksLuis Machado2020-06-253-0/+264
* Refactor parsing of /proc/<pid>/smapsLuis Machado2020-06-252-120/+240
* AArch64: Implement memory tagging target methods for AArch64Luis Machado2020-06-258-1/+302
* AArch64: Add MTE ptrace requestsLuis Machado2020-06-252-0/+34
* AArch64: Add MTE register set support for GDB and gdbserverLuis Machado2020-06-257-5/+125
* AArch64: Add target description/feature for MTE registersLuis Machado2020-06-2513-25/+75
* AArch64: Add MTE CPU feature check supportLuis Machado2020-06-255-0/+34
* Documentation for memory tagging remote packetsLuis Machado2020-06-251-0/+84
* Unit tests for gdbserver memory tagging remote packetsLuis Machado2020-06-251-0/+88
* GDBserver remote packet support for memory taggingLuis Machado2020-06-256-22/+186
* Unit testing for GDB-side remote memory tagging handlingLuis Machado2020-06-251-0/+89
* Add GDB-side remote target support for memory taggingLuis Machado2020-06-251-1/+106
* New gdbarch memory tagging hooksLuis Machado2020-06-255-0/+299
* New target methods for memory tagging supportLuis Machado2020-06-254-0/+173
* Remove obsolete gdbarch_static_transform_nameRainer Orth2020-06-259-144/+18
* Use fork instead of vfork on SolarisRainer Orth2020-06-252-1/+13
* Don't include *sol2-tdep.o on Linux/sparc*Rainer Orth2020-06-256-12/+17
* Move common handlers to sol2_init_abiRainer Orth2020-06-258-180/+158
* Update the Swedish translation in the gprof/ subdirectory.Nick Clifton2020-06-252-27/+31
* Remove the use of the register keyword in the libiberty.h header file - it is...Nick Clifton2020-06-252-3/+8
* Stop the assembler from generating R_ARM_THM_JMP11 relocations as these are n...Nick Clifton2020-06-253-8/+12
* x86: make J disassembler macro available for new useJan Beulich2020-06-252-12/+13
* x86: drop left-over 4-way alternative disassembler templatesJan Beulich2020-06-252-2/+6
* x86: move ImmExt processingJan Beulich2020-06-252-5/+9
* x86: operand sizing prefixes can disambiguate insnsJan Beulich2020-06-2513-447/+1193
* x86: fix SYSRET disassembly, improve {,V}CVTSI2S{S,D} and PTWRITEJan Beulich2020-06-2519-231/+254
* x86-64: REX prefix is invalid with VEX etcJan Beulich2020-06-256-15/+29
* x86-64: honor REX prefixes for SSE2AVXJan Beulich2020-06-254-29/+112
* x86: also refuse data size prefix on SIMD insnsJan Beulich2020-06-258-14/+37
* x86: drop stray assignment from build_evex_prefix()Jan Beulich2020-06-252-1/+5
* Automatic date update in version.inGDB Administrator2020-06-251-1/+1
* Sync config, include and libiberty with GCCH.J. Lu2020-06-2412-279/+812
* W/ Clang, compile/link C++ test programs with "-x c++"Pedro Alves2020-06-244-12/+21
* W/ Clang, compile C/C++ testcases with -Wno-unknown-warning-optionPedro Alves2020-06-242-1/+24
* Fixes PR 25475: ensure exec-file-mismatch "ask" always asks in case of mismatch.Philippe Waroquiers2020-06-244-5/+24
* bfd/riscv: tighten matching rules in riscv_scanAndrew Burgess2020-06-242-4/+19
* Fix a potential use of an uninitialised variable error in gold.Nick Clifton2020-06-242-1/+6
* ld: Correct --dependency-file orderH.J. Lu2020-06-242-2/+7
* csky: Don't generate unnecessary dynamic tagsH.J. Lu2020-06-245-51/+16
* cris: Don't generate unnecessary dynamic tagsH.J. Lu2020-06-247-58/+49
* ld: Set non_ir_ref_regular on source for assignmentH.J. Lu2020-06-245-3/+52