aboutsummaryrefslogtreecommitdiff
path: root/gdb/aarch64-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-05-07aarch64: detect atomic sequences like other ll/sc architecturesKyle McMartin1-0/+79
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-06-24 * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki1-1/+1
2013-05-29[AArch64] Remove all traces of aarch64-without-fpu.xml.Pedro Alves1-2/+0
2013-04-19-Wpointer-sign: aarch64-tdep.c.Pedro Alves1-1/+1
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves1-2/+2
2013-04-17gdb/Yufeng Zhang1-10/+0
2013-02-05 * aarch64-tdep.c (aarch64_analyze_prologue): ARI fix:Marcus Shawcroft1-2/+4
2013-02-04Add basic support for AArch64.Marcus Shawcroft1-0/+2739