aboutsummaryrefslogtreecommitdiff
path: root/gdb/arch/aarch64-insn.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-12Rename emit_load_store to aarch64_emit_load_storeYao Qi1-5/+5
2015-10-12Rename emit_insn to aarch64_emit_insnYao Qi1-12/+13
2015-10-12Support displaced stepping in aarch64-linuxYao Qi1-0/+58
2015-10-12Move aarch64_relocate_instruction to arch/aarch64-insn.cYao Qi1-0/+93
2015-09-21Make aarch64_decode_adrp handle both ADR and ADRP instructionsPierre Langlois1-5/+24
2015-09-21Move instruction decoding into new arch/ directoryPierre Langlois1-0/+218