gas/
* config/tc-crx.c: Include bfd_stdint.h. (getconstant): Remove irrelevant comment. Don't fail due to sign-extension of int mask. (check_range): Rewrite using unsigned arithmetic throughout. opcodes/ * crx-dis.c (print_arg): Mask constant to 32 bits. * crx-opc.c (cst4_map): Use int array. include/opcode/ * crx.h (cst4_map): Update declaration.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2012-02-27 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* crx.h (cst4_map): Update declaration.
|
||||
|
||||
2012-02-25 Walter Lee <walt@tilera.com>
|
||||
|
||||
* tilegx.h (tilegx_mnemonic): Add TILEGX_OPC_LD4S_TLS,
|
||||
|
Reference in New Issue
Block a user