Add docs and arch tests to BMI.
[binutils.git] / gas / ChangeLog
blob9d3d46e9f6c4b7761c4426ec56ab5f75684d8f92
1 2011-01-07  Quentin Neill  <quentin.neill@amd.com>
3         * config/tc-i386.c (cpu_arch): Add CPU_BMI_FLAGS.
5         * doc/c-i386.texi (i386-BMI): New section.
7 2011-01-06  Paul Koning  <ni1d@arrl.net>
9         * config/tc-pdp11.c (parse_op_no_deferred): Allow PC-relative
10         references to absolute addresses.
12 2011-01-05  DJ Delorie  <dj@redhat.com>
14         * config/tc-rx.c (tc_gen_reloc): Emit an RX_OP_NEG expression
15         instead of an RH_NEG32 one.
17 2011-01-05  Jonathan Wakely  <jwakely.gcc@gmail.com>
19         * doc/c-i386.texi: Clarify --n32.
21 2011-01-04  H.J. Lu  <hongjiu.lu@intel.com>
23         * config/tc-i386.c (build_modrm_byte): Allow encoding 32/64bit
24         integer registers in VEX.vvvv.  Check register-only source
25         operand when two source operands are swapped.  Properly update
26         destination when two source operands are swapped.
28 2011-01-01  H.J. Lu  <hongjiu.lu@intel.com>
30         * gas.c (parse_args): Update copyright to 2011.
32 For older changes see ChangeLog-2010
34 Local Variables:
35 mode: change-log
36 left-margin: 8
37 fill-column: 74
38 version-control: never
39 End: