* reloc.c: Add BFD_RELOC_RX_OP_NEG.
[binutils.git] / gas / ChangeLog
blob257c83089d3775343928bc0b5e181b7b336fb775
1 2011-01-05  DJ Delorie  <dj@redhat.com>
3         * config/tc-rx.c (tc_gen_reloc): Emit an RX_OP_NEG expression
4         instead of an RH_NEG32 one.
6 2011-01-05  Jonathan Wakely  <jwakely.gcc@gmail.com>
8         * doc/c-i386.texi: Clarify --n32.
10 2011-01-04  H.J. Lu  <hongjiu.lu@intel.com>
12         * config/tc-i386.c (build_modrm_byte): Allow encoding 32/64bit
13         integer registers in VEX.vvvv.  Check register-only source
14         operand when two source operands are swapped.  Properly update
15         destination when two source operands are swapped.
17 2011-01-01  H.J. Lu  <hongjiu.lu@intel.com>
19         * gas.c (parse_args): Update copyright to 2011.
21 For older changes see ChangeLog-2010
23 Local Variables:
24 mode: change-log
25 left-margin: 8
26 fill-column: 74
27 version-control: never
28 End: