Fix spelling typo.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
... / ...
CommitLineData
12013-01-15 Nick Clifton <nickc@redhat.com>
2
3 * elf32-msp430.c: Fix spelling typo.
4
52013-01-15 Alan Modra <amodra@gmail.com>
6
7 * elf64-ppc.c (ppc64_elf_size_stubs): Default shared libs to
8 plt-thread-safe.
9
102013-01-14 Alan Modra <amodra@gmail.com>
11
12 PR binutils/14813
13 * bfdio.c (struct bfd_iovec <bclose>): Revert 2012-11-06.
14 (memory_bclose): Likewise. Return 0 on success.
15 * cache.c (cache_bclose): Likewise.
16 * opncls.c (opncls_bclose, bfd_close): Likewise.
17 * vms-lib.c (vms_lib_bclose): Likewise.
18 * libbfd.h: Regenerate.
19
202013-01-13 Alan Modra <amodra@gmail.com>
21
22 * elf-bfd.h (struct elf_link_hash_entry): Delete dynamic_weak.
23 Add ref_dynamic_nonweak.
24 * elflink.c (_bfd_elf_mark_dynamic_def_weak): Delete.
25 (_bfd_elf_merge_symbol): Don't call above function. Move
26 setting of ref_dynamic_nonweak and dynamic_def earlier. Don't
27 clear dynamic_def.
28 (elf_link_add_object_symbols): Delete redundant "override" test.
29 Don't set dynamic_def here.
30 (elf_link_output_extsym): Update.
31
322013-01-12 H.J. Lu <hongjiu.lu@intel.com>
33
34 * elf32-i386.c (elf_i386_check_relocs): Set bfd errror for
35 normal and TLS symbol access.
36 * elf64-x86-64.c (elf_x86_64_check_relocs): Likewise.
37
382013-01-12 Alan Modra <amodra@gmail.com>
39
40 * elf-bfd.h (_bfd_elf_strtab_refcount): Declare.
41 * elf-strtab.c (_bfd_elf_strtab_refcount): New function.
42 * elflink.c (elf_add_dt_needed_tag): Use _bfd_elf_strtab_refcount.
43
442013-01-12 Alan Modra <amodra@gmail.com>
45
46 PR ld/12549
47 * elf-bfd.h (_bfd_elf_strtab_clear_refs): Declare.
48 (_bfd_elf_strtab_clear_all_refs): Define.
49 * elf-strtab.c (_bfd_elf_strtab_clear_refs): New function.
50 (_bfd_elf_strtab_clear_all_refs): Delete.
51 * elflink.c (elf_link_add_object_symbols): Clear out added
52 strtab refs. Correct handling of warning common symbols.
53
542013-01-10 H.J. Lu <hongjiu.lu@intel.com>
55
56 * aout0.c: Remove trailing white spaces.
57 * archive.c: Likewise.
58 * archures.c: Likewise.
59 * bfd-in.h: Likewise.
60 * bfd-in2.h: Likewise.
61 * coff-alpha.c: Likewise.
62 * coff-i860.c: Likewise.
63 * coff-mips.c: Likewise.
64 * coff-ppc.c: Likewise.
65 * coff-tic80.c: Likewise.
66 * coff-x86_64.c: Likewise.
67 * coff-z80.c: Likewise.
68 * coffcode.h: Likewise.
69 * coffgen.c: Likewise.
70 * cofflink.c: Likewise.
71 * compress.c: Likewise.
72 * corefile.c: Likewise.
73 * cpu-arm.c: Likewise.
74 * cpu-avr.c: Likewise.
75 * cpu-bfin.c: Likewise.
76 * cpu-cr16.c: Likewise.
77 * cpu-cr16c.c: Likewise.
78 * cpu-crx.c: Likewise.
79 * cpu-h8300.c: Likewise.
80 * cpu-i386.c: Likewise.
81 * cpu-lm32.c: Likewise.
82 * cpu-m68k.c: Likewise.
83 * cpu-moxie.c: Likewise.
84 * cpu-msp430.c: Likewise.
85 * cpu-sh.c: Likewise.
86 * cpu-xc16x.c: Likewise.
87 * dwarf2.c: Likewise.
88 * ecofflink.c: Likewise.
89 * ecoffswap.h: Likewise.
90 * elf-ifunc.c: Likewise.
91 * elf-m10300.c: Likewise.
92 * elf-vxworks.c: Likewise.
93 * elf32-avr.c: Likewise.
94 * elf32-avr.h: Likewise.
95 * elf32-cr16.c: Likewise.
96 * elf32-cr16c.c: Likewise.
97 * elf32-cris.c: Likewise.
98 * elf32-crx.c: Likewise.
99 * elf32-frv.c: Likewise.
100 * elf32-hppa.c: Likewise.
101 * elf32-i860.c: Likewise.
102 * elf32-ip2k.c: Likewise.
103 * elf32-iq2000.c: Likewise.
104 * elf32-m32c.c: Likewise.
105 * elf32-m68hc1x.c: Likewise.
106 * elf32-msp430.c: Likewise.
107 * elf32-mt.c: Likewise.
108 * elf32-ppc.c: Likewise.
109 * elf32-rl78.c: Likewise.
110 * elf32-s390.c: Likewise.
111 * elf32-score.h: Likewise.
112 * elf32-sh-symbian.c: Likewise.
113 * elf32-sh.c: Likewise.
114 * elf32-spu.c: Likewise.
115 * elf32-tic6x.c: Likewise.
116 * elf32-v850.c: Likewise.
117 * elf32-xc16x.c: Likewise.
118 * elf32-xtensa.c: Likewise.
119 * elf64-alpha.c: Likewise.
120 * elf64-hppa.c: Likewise.
121 * elf64-ppc.c: Likewise.
122 * elf64-s390.c: Likewise.
123 * elfcore.h: Likewise.
124 * elflink.c: Likewise.
125 * elfxx-mips.c: Likewise.
126 * elfxx-sparc.c: Likewise.
127 * elfxx-tilegx.c: Likewise.
128 * ieee.c: Likewise.
129 * libcoff.h: Likewise.
130 * libpei.h: Likewise.
131 * libxcoff.h: Likewise.
132 * linker.c: Likewise.
133 * mach-o-i386.c: Likewise.
134 * mach-o-target.c: Likewise.
135 * mach-o.c: Likewise.
136 * mach-o.h: Likewise.
137 * mmo.c: Likewise.
138 * opncls.c: Likewise.
139 * pdp11.c: Likewise.
140 * pe-x86_64.c: Likewise.
141 * peXXigen.c: Likewise.
142 * pef-traceback.h: Likewise.
143 * pei-x86_64.c: Likewise.
144 * peicode.h: Likewise.
145 * plugin.c: Likewise.
146 * reloc.c: Likewise.
147 * riscix.c: Likewise.
148 * section.c: Likewise.
149 * som.c: Likewise.
150 * syms.c: Likewise.
151 * tekhex.c: Likewise.
152 * ticoff.h: Likewise.
153 * vaxbsd.c: Likewise.
154 * xcofflink.c: Likewise.
155 * xtensa-isa.c: Likewise.
156
1572013-01-10 Will Newton <will.newton@imgtec.com>
158
159 * Makefile.am: Add Meta.
160 * Makefile.in: Regenerate.
161 * archures.c (bfd_mach_metag): New.
162 * bfd-in2.h: Regenerate.
163 * config.bfd: Add Meta.
164 * configure: Regenerate.
165 * configure.in: Add Meta.
166 * cpu-metag.c: New file.
167 * elf-bfd.h: Add Meta.
168 * elf32-metag.c: New file.
169 * elf32-metag.h: New file.
170 * libbfd.h: Regenerate.
171 * reloc.c: Add Meta relocations.
172 * targets.c: Add Meta.
173
1742013-01-08 Yufeng Zhang <yufeng.zhang@arm.com>
175
176 * elf-bfd.h (elfcore_write_aarch_tls): Add prototype.
177 (elfcore_write_aarch_hw_break): Likewise.
178 (elfcore_write_aarch_hw_watch): Likewise.
179 * elf.c (elfcore_grok_aarch_tls): New function.
180 (elfcore_grok_aarch_hw_break): Likewise.
181 (elfcore_grok_aarch_hw_watch): Likewise.
182 (elfcore_grok_note): Call the new functions to handle the
183 corresponding notes.
184 (elfcore_write_aarch_tls): New function.
185 (elfcore_write_aarch_hw_break): Likewise.
186 (elfcore_write_aarch_hw_watch): Likewise.
187 (elfcore_write_register_note): Call the new functions to handle the
188 corresponding pseudo sections.
189
1902013-01-07 Tom Tromey <tromey@redhat.com>
191
192 * section.c (_bfd_std_section): Rename from std_section.
193 (bfd_com_section_ptr, bfd_und_section_ptr, bfd_abs_section_ptr)
194 (STD_SECTION): Update.
195 * bfd-in2.h: Rebuild.
196
1972013-01-04 Juergen Urban <JuergenUrban@gmx.de>
198
199 * archures.c (bfd_mach_mips5900): Define.
200 * bfd-in2.h: Regenerate.
201 * config.bfd: Add mips64-ps2-elf and mips-ps2-elf targets.
202 * cpu-mips.c: Add support for MIPS r5900.
203 * elfxx-mips.c: Add support for MIPS r5900 (extension of r4000).
204
2052013-01-03 Nickolai Zeldovich <nickolai@csail.mit.edu>
206 Nick Clifton <nickc@redhat.com>
207
208 * elflink.c (get_value): Prevent the use of an undefined shift
209 operation. Add sanity checks.
210
2112013-01-02 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
212
213 * config.bfd (cr16*-*-uclinux*): New target support.
214
215
216For older changes see ChangeLog-2012
217\f
218Copyright (C) 2013 Free Software Foundation, Inc.
219
220Copying and distribution of this file, with or without modification,
221are permitted in any medium without royalty provided the copyright
222notice and this notice are preserved.
223
224Local Variables:
225mode: change-log
226left-margin: 8
227fill-column: 74
228version-control: never
229End:
This page took 0.026852 seconds and 4 git commands to generate.