binutils-gdb/binutils/testsuite
Tamar Christina fab7c86ea4 AArch64: Add SVE DWARF registers
The SVE DRAWF register names are missing from binutils, this may cause objdump
and readelf to ignore certain DRAWF output as the registers are unknown (most
notably CIEs).

This patch adds the registers in accordance to the "DWARF for ARM(r) 64-bit
Architecture (AARch64) with SVE support" documentation [1].

[1] https://developer.arm.com/docs/100985/latest/dwarf-for-the-arm-64-bit-architecture-aarch64-with-sve-support

binutils/ChangeLog:

	* dwarf.c (dwarf_regnames_aarch64): Add SVE registers.
	* testsuite/binutils-all/aarch64/sve-dwarf-registers.d: New test.
	* testsuite/binutils-all/aarch64/sve-dwarf-registers.s: New test.
2019-05-21 11:05:22 +01:00
..
binutils-all AArch64: Add SVE DWARF registers 2019-05-21 11:05:22 +01:00
config Update year range in copyright notice of binutils files 2019-01-01 22:06:53 +10:30
lib Allow multiple tests to be run on systems with older versions of TCL installed. 2019-03-05 10:09:50 +00:00
ChangeLog-0411
ChangeLog-1215
ChangeLog-9303