summaryrefslogtreecommitdiff
path: root/gdb/arch
Commit message (Expand)AuthorAgeFilesLines
...
* [gdb/build] Fix missing implicit constructor call with gcc 4.8Tom de Vries2020-08-081-2/+3
* gdb/riscv: delete target descriptions when gdb exitsAndrew Burgess2020-07-171-3/+5
* arc: Migrate to new target featuresAnton Kolesov2020-03-162-0/+106
* gdb/riscv: Update API for looking up target descriptionsAndrew Burgess2020-02-192-31/+64
* gnulib: import count-one-bits module and use itSimon Marchi2020-02-143-18/+5
* Add a comment for the ARM_F{0..7}_REGNUM registersChristian Biesinger2020-02-111-0/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-0124-24/+24
* [gdb] Fix more typos in comments (2)Tom de Vries2019-10-261-1/+1
* Remove Cell Broadband Engine debugging supportUlrich Weigand2019-09-203-10/+2
* Change boolean options to bool instead of intChristian Biesinger2019-09-182-2/+2
* Arm: Use feature target descriptionsAlan Hayward2019-07-192-26/+64
* Arm: Add read_description read funcs and use in GDBAlan Hayward2019-07-194-0/+143
* Rename common to gdbsupportTom Tromey2019-07-0914-22/+22
* Arm/AArch64: Use a single set of Arm register set size definesAlan Hayward2019-07-041-0/+15
* Arm: Prefix register sizes with ARM_Alan Hayward2019-07-043-4/+9
* 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