binutils-gdb/sim/aarch64
Nick Clifton 67f101eece Ignore DWARF debug information with a version of 0 - assume that it is padding.
PR 19872
bfd	* dwarf2.c (parse_comp_unit): Skip warning about unrecognised
	version number if the version is zero.

bin	* dwarf.c (display_debug_aranges): Skip warning about unrecognised
	version number if the version is zero.
2016-04-04 12:53:33 +01:00
..
aclocal.m4
ChangeLog Fix more bugs in AArch64 simulator. 2016-03-30 10:29:04 +01:00
config.in
configure
configure.ac
cpustate.c Fix more bugs in AArch64 simulator. 2016-03-30 10:29:04 +01:00
cpustate.h Fix more bugs in AArch64 simulator. 2016-03-30 10:29:04 +01:00
decode.h Tidy up AArch64 simulator code. 2016-03-29 11:34:22 +01:00
interp.c
Makefile.in
memory.c Fix more bugs in AArch64 simulator. 2016-03-30 10:29:04 +01:00
memory.h Add simulation of MUL and NEG instructions to AArch64 simulator. 2016-03-18 09:32:32 +00:00
sim-main.h More AArch64 simulator improvements. 2016-03-23 17:37:30 +00:00
simulator.c Ignore DWARF debug information with a version of 0 - assume that it is padding. 2016-04-04 12:53:33 +01:00
simulator.h