* config/tc-pdp11.c (parse_op_no_deferred): Allow PC-relative
[binutils.git] / gas / ChangeLog
blob3177aa5f301785cb4326b9e75fcb91f0fb662071
1 2011-01-06  Paul Koning  <ni1d@arrl.net>
3         * config/tc-pdp11.c (parse_op_no_deferred): Allow PC-relative
4         references to absolute addresses.
6 2011-01-05  DJ Delorie  <dj@redhat.com>
8         * config/tc-rx.c (tc_gen_reloc): Emit an RX_OP_NEG expression
9         instead of an RH_NEG32 one.
11 2011-01-05  Jonathan Wakely  <jwakely.gcc@gmail.com>
13         * doc/c-i386.texi: Clarify --n32.
15 2011-01-04  H.J. Lu  <hongjiu.lu@intel.com>
17         * config/tc-i386.c (build_modrm_byte): Allow encoding 32/64bit
18         integer registers in VEX.vvvv.  Check register-only source
19         operand when two source operands are swapped.  Properly update
20         destination when two source operands are swapped.
22 2011-01-01  H.J. Lu  <hongjiu.lu@intel.com>
24         * gas.c (parse_args): Update copyright to 2011.
26 For older changes see ChangeLog-2010
28 Local Variables:
29 mode: change-log
30 left-margin: 8
31 fill-column: 74
32 version-control: never
33 End: