Correct year.
[binutils.git] / bfd / ChangeLog
blobafa0a44ff56e18738a656b358d624c9c7b804e46
1 2011-01-06  H.J. Lu  <hongjiu.lu@intel.com>
3         PR ld/12366
4         PR ld/12371
5         * elf-ifunc.c (_bfd_elf_allocate_ifunc_dyn_relocs): Properly
6         handle symbols marked with regular reference, but not non-GOT
7         reference when building shared library.
9         * elf32-i386.c (elf_i386_gc_sweep_hook): Properly handle
10         local and global STT_GNU_IFUNC symols when building shared
11         library.
12         * elf64-x86-64.c (elf_x86_64_gc_sweep_hook): Likewise.
14 2011-01-05  DJ Delorie  <dj@redhat.com>
16         * reloc.c: Add BFD_RELOC_RX_OP_NEG.
17         * libbfd.h: Regenerate.
18         * bfd-in2.h: Regenerate.
19         * elf32-rx.c: Add it to the list, corresponding to R_RX_OPneg.
21 2011-01-03  H.J. Lu  <hongjiu.lu@intel.com>
23         * cpu-i386.c (bfd_i386_compatible): New.
24         (bfd_x64_32_arch_intel_syntax): Replace bfd_default_compatible
25         with bfd_i386_compatible.
26         (bfd_x86_64_arch_intel_syntax): Likewise.
27         (bfd_i386_arch_intel_syntax): Likewise.
28         (i8086_arch): Likewise.
29         (bfd_x64_32_arch): Likewise.
30         (bfd_x86_64_arch): Likewise.
31         (bfd_i386_arch): Likewise.
33 For older changes see ChangeLog-2010
35 Local Variables:
36 mode: change-log
37 left-margin: 8
38 fill-column: 74
39 version-control: never
40 End: