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)


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.

2002-10-31 Klee Dienes <kdienes@apple.com>

* h8300.h (h8_opcodes): Mark as const.
* i860.h (i860_opcodes): Mark as const.
* m88k.h (instructions): Mark as const.

Attachment: include-diffs.txt
Description: Text document


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