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: [RFA] Random acts of constification


On Wed, Nov 13, 2002 at 06:04:56PM -0500, Klee Dienes wrote:
> 2002-11-12  Klee Dienes  <kdienes@apple.com>
> 
> 	* arc.h (arc_ext_opcodes): Declare as extern.
> 	(arc_ext_operands): Declare as extern.
> 	* i860.h (i860_opcodes): Declare as const.
> 
> 2002-11-12  Klee Dienes  <kdienes@apple.com>
> 
> 	* arc-opc.c (arc_ext_opcodes): Define.
> 	(arc_ext_operands): Define.
> 	* i386-dis.c (Suffix3DNow): Declare as const.
> 	* arm-opc.h (arm_opcodes): Declare as const.
> 	(thumb_opcodes): Declare as const.
> 	* h8500-opc.h (h8500_table): Declare as const.
> 	(h8500_table): Use a NULL for the opcode in the terminator, so
> 	that code testing (opcode->name) behaves correctly.
> 	* mcore-opc.h (mcore_table): Declare as const.
> 	* sh-opc.h (sh_table): Declare as const.
> 	* w65-opc.h (optable): Declare as const.
> 	* z8k-opc.h (z8k_table): Declare as const.

OK.

-- 
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]