summaryrefslogtreecommitdiff
path: root/gdb/arch
Commit message (Expand)AuthorAgeFilesLines
* AArch64: gdbserver: read pauth registersAlan Hayward2019-03-221-0/+1
* AArch64: Read pauth registersAlan Hayward2019-03-221-0/+3
* AArch64: Add pointer authentication featureAlan Hayward2019-03-222-3/+8
* Support the fs_base and gs_base registers on i386.John Baldwin2019-03-122-2/+7
* Normalize include guards in gdbTom Tromey2019-02-078-15/+31
* Normalize includes to use common/Tom Tromey2019-01-259-15/+15
* gdb/riscv: Split ISA and ABI featuresAndrew Burgess2019-01-011-13/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-0122-22/+22
* gdb/riscv: Create each unique target description only onceAndrew Burgess2018-11-302-0/+40
* gdb/riscv: Add equality operators to riscv_gdb_featuresAndrew Burgess2018-11-301-0/+13
* gdb/riscv: Make some target description functions constantAndrew Burgess2018-11-302-2/+2
* gdb/riscv: Add target description supportAndrew Burgess2018-11-212-0/+133
* [PowerPC] Add support for HTM registersEdjunior Barbosa Machado2018-10-263-2/+17
* [PowerPC] Add support for EBB and PMU registersEdjunior Barbosa Machado2018-10-261-0/+2
* [PowerPC] Add support for TAREdjunior Barbosa Machado2018-10-263-2/+9
* [PowerPC] Add support for PPR and DSCREdjunior Barbosa Machado2018-10-263-2/+10
* [PowerPC] Fix indentation in arch/ppc-linux-common.cPedro Franco de Carvalho2018-10-261-12/+12
* Simple -Wshadow=local fixesTom Tromey2018-10-041-4/+4
* Aarch64: Move pseudo defines to headerAlan Hayward2018-10-011-0/+8
* Use CORE_ADDR_MAX in various "breaks" arraysTom Tromey2018-08-271-2/+2
* Aarch64 SVE VG is Vector GranuleAlan Hayward2018-08-221-2/+2
* x86_64-windows GDB crash due to fs_base/gs_base registersPedro Alves2018-06-292-4/+7
* Guard declarations of 'sve_{vq,vl}_from_{vl,vq}' macros on Aarch64 (and unbre...Sergio Durigan Junior2018-06-061-0/+4
* Use uint64_t for SVE VQAlan Hayward2018-06-042-2/+2
* Add SVE register definesAlan Hayward2018-06-011-1/+14
* Function for reading the Aarch64 SVE vector lengthAlan Hayward2018-05-311-0/+17
* Add Aarch64 SVE target descriptionAlan Hayward2018-05-312-4/+16
* [PowerPC] Recognize isa205 in linux core filesPedro Franco de Carvalho2018-05-222-2/+2
* [PowerPC] Consolidate linux vector regset sizesPedro Franco de Carvalho2018-05-221-0/+9
* [PowerPC] Consolidate linux target description selectionPedro Franco de Carvalho2018-05-223-0/+178
* Fix "fall through" commentsTom Tromey2018-05-041-1/+2
* Explicitly specify common tdesc.h for use with aarch64.hAlan Hayward2018-02-271-1/+1
* Move arch/tdesc.h to common/tdesc.hAlan Hayward2018-02-265-99/+4
* Add "common-defs.h" include to files in arch/ subdir not yet including it.John Baldwin2018-02-213-1/+3
* Update copyright year range in all GDB filesJoel Brobecker2018-01-0218-18/+18
* Split tdesc_type into multiple classesSimon Marchi2017-12-051-11/+14
* Use flexible target descriptors for aarch64Alan Hayward2017-11-241-3/+15
* Add aarch64_create_target_descriptionAlan Hayward2017-11-242-0/+34
* Change tic6x target descriptionsYao Qi2017-11-242-0/+73
* Add common AARCH64 REGNUM definesAlan Hayward2017-10-251-0/+47
* Convert the rest x86 target descriptionsYao Qi2017-09-054-9/+15
* Convert amd64-linux target descriptionsYao Qi2017-09-052-0/+92
* Share i386-linux target description between GDB and GDBserverYao Qi2017-09-053-0/+97
* Dynamically composite xml in reply to GDBYao Qi2017-09-051-1/+3
* [GDBserver] Centralize tdesc for i386-linuxYao Qi2017-09-051-0/+80
* Change return type of gdbarch_software_single_step to vector<CORE_ADDR>Simon Marchi2017-05-022-48/+46
* gdb: gdbserver: xtensa: make C0_NREGS availableMax Filippov2017-03-271-0/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-019-9/+9
* Share enum arm_breakpoint_kindsYao Qi2016-10-101-0/+8
* Move ARM_CPSR_GREGNUM to arch/arm-linux.hYao Qi2016-04-201-0/+3