mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-01 11:59:27 +08:00
2000-08-17 Christopher C. Chimelis <chris@debian.org>
* objdump.c (LONGEST_ARCH): Set to sizeof("powerpc:common").
This commit is contained in:
@ -2611,7 +2611,7 @@ dump_reloc_set (abfd, sec, relpp, relcount)
|
||||
}
|
||||
|
||||
/* The length of the longest architecture name + 1. */
|
||||
#define LONGEST_ARCH sizeof("rs6000:6000")
|
||||
#define LONGEST_ARCH sizeof("powerpc:common")
|
||||
|
||||
static const char *
|
||||
endian_string (endian)
|
||||
|
Reference in New Issue
Block a user