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