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]
Other format: [Raw text]

Re: [PATCH/RFC] Constify various opcodes tables (part two)


On Thu, Oct 31, 2002 at 04:02:58PM -0500, Klee Dienes wrote:
> This patch does the same thing, but for the include/ directory.  
> Arguably they should all be converted to externs, and the table moved 
> into the .c file ... but I chose discretion over valor on that front.

I'll accept a patch to move the tables, but please ensure that you
don't introduce warnings.  ie. use const pointers to the const
tables.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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