2007-01-04 H.J. Lu <hongjiu.lu@intel.com>
[binutils.git] / gas / ChangeLog
blob096ed251e1ea6c79cf42c0377b0762d94ff91c43
1 2007-01-04  H.J. Lu  <hongjiu.lu@intel.com>
3         PR gas/3826
4         * config/tc-i386.c (register_prefix): New.
5         (set_intel_syntax): Set set_intel_syntax to "" if register
6         prefix is needed.
7         (check_byte_reg): Use register_prefix for error message.
8         (check_long_reg): Likewise.
9         (check_qword_reg): Likewise.
10         (check_word_reg): Likewise.
12 2006-01-04  Julian Brown  <julian@codesourcery.com>
14         * config/tc-arm.c (do_neon_shl_imm): Swap rN, rM.
15         (do_neon_qshl_imm): Likewise.
16         (do_neon_rshl): New function. Handle rounding variants of
17         v{q}shl-by-register.
18         (insns): Use do_neon_rshl for vrshl, vqrshl.
20 2007-01-04  Paul Brook  <paul@codesourcery.com>
22         * config/tc-arm.c (NEON_ENC_TAB): Fix encoding of vclt, vcle, vaclt
23         and vacle.
25 2007-01-03  H.J. Lu  <hongjiu.lu@intel.com>
27         * config/tc-i386.c (swap_operands): Remove branches.
29 2007-01-03  H.J. Lu  <hongjiu.lu@intel.com>
31         * config/tc-i386.c: Update copyright year.
32         * config/tc-i386.h: Likewise.
34 2007-01-03  H.J. Lu  <hongjiu.lu@intel.com>
36         * config/tc-i386.c (smallest_imm_type): Return unsigned int
37         instead of int.
39 2007-01-03  H.J. Lu  <hongjiu.lu@intel.com>
41         * config/tc-i386.c: Convert to ISO C90 formatting
42         * config/tc-i386.h: Likewise.
44 2007-01-03  David Daney  <ddaney@avtrex.com>
46         * config/tc-mips.c (md_show_usage):  Clean up -mno-shared
47         documentation.
49 For older changes see ChangeLog-2006
51 Local Variables:
52 mode: change-log
53 left-margin: 8
54 fill-column: 74
55 version-control: never
56 End: