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: patch for opcodes/cgen-dis.in


Nick Clifton writes:
 > : From: "Frank Ch. Eigler" <fche@redhat.com>
 > : 
 > : This sounds like it would be better as a run-time setting rather
 > : than a build-time one.  Maybe there are some disassembler
 > : configuration flags you could steal to toggle this behavior on and
 > : off?
 > 
 > The disassembler currently allows arbitrary, target-specific flags on
 > the command line, prefixed by -m (or --disassembler-options).  You
 > could use these.  Alternatively if you want a permanent run-time
 > toggle, then an environment variable might be the way to go.

Some would argue an environment variable is never the way to go. :-)

I'd like to make this option available to all cgen targets.
Each target can pick its own default [though if it were my choice
they'd all default to the same thing].

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