This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/bfd ChangeLog xtensa-modules.c
- From: bwilson at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 14 Nov 2008 17:37:29 -0000
- Subject: src/bfd ChangeLog xtensa-modules.c
CVSROOT: /cvs/src
Module name: src
Changes by: bwilson@sourceware.org 2008-11-14 17:37:29
Modified files:
bfd : ChangeLog xtensa-modules.c
Log message:
* xtensa-modules.c (xtensa_state_id): New enum, replacing STATE macros.
(xtensa_field_id, xtensa_regfile_id, xtensa_operand_id)
(xtensa_iclass_id, xtensa_opcode_id): New enums.
Replace hardcoded constants throughout this file with enum values.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4360&r2=1.4361
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/xtensa-modules.c.diff?cvsroot=src&r1=1.9&r2=1.10