This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [chris@debian.org: Small aesthetic patch for objdump]


Hi H.J.,

: Ok to install?

Sure.

Cheers
	Nick


: --- binutils-2.10.0.18.orig/binutils/objdump.c
: +++ binutils-2.10.0.18/binutils/objdump.c
: @@ -2613,7 +2613,7 @@
:  }
:  
:  /* 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)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]