OSDN Git Service

* objdump.c (disassemble_bytes): Don't crash if q->howto == NULL.
authorjakub <jakub>
Thu, 9 Jun 2005 14:51:41 +0000 (14:51 +0000)
committerjakub <jakub>
Thu, 9 Jun 2005 14:51:41 +0000 (14:51 +0000)
commitce5e6fe7ee2f3158c780bf10a0b977887ef3c8e5
tree70d07297e1dd5eaa6919fb9373a77b288e022e01
parenta4cdec4daca69897c83d5a74c2ce9f1ef44009a8
* objdump.c (disassemble_bytes): Don't crash if q->howto == NULL.
If q->howto->name == NULL, print q->howto->type as number instead.
(dump_reloc_set): Likewise.
binutils/ChangeLog
binutils/objdump.c