mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-01 13:26:47 +08:00
* libbfd.h: Regenerate. * bfd-in2.h: Regenerate. * elf32-rx.c: Add it to the list, corresponding to R_RX_OPneg. * config/tc-rx.c (tc_gen_reloc): Emit an RX_OP_NEG expression instead of an RH_NEG32 one.
28 lines
702 B
Plaintext
28 lines
702 B
Plaintext
2011-01-05 DJ Delorie <dj@redhat.com>
|
||
|
||
* reloc.c: Add BFD_RELOC_RX_OP_NEG.
|
||
* libbfd.h: Regenerate.
|
||
* bfd-in2.h: Regenerate.
|
||
* elf32-rx.c: Add it to the list, corresponding to R_RX_OPneg.
|
||
|
||
2011-01-03 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* cpu-i386.c (bfd_i386_compatible): New.
|
||
(bfd_x64_32_arch_intel_syntax): Replace bfd_default_compatible
|
||
with bfd_i386_compatible.
|
||
(bfd_x86_64_arch_intel_syntax): Likewise.
|
||
(bfd_i386_arch_intel_syntax): Likewise.
|
||
(i8086_arch): Likewise.
|
||
(bfd_x64_32_arch): Likewise.
|
||
(bfd_x86_64_arch): Likewise.
|
||
(bfd_i386_arch): Likewise.
|
||
|
||
For older changes see ChangeLog-2010
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|