]> sourceware.org Git - newlib-cygwin.git/commit
gas/
authorAlan Modra <modra@gmail.com>
Mon, 27 Feb 2012 06:37:38 +0000 (06:37 +0000)
committerAlan Modra <modra@gmail.com>
Mon, 27 Feb 2012 06:37:38 +0000 (06:37 +0000)
commitd723fb604d729b0d1b4cadea5abb9d2ef160a47b
treecc2f2d86e1d5af58cac46291aac07f260cc7e9dc
parent2c6df2a98442f44d06c6b236d3eff3865d8df57c
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.
include/opcode/ChangeLog
include/opcode/crx.h
This page took 0.027679 seconds and 5 git commands to generate.