be33a47542504db5f582e7231a5a0c57bb2c3b06
[external/binutils.git] / bfd / ChangeLog
1 2013-02-11  Richard Sandiford  <rdsandiford@googlemail.com>
2
3         * elfxx-mips.c (mips_elf_merge_got_with): Only use arg->global_count
4         if there are TLS relocations.
5
6 2013-02-11  Richard Sandiford  <rdsandiford@googlemail.com>
7
8         * elfxx-mips.c (mips_elf_recreate_got): Remove free.
9         (mips_elf_resolve_final_got_entries): Remove bogus comment.
10
11 2013-02-10  Alan Modra  <amodra@gmail.com>
12
13         * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.
14         * coff-h8300.c (h8300_coff_link_hash_table_create): Likewise.
15         * m68klinux.c (linux_link_hash_table_create): Likewise.
16         * sparclinux.c (linux_link_hash_table_create): Likewise.
17         * sunos.c (sunos_link_hash_table_create): Likewise.
18         * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_create): Likewise.
19         * elf-m10300.c (elf32_mn10300_link_hash_table_create): Likewise.
20         * elf32-arm.c (elf32_arm_link_hash_table_create): Likewise.
21         * elf32-avr.c (elf32_avr_link_hash_table_create): Likewise.
22         * elf32-cr16.c (elf32_cr16_link_hash_table_create): Likewise.
23         * elf32-cris.c (elf_cris_link_hash_table_create): Likewise.
24         * elf32-hppa.c (elf32_hppa_link_hash_table_create): Likewise.
25         * elf32-i386.c (elf_i386_link_hash_table_create): Likewise.
26         * elf32-lm32.c (lm32_elf_link_hash_table_create): Likewise.
27         * elf32-m32r.c (m32r_elf_link_hash_table_create): Likewise.
28         * elf32-m68hc1x.c (m68hc11_elf_hash_table_create): Likewise.
29         * elf32-m68k.c (elf_m68k_link_hash_table_create): Likewise.
30         * elf32-metag.c (elf_metag_link_hash_table_create): Likewise.
31         * elf32-nios2.c (nios2_elf32_link_hash_table_create): Likewise.
32         * elf32-s390.c (elf_s390_link_hash_table_create): Likewise.
33         * elf32-score.c (elf32_score_link_hash_table_create): Likewise.
34         * elf32-spu.c (spu_elf_link_hash_table_create): Likewise.
35         * elf32-tic6x.c (elf32_tic6x_link_hash_table_create): Likewise.
36         * elf32-vax.c (elf_vax_link_hash_table_create): Likewise.
37         * elf32-xgate.c (xgate_elf_bfd_link_hash_table_create): Likewise.
38         * elf32-xtensa.c (elf_xtensa_link_hash_table_create): Likewise.
39         * elf64-aarch64.c (elf64_aarch64_link_hash_table_create): Likewise.
40         * elf64-s390.c (elf_s390_link_hash_table_create): Likewise.
41         * elf64-sh64.c (sh64_elf64_link_hash_table_create): Likewise.
42         * elf64-x86-64.c (elf_x86_64_link_hash_table_create): Likewise.
43         * elfxx-mips.c (_bfd_mips_elf_link_hash_table_create): Likewise.
44         * elflink.c (_bfd_elf_link_hash_table_create): Likewise.
45         (_bfd_elf_link_hash_table_init): Assume zero fill table on entry.
46
47 2013-02-10  Alan Modra  <amodra@gmail.com>
48
49         * i386linux.c (linux_link_hash_table_create): Allocate table
50         with bfd_zmalloc, not bfd_alloc.
51         * pdp11.c (link_hash_table_create): Allocate table with
52         bfd_malloc, not bfd_alloc.
53         * elf32-bfin.c (bfinfdpic_elf_link_hash_table_create): Allocate table
54         with bfd_zmalloc, not bfd_zalloc.
55         (bfin_link_hash_table_create): Likewise.
56         * elf32-frv.c (frvfdpic_elf_link_hash_table_create): Likewise.
57         * elf64-hppa.c (elf64_hppa_hash_table_create): Likewise.
58
59 2013-02-10  Alan Modra  <amodra@gmail.com>
60
61         PR ld/15113
62         * elf32-sh.c (sh_elf_link_hash_table_create): Use bfd_zmalloc.
63
64 2013-02-08  Markos Chandras  <markos.chandras@imgtec.com>
65
66         * elf32-metag.c: Use bfd_get_linker_section to get SEC_LINKER_CREATED
67         sections.
68         (elf_metag_adjust_dynamic_symbol): Don't error on zero size dynbss
69         symbol.
70
71 2013-02-08  Yufeng Zhang  <yufeng.zhang@arm.com>
72
73         * elf64-aarch64.c (elf64_aarch64_grok_prstatus): Change 'size' from
74         288 to 272.
75
76 2013-02-08  Alan Modra  <amodra@gmail.com>
77
78         PR binutils/15106
79         * elf-bfd.h (struct elf_obj_tdata): Add elf_find_function_cache.
80         * elf.c (elf_find_function): Revert last change.  Use new
81         tdata field rather than static vars for cache.
82
83 2013-02-07  H.J. Lu  <hongjiu.lu@intel.com>
84
85         PR ld/15107
86         * elflink.c (elf_link_output_extsym): Set STB_GNU_UNIQUE only if
87         symbol is defined in regular object.
88
89 2013-02-07  Roberto Agostino Vitillo  <ra.vitillo@gmail.com>
90
91         PR binutils/15106
92         * elf.c (elf_find_function): Don't cache if symbols change.
93
94 2013-02-07  Alan Modra  <amodra@gmail.com>
95
96         PR binutils/14873
97         * elf-attrs.c (_bfd_elf_copy_obj_attributes): Don't attempt to
98         copy attributes from or to non-ELF.
99
100 2013-02-06  H.J. Lu  <hongjiu.lu@intel.com>
101
102         * elf32-i386.c (elf_i386_allocate_dynrelocs): Don't clear pc_count
103         for non-zero TLS symbol.
104         (elf_i386_relocate_section): Don't resolve size relocation against
105         non-zero TLS symbol.
106         * elf64-x86-64.c (elf_x86_64_allocate_dynrelocs): Don't clear
107         pc_count for non-zero TLS symbol.
108         (elf_x86_64_relocate_section): Don't resolve size relocation
109         against non-zero TLS symbol.
110
111 2013-02-06  Sandra Loosemore  <sandra@codesourcery.com>
112             Andrew Jenner <andrew@codesourcery.com>
113
114         Based on patches from Altera Corporation.
115
116         * Makefile.am (ALL_MACHINES): Add cpu-nios2.lo.
117         (ALL_MACHINES_CFILES): Add cpu-nios2.c.
118         (BFD_BACKENDS): Add elf32-nios2.lo.
119         (BFD32_BACKENDS_CFILES): Add elf32-nios2.c.
120         * Makefile.in: Regenerated.
121         * configure.in: Add entries for bfd_elf32_bignios2_vec and
122         bfd_elf32_littlenios2_vec.
123         * configure: Regenerated.
124         * config.bfd: Add cases for nios2.
125         * archures.c (enum bfd_architecture): Add bfd_arch_nios2.
126         (bfd_mach_nios2): Define.
127         (bfd_nios2_arch): Declare.
128         (bfd_archures_list): Add bfd_nios2_arch.
129         * targets.c (bfd_elf32_bignios2_vec): Declare.
130         (bfd_elf32_littlenios2_vec): Declare.
131         (_bfd_target_vector): Add entries for bfd_elf32_bignios2_vec and
132         bfd_elf32_littlenios2_vec.
133         * elf-bfd.h (enum elf_target_id): Add NIOS2_ELF_DATA.
134         * reloc.c (enum bfd_reloc_code_real): Add Nios II relocations.
135         * bfd-in2.h: Regenerated.
136         * libbfd.h: Regenerated.
137         * cpu-nios2.c: New file.
138         * elf32-nios2.c: New file.
139
140 2013-02-06  Alan Modra  <amodra@gmail.com>
141
142         * elf32-arm.c (elf32_arm_final_link_relocate): Only test for
143         stubs in stub_bfd.
144
145 2013-02-06  Alan Modra  <amodra@gmail.com>
146
147         * Makefile.am (SOURCE_HFILES): Add `elf-linux-psinfo.h'.
148         * Makefile.in: Regenerate.
149
150 2013-02-04  Sergio Durigan Junior  <sergiodj@redhat.com>
151             Pedro Alves  <palves@redhat.com>
152
153         * Makefile.in (SOURCE_HFILES): Add `elf-linux-psinfo.h'.
154         * elf-bfd.h (elf_internal_linux_prpsinfo): New structure
155         declaration.
156         (elfcore_write_linux_prpsinfo32, elfcore_write_linux_prpsinfo64)
157         (elfcore_write_ppc32_linux_prpsinfo32): New declarations.
158         * elf-linux-psinfo.h: New file.
159         * elf.c: Include elf-linux-psinfo.h.
160         (elfcore_write_linux_prpsinfo32, elfcore_write_linux_prpsinfo64):
161         New functions.
162         * elf32-ppc.c: Include `elf-linux-psinfo.h'.
163         (elf_external_ppc_linux_prpsinfo32): New structure declaration.
164         (PPC_LINUX_PRPSINFO32_SWAP_FIELDS): New macro.
165         (elfcore_write_ppc_linux_prpsinfo32): New function.
166
167 2013-02-04  Tristan Gingold  <gingold@adacore.com>
168
169         * mach-o.c (bfd_mach_o_scan_start_address): Do not fail if no
170         start address.
171
172 2013-02-04  Alan Modra  <amodra@gmail.com>
173
174         * Makefile.am (BFD64_BACKENDS): Remove elf-nacl.lo.
175         (BFD64_BACKENDS_CFILES): Remove elf-nacl.c.
176         * Makefile.in: Regenerate.
177         * po/SRC-POTFILES.in: Regenerate.
178
179 2013-02-04  Alan Modra  <amodra@gmail.com>
180
181         * coff-tic54x.c (SWAP_OUT_RELOC_EXTRA): Delete.
182         * coff-tic80.c (SWAP_OUT_RELOC_EXTRA): Delete.
183
184 2013-02-01  Alan Modra  <amodra@gmail.com>
185
186         * elf64-ppc.c (dec_dynrel_count): Don't error when elf_gc_sweep_symbol
187         clears def_regular.
188
189 2013-01-31  Tristan Gingold  <gingold@adacore.com>
190
191         * mach-o.c (bfd_mach_o_scan): Call bfd_mach_o_flatten_sections
192         earlier.  Fix status checking of bfd_mach_o_scan_start_address.
193         (bfd_mach_o_scan_start_address): Handle LC_MAIN.
194
195 2013-01-31  Alan Modra  <amodra@gmail.com>
196             David S. Miller  <davem@davemloft.net>
197
198         PR ld/15056
199         * elfxx-sparc.c (_bfd_sparc_elf_gc_mark_hook): Handle implicit
200         references to __tls_get_addr.
201         * elf32-tilpro.c (tilepro_elf_gc_mark_hook): Likewise.  Correct
202         vtinherit and vtentry reloc handling too.
203         * elfxx-tilegx.c (tilegx_elf_gc_mark_hook): As for tilepro.
204
205 2013-01-31  Alan Modra  <amodra@gmail.com>
206
207         * elf64-ppc.c (ppc_stub_name): Trim off trailing "+0".
208
209 2013-01-31  Alan Modra  <amodra@gmail.com>
210
211         * elf64-ppc.c (build_plt_stub): Correct plt stub branch to glink.
212
213 2013-01-28  Alan Modra  <amodra@gmail.com>
214
215         * elf64-ppc.c: Use %T to print symbols names and remove redundant
216         "relocation" in error messages throughout file.
217         (ppc64_elf_relocate_section): Remove sibling call error message,
218         replace with "call lacks nop".  Specially report errors for
219         branches to function entry points via OPD lookup and branches
220         to stubs.  Remove NULL symbol handling now done by %T.
221
222 2013-01-28  Alan Modra  <amodra@gmail.com>
223
224         * archive.c (bfd_generic_archive_p): Return target and keep
225         ardata on partial matches.
226         * format.c (bfd_check_format_matches): Adjust for above
227         change.  Remove bfd_error_file_ambiguously_recognized dead
228         code.
229
230 2013-01-26  Alan Modra  <amodra@gmail.com>
231
232         * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore,
233         bfd_preserve_finish): Move to..
234         * format.c: ..here, splitting out..
235         (bfd_reinit): ..this.  New function.
236         (bfd_check_format_matches): Use bfd_preserve_save/restore to
237         keep bfd state for a match.
238         * elfcode.h (elf_object_p): Don't use bfd_preserve_save/restore.
239         * elfcore.h (elf_core_file_p): Likewise.
240         * mach-o.c (bfd_mach_o_header_p): Likewise.
241         * pef.c (bfd_pef_object_p, bfd_pef_xlib_object_p): Likewise.
242         * xsym.c (bfd_sym_object_p): Likewise.
243         * mmo.c (mmo_scan): Clear abfd->symcount.
244         * opncls.c (_bfd_new_bfd): Use a smaller section hash table.
245         * section.c (bfd_section_list_clear): Clear section_htab.count.
246         * bfd-in2.h: Regenerate.
247
248 2013-01-25  Michael Schewe  <michael.schewe@gmx.net>
249
250         * elf32-h8300.c (elf32_h8_relax_section): When checking for a
251         second reloc, make sure that the reloc potentially exists first.
252
253 2013-01-24  Nick Clifton  <nickc@redhat.com>
254
255         * archures.c: Add bfd_mach_v850e3v5.
256         * bfd-in2.h: Regenerate.
257         * cpu-v850.c: Add entries for v850e2v5 and v850e3v5.
258         * cpu-v850_rh850.c: Likewise.
259         * elf32-v850.c: Add support for v850e3v5 architecture.
260
261 2013-01-23  Markos Chandras  <markos.chandras@imgtec.com>
262
263         * elf32-metag.c: Error on HIADDR16/LOADDR16 in shared link.
264
265 2013-01-23  Leif Ekblad  <leif@rdos.net>
266
267         * config.bfd (x86_64-*-rdos*): Remove targ_selvecs.
268
269 2013-01-18  H.J. Lu  <hongjiu.lu@intel.com>
270
271         * elf32-i386.c (elf_i386_allocate_dynrelocs): Clear pc_count for
272         non-zero TLS symbol.
273         (elf_i386_relocate_section): Resolve size relocation against
274         non-zero TLS symbol.
275         * elf64-x86-64.c (elf_x86_64_allocate_dynrelocs): Clear pc_count
276         for non-zero TLS symbol.
277         (elf_x86_64_relocate_section): Resolve size relocation against
278         non-zero TLS symbol.
279
280 2013-01-18  Mike Frysinger  <vapier@gentoo.org>
281
282         * elflink.c (bfd_elf_size_dynamic_sections): Only add DT_RPATH
283         when new_dtags is false.  Only add DT_RUNPATH when new_dtags is
284         true.
285
286 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
287
288         * elf32-i386.c (elf_i386_check_relocs): Count size relocation as
289         PC-relative relocation.
290         * elf64-x86-64.c (elf_x86_64_check_relocs): Count size relocation
291         as PC-relative relocation.
292
293 2013-01-16  H.J. Lu  <hongjiu.lu@intel.com>
294
295         * elf32-i386.c (elf_i386_check_relocs): Update R_386_SIZE32
296         check.
297         (elf_i386_relocate_section): Don't check TLS for R_386_SIZE32.
298
299         * elf64-x86-64.c (elf_x86_64_check_relocs): Update R_X86_64_SIZE32
300         and R_X86_64_SIZE64 check.
301         (elf_x86_64_relocate_section): Don't check TLS for R_X86_64_SIZE32
302         nor R_X86_64_SIZE64.
303
304 2013-01-16  H.J. Lu  <hongjiu.lu@intel.com>
305
306         * bfd-in2.h: Regenerated.
307         * libbfd.h: Likewise.
308
309         * elf32-i386.c (elf_howto_table): Fill R_386_SIZE32 entry.
310         (elf_i386_reloc_type_lookup): Support BFD_RELOC_SIZE32.
311         (elf_i386_check_relocs): Handle R_386_SIZE32.
312         (elf_i386_gc_sweep_hook): Likewise.
313         (elf_i386_relocate_section): Likewise.
314
315         * elf64-x86-64.c (x86_64_elf_howto_table): Fill R_X86_64_SIZE32
316         and R_X86_64_SIZE64 entries.
317         (x86_64_reloc_map): Add BFD_RELOC_SIZE32 and BFD_RELOC_SIZE64,
318         (elf_x86_64_rtype_to_howto): Handle R_X86_64_SIZE32 for x32.
319         (elf_x86_64_reloc_name_lookup): Likewise.
320         (elf_x86_64_check_relocs): Handle R_X86_64_SIZE32 and
321         R_X86_64_SIZE64.
322         (elf_x86_64_gc_sweep_hook): Likewise.
323         (elf_x86_64_relocate_section): Likewise.
324
325         * reloc.c (bfd_reloc_code_type): Add BFD_RELOC_SIZE32 and
326         BFD_RELOC_SIZE64.
327
328 2013-01-15  H.J. Lu  <hongjiu.lu@intel.com>
329
330         * elf64-x86-64.c (R_X86_64_standard): Replace R_X86_64_IRELATIVE
331         with R_X86_64_RELATIVE64.
332
333 2013-01-15  Nick Clifton  <nickc@redhat.com>
334
335         * elf32-msp430.c: Fix spelling typo.
336
337 2013-01-15  Alan Modra  <amodra@gmail.com>
338
339         * elf64-ppc.c (ppc64_elf_size_stubs): Default shared libs to
340         plt-thread-safe.
341
342 2013-01-14  Alan Modra  <amodra@gmail.com>
343
344         PR binutils/14813
345         * bfdio.c (struct bfd_iovec <bclose>): Revert 2012-11-06.
346         (memory_bclose): Likewise.  Return 0 on success.
347         * cache.c (cache_bclose): Likewise.
348         * opncls.c (opncls_bclose, bfd_close): Likewise.
349         * vms-lib.c (vms_lib_bclose): Likewise.
350         * libbfd.h: Regenerate.
351
352 2013-01-13  Alan Modra  <amodra@gmail.com>
353
354         * elf-bfd.h (struct elf_link_hash_entry): Delete dynamic_weak.
355         Add ref_dynamic_nonweak.
356         * elflink.c (_bfd_elf_mark_dynamic_def_weak): Delete.
357         (_bfd_elf_merge_symbol): Don't call above function.  Move
358         setting of ref_dynamic_nonweak and dynamic_def earlier.  Don't
359         clear dynamic_def.
360         (elf_link_add_object_symbols): Delete redundant "override" test.
361         Don't set dynamic_def here.
362         (elf_link_output_extsym): Update.
363
364 2013-01-12  H.J. Lu  <hongjiu.lu@intel.com>
365
366         * elf32-i386.c (elf_i386_check_relocs): Set bfd errror for
367         normal and TLS symbol access.
368         * elf64-x86-64.c (elf_x86_64_check_relocs): Likewise.
369
370 2013-01-12  Alan Modra  <amodra@gmail.com>
371
372         * elf-bfd.h (_bfd_elf_strtab_refcount): Declare.
373         * elf-strtab.c (_bfd_elf_strtab_refcount): New function.
374         * elflink.c (elf_add_dt_needed_tag): Use _bfd_elf_strtab_refcount.
375
376 2013-01-12  Alan Modra  <amodra@gmail.com>
377
378         PR ld/12549
379         * elf-bfd.h (_bfd_elf_strtab_clear_refs): Declare.
380         (_bfd_elf_strtab_clear_all_refs): Define.
381         * elf-strtab.c (_bfd_elf_strtab_clear_refs): New function.
382         (_bfd_elf_strtab_clear_all_refs): Delete.
383         * elflink.c (elf_link_add_object_symbols): Clear out added
384         strtab refs.  Correct handling of warning common symbols.
385
386 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
387
388         * aout0.c: Remove trailing white spaces.
389         * archive.c: Likewise.
390         * archures.c: Likewise.
391         * bfd-in.h: Likewise.
392         * bfd-in2.h: Likewise.
393         * coff-alpha.c: Likewise.
394         * coff-i860.c: Likewise.
395         * coff-mips.c: Likewise.
396         * coff-ppc.c: Likewise.
397         * coff-tic80.c: Likewise.
398         * coff-x86_64.c: Likewise.
399         * coff-z80.c: Likewise.
400         * coffcode.h: Likewise.
401         * coffgen.c: Likewise.
402         * cofflink.c: Likewise.
403         * compress.c: Likewise.
404         * corefile.c: Likewise.
405         * cpu-arm.c: Likewise.
406         * cpu-avr.c: Likewise.
407         * cpu-bfin.c: Likewise.
408         * cpu-cr16.c: Likewise.
409         * cpu-cr16c.c: Likewise.
410         * cpu-crx.c: Likewise.
411         * cpu-h8300.c: Likewise.
412         * cpu-i386.c: Likewise.
413         * cpu-lm32.c: Likewise.
414         * cpu-m68k.c: Likewise.
415         * cpu-moxie.c: Likewise.
416         * cpu-msp430.c: Likewise.
417         * cpu-sh.c: Likewise.
418         * cpu-xc16x.c: Likewise.
419         * dwarf2.c: Likewise.
420         * ecofflink.c: Likewise.
421         * ecoffswap.h: Likewise.
422         * elf-ifunc.c: Likewise.
423         * elf-m10300.c: Likewise.
424         * elf-vxworks.c: Likewise.
425         * elf32-avr.c: Likewise.
426         * elf32-avr.h: Likewise.
427         * elf32-cr16.c: Likewise.
428         * elf32-cr16c.c: Likewise.
429         * elf32-cris.c: Likewise.
430         * elf32-crx.c: Likewise.
431         * elf32-frv.c: Likewise.
432         * elf32-hppa.c: Likewise.
433         * elf32-i860.c: Likewise.
434         * elf32-ip2k.c: Likewise.
435         * elf32-iq2000.c: Likewise.
436         * elf32-m32c.c: Likewise.
437         * elf32-m68hc1x.c: Likewise.
438         * elf32-msp430.c: Likewise.
439         * elf32-mt.c: Likewise.
440         * elf32-ppc.c: Likewise.
441         * elf32-rl78.c: Likewise.
442         * elf32-s390.c: Likewise.
443         * elf32-score.h: Likewise.
444         * elf32-sh-symbian.c: Likewise.
445         * elf32-sh.c: Likewise.
446         * elf32-spu.c: Likewise.
447         * elf32-tic6x.c: Likewise.
448         * elf32-v850.c: Likewise.
449         * elf32-xc16x.c: Likewise.
450         * elf32-xtensa.c: Likewise.
451         * elf64-alpha.c: Likewise.
452         * elf64-hppa.c: Likewise.
453         * elf64-ppc.c: Likewise.
454         * elf64-s390.c: Likewise.
455         * elfcore.h: Likewise.
456         * elflink.c: Likewise.
457         * elfxx-mips.c: Likewise.
458         * elfxx-sparc.c: Likewise.
459         * elfxx-tilegx.c: Likewise.
460         * ieee.c: Likewise.
461         * libcoff.h: Likewise.
462         * libpei.h: Likewise.
463         * libxcoff.h: Likewise.
464         * linker.c: Likewise.
465         * mach-o-i386.c: Likewise.
466         * mach-o-target.c: Likewise.
467         * mach-o.c: Likewise.
468         * mach-o.h: Likewise.
469         * mmo.c: Likewise.
470         * opncls.c: Likewise.
471         * pdp11.c: Likewise.
472         * pe-x86_64.c: Likewise.
473         * peXXigen.c: Likewise.
474         * pef-traceback.h: Likewise.
475         * pei-x86_64.c: Likewise.
476         * peicode.h: Likewise.
477         * plugin.c: Likewise.
478         * reloc.c: Likewise.
479         * riscix.c: Likewise.
480         * section.c: Likewise.
481         * som.c: Likewise.
482         * syms.c: Likewise.
483         * tekhex.c: Likewise.
484         * ticoff.h: Likewise.
485         * vaxbsd.c: Likewise.
486         * xcofflink.c: Likewise.
487         * xtensa-isa.c: Likewise.
488
489 2013-01-10  Will Newton <will.newton@imgtec.com>
490
491         * Makefile.am: Add Meta.
492         * Makefile.in: Regenerate.
493         * archures.c (bfd_mach_metag): New.
494         * bfd-in2.h: Regenerate.
495         * config.bfd: Add Meta.
496         * configure: Regenerate.
497         * configure.in: Add Meta.
498         * cpu-metag.c: New file.
499         * elf-bfd.h: Add Meta.
500         * elf32-metag.c: New file.
501         * elf32-metag.h: New file.
502         * libbfd.h: Regenerate.
503         * reloc.c: Add Meta relocations.
504         * targets.c: Add Meta.
505
506 2013-01-08  Yufeng Zhang  <yufeng.zhang@arm.com>
507
508         * elf-bfd.h (elfcore_write_aarch_tls): Add prototype.
509         (elfcore_write_aarch_hw_break): Likewise.
510         (elfcore_write_aarch_hw_watch): Likewise.
511         * elf.c (elfcore_grok_aarch_tls): New function.
512         (elfcore_grok_aarch_hw_break): Likewise.
513         (elfcore_grok_aarch_hw_watch): Likewise.
514         (elfcore_grok_note): Call the new functions to handle the
515         corresponding notes.
516         (elfcore_write_aarch_tls): New function.
517         (elfcore_write_aarch_hw_break): Likewise.
518         (elfcore_write_aarch_hw_watch): Likewise.
519         (elfcore_write_register_note): Call the new functions to handle the
520         corresponding pseudo sections.
521
522 2013-01-07  Tom Tromey  <tromey@redhat.com>
523
524         * section.c (_bfd_std_section): Rename from std_section.
525         (bfd_com_section_ptr, bfd_und_section_ptr, bfd_abs_section_ptr)
526         (STD_SECTION): Update.
527         * bfd-in2.h: Rebuild.
528
529 2013-01-04  Juergen Urban <JuergenUrban@gmx.de>
530
531         * archures.c (bfd_mach_mips5900): Define.
532         * bfd-in2.h: Regenerate.
533         * config.bfd: Add mips64-ps2-elf and mips-ps2-elf targets.
534         * cpu-mips.c: Add support for MIPS r5900.
535         * elfxx-mips.c: Add support for MIPS r5900 (extension of r4000).
536
537 2013-01-03  Nickolai Zeldovich  <nickolai@csail.mit.edu>
538             Nick Clifton  <nickc@redhat.com>
539
540         * elflink.c (get_value): Prevent the use of an undefined shift
541         operation.  Add sanity checks.
542
543 2013-01-02  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
544
545         * config.bfd (cr16*-*-uclinux*): New target support.
546
547
548 For older changes see ChangeLog-2012
549 \f
550 Copyright (C) 2013 Free Software Foundation, Inc.
551
552 Copying and distribution of this file, with or without modification,
553 are permitted in any medium without royalty provided the copyright
554 notice and this notice are preserved.
555
556 Local Variables:
557 mode: change-log
558 left-margin: 8
559 fill-column: 74
560 version-control: never
561 End: