* common.h: Fix case of "Meta".
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2013-01-10 Will Newton <will.newton@imgtec.com>
2
3 * Makefile.am: Add Meta.
4 * Makefile.in: Regenerate.
5 * archures.c (bfd_mach_metag): New.
6 * bfd-in2.h: Regenerate.
7 * config.bfd: Add Meta.
8 * configure: Regenerate.
9 * configure.in: Add Meta.
10 * cpu-metag.c: New file.
11 * elf-bfd.h: Add Meta.
12 * elf32-metag.c: New file.
13 * elf32-metag.h: New file.
14 * libbfd.h: Regenerate.
15 * reloc.c: Add Meta relocations.
16 * targets.c: Add Meta.
17
18 2013-01-08 Yufeng Zhang <yufeng.zhang@arm.com>
19
20 * elf-bfd.h (elfcore_write_aarch_tls): Add prototype.
21 (elfcore_write_aarch_hw_break): Likewise.
22 (elfcore_write_aarch_hw_watch): Likewise.
23 * elf.c (elfcore_grok_aarch_tls): New function.
24 (elfcore_grok_aarch_hw_break): Likewise.
25 (elfcore_grok_aarch_hw_watch): Likewise.
26 (elfcore_grok_note): Call the new functions to handle the
27 corresponding notes.
28 (elfcore_write_aarch_tls): New function.
29 (elfcore_write_aarch_hw_break): Likewise.
30 (elfcore_write_aarch_hw_watch): Likewise.
31 (elfcore_write_register_note): Call the new functions to handle the
32 corresponding pseudo sections.
33
34 2013-01-07 Tom Tromey <tromey@redhat.com>
35
36 * section.c (_bfd_std_section): Rename from std_section.
37 (bfd_com_section_ptr, bfd_und_section_ptr, bfd_abs_section_ptr)
38 (STD_SECTION): Update.
39 * bfd-in2.h: Rebuild.
40
41 2013-01-04 Juergen Urban <JuergenUrban@gmx.de>
42
43 * archures.c (bfd_mach_mips5900): Define.
44 * bfd-in2.h: Regenerate.
45 * config.bfd: Add mips64-ps2-elf and mips-ps2-elf targets.
46 * cpu-mips.c: Add support for MIPS r5900.
47 * elfxx-mips.c: Add support for MIPS r5900 (extension of r4000).
48
49 2013-01-03 Nickolai Zeldovich <nickolai@csail.mit.edu>
50 Nick Clifton <nickc@redhat.com>
51
52 * elflink.c (get_value): Prevent the use of an undefined shift
53 operation. Add sanity checks.
54
55 2013-01-02 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
56
57 * config.bfd (cr16*-*-uclinux*): New target support.
58
59
60 For older changes see ChangeLog-2012
61 \f
62 Copyright (C) 2013 Free Software Foundation, Inc.
63
64 Copying and distribution of this file, with or without modification,
65 are permitted in any medium without royalty provided the copyright
66 notice and this notice are preserved.
67
68 Local Variables:
69 mode: change-log
70 left-margin: 8
71 fill-column: 74
72 version-control: never
73 End:
This page took 0.03249 seconds and 4 git commands to generate.