gas/testsuite/:
[platform/upstream/binutils.git] / gas / ChangeLog
1 2006-01-04  Julian Brown  <julian@codesourcery.com>
2
3         * config/tc-arm.c (do_neon_shl_imm): Swap rN, rM.
4         (do_neon_qshl_imm): Likewise.
5         (do_neon_rshl): New function. Handle rounding variants of
6         v{q}shl-by-register.
7         (insns): Use do_neon_rshl for vrshl, vqrshl.
8
9 2007-01-04  Paul Brook  <paul@codesourcery.com>
10
11         * config/tc-arm.c (NEON_ENC_TAB): Fix encoding of vclt, vcle, vaclt
12         and vacle.
13
14 2007-01-03  H.J. Lu  <hongjiu.lu@intel.com>
15
16         * config/tc-i386.c: Update copyright year.
17         * config/tc-i386.h: Likewise.
18
19 2007-01-03  H.J. Lu  <hongjiu.lu@intel.com>
20
21         * config/tc-i386.c (smallest_imm_type): Return unsigned int
22         instead of int.
23
24 2007-01-03  H.J. Lu  <hongjiu.lu@intel.com>
25
26         * config/tc-i386.c: Convert to ISO C90 formatting
27         * config/tc-i386.h: Likewise.
28
29 2007-01-03  David Daney  <ddaney@avtrex.com>
30
31         * config/tc-mips.c (md_show_usage):  Clean up -mno-shared
32         documentation.
33
34 For older changes see ChangeLog-2006
35 \f
36 Local Variables:
37 mode: change-log
38 left-margin: 8
39 fill-column: 74
40 version-control: never
41 End: