mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 18:44:20 +08:00
ad1079af05
and bug fixes. Handle wide mode relocs. Don't select target size based on BFD64.
7 lines
147 B
C
7 lines
147 B
C
#define TARGET_ARCH_SIZE 64
|
|
|
|
/* Labels are not required to have a colon for a suffix. */
|
|
#define LABELS_WITHOUT_COLONS 1
|
|
|
|
#include "obj-format.h"
|