* reloc.c: Add BFD_RELOC_RX_OP_NEG.
[binutils.git] / bfd / ChangeLog
blobeb99588945571031255b12a81b95f7ab0d8332b2
1 2011-01-05  DJ Delorie  <dj@redhat.com>
3         * reloc.c: Add BFD_RELOC_RX_OP_NEG.
4         * libbfd.h: Regenerate.
5         * bfd-in2.h: Regenerate.
6         * elf32-rx.c: Add it to the list, corresponding to R_RX_OPneg.
8 2011-01-03  H.J. Lu  <hongjiu.lu@intel.com>
10         * cpu-i386.c (bfd_i386_compatible): New.
11         (bfd_x64_32_arch_intel_syntax): Replace bfd_default_compatible
12         with bfd_i386_compatible.
13         (bfd_x86_64_arch_intel_syntax): Likewise.
14         (bfd_i386_arch_intel_syntax): Likewise.
15         (i8086_arch): Likewise.
16         (bfd_x64_32_arch): Likewise.
17         (bfd_x86_64_arch): Likewise.
18         (bfd_i386_arch): Likewise.
20 For older changes see ChangeLog-2010
22 Local Variables:
23 mode: change-log
24 left-margin: 8
25 fill-column: 74
26 version-control: never
27 End: